Plush UI for SABnzbd+ 0.5.x

Questions and bug reports for Beta releases should be posted here.
Forum rules
Help us help you:
  • Tell us what system you run SABnzbd on.
  • Adhere to the forum rules.
  • Do you experience problems during downloading?
    Check your connection in Status and Interface settings window.
    Use Test Server in Config > Servers.
    We will probably ask you to do a test using only basic settings.
  • Do you experience problems during repair or unpacking?
    Enable +Debug logging in the Status and Interface settings window and share the relevant parts of the log here using [ code ] sections.
User avatar
foxace
Release Testers
Release Testers
Posts: 67
Joined: November 15th, 2008, 10:31 am
Location: France

Re: Plush UI for SABnzbd+ 0.5.x

Post by foxace »

foxace wrote:
When I go on the page nzo I change my file back in the queue my page file is found at the end of the tail. Bug?

and for this question ?
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: Plush UI for SABnzbd+ 0.5.x

Post by shypike »

True, the queue issue is skin independent.
It does need investigation, I'll do that.

Edit: fixed, will be in next release.
Last edited by shypike on November 19th, 2009, 1:12 pm, edited 1 time in total.
User avatar
foxace
Release Testers
Release Testers
Posts: 67
Joined: November 15th, 2008, 10:31 am
Location: France

Re: Plush UI for SABnzbd+ 0.5.x

Post by foxace »

shypike wrote: True, the queue issue is skin independent.
It does need investigation, I'll do that.

Edit: fixed, will be in next release.
YES .work very good. Thanks
rAf
Moderator
Moderator
Posts: 546
Joined: April 28th, 2008, 2:35 pm
Location: France
Contact:

Re: Plush UI for SABnzbd+ 0.5.x

Post by rAf »

pairofdimes,

With IE8 on Win 7, it's not possible to change a job category, priority or pp : the dropdown list appears, but when mouseover the list, it disappear.
On OSX, the font used for queue and history titles in css is misspelled, it should be "AppleGothic" instead of "Apple Gothic".
User avatar
foxace
Release Testers
Release Testers
Posts: 67
Joined: November 15th, 2008, 10:31 am
Location: France

Re: Plush UI for SABnzbd+ 0.5.x

Post by foxace »

Hello
When I click on "pause x minutes" it nothing happens, I have to refresh the page so that the meter starts. Is this normal?
User avatar
foxace
Release Testers
Release Testers
Posts: 67
Joined: November 15th, 2008, 10:31 am
Location: France

Re: Plush UI for SABnzbd+ 0.5.x

Post by foxace »

When I click on pause for XX minutes it nothing happens.
The counter display that indicates the pause appears only if I refreshed the page.

You understand me? sorry my English is bad. ;D
I just realized that it worked very well on Windows, but not on linux.
brynjolf
Newbie
Newbie
Posts: 1
Joined: December 4th, 2009, 11:52 am

Re: Plush UI for SABnzbd+ 0.5.x

Post by brynjolf »

The RSS view in Opera 10.10 causes problems, you can only see one entry. If you delete the BR tags it starts to show, so somehow it gets "pushed" down until unhidden. Ie the problem being with the EntryBlock div, only one can be seen.

I fixed this locally by replacing float:left with float:none on line 1245 in plush-default.css, I'm sure you guys can find a more elegant solution.

Code: Select all

fieldset.EntryFieldSet {
  border:1px solid #333;
	display: inline;
	float: none;
As it looks different in all my browser I have no clue how it is supposed to look, are the Order type filter etc supposed to be below the HR or on the right?

Tell me if you need screenshots.
rAf
Moderator
Moderator
Posts: 546
Joined: April 28th, 2008, 2:35 pm
Location: France
Contact:

Re: Plush UI for SABnzbd+ 0.5.x

Post by rAf »

rAf wrote: On OSX, the font used for queue and history titles in css is misspelled, it should be "AppleGothic" instead of "Apple Gothic".
@pairofdimes : have you check this one ?
rAf
Moderator
Moderator
Posts: 546
Joined: April 28th, 2008, 2:35 pm
Location: France
Contact:

Re: Plush UI for SABnzbd+ 0.5.x

Post by rAf »

On OSX, I don't have "Century Gothic" font, but I have "AppleGothic", so the title is a bit ugly with 'sans serif' default font
rAf
Moderator
Moderator
Posts: 546
Joined: April 28th, 2008, 2:35 pm
Location: France
Contact:

Re: Plush UI for SABnzbd+ 0.5.x

Post by rAf »

In your css line you're already web safe with the 'sans serif' instruction.
If I'm not wrong, the browser will search for "Century Gothic" then for "Apple Gothic" and if neither are found will take browser sans serif default defined font.
User avatar
JamieM
Developer
Developer
Posts: 32
Joined: January 5th, 2010, 1:51 pm
Location: Netherlands

Re: Plush UI for SABnzbd+ 0.5.x

Post by JamieM »

WOW, i just installed 0.5.0 beta and this skin is awesome! finally a descent theme!

I personally would've changed the queue layout a little, at least make it less gray but apart from that its awesome!
malaky
Newbie
Newbie
Posts: 26
Joined: September 12th, 2008, 4:39 am

Re: Plush UI for SABnzbd+ 0.5.x

Post by malaky »

Started using Plush since sab 5.0 beta, never fully liked plush before but is much better now, and it's kind of growing on me, takes a little getting used to at first :)

I went over mine making the html mark up validate correctly (I tend to do this for a lot of themes) except a few places like the form per row table issue, too lazy to fix that just for myself :p


Something I notice, you use rel= for your text button's prompts, but this isn't allowed in <input, you can just use name instead (obviously changing the part in the js file). Also you use rel2= in one place that isn't valid, since this isn't the proper usage of rel anyway, using rev= instead of rel2= will show valid markup. :)
Last edited by malaky on January 16th, 2010, 4:18 pm, edited 1 time in total.
malaky
Newbie
Newbie
Posts: 26
Joined: September 12th, 2008, 4:39 am

Re: Plush UI for SABnzbd+ 0.5.x

Post by malaky »

I was racking my brain to try and find where the code for this was maintained, alluded me that it was actually with sab itself.

I was talking about the build with sab 0.5.0b6. Is Plush in this the most up to date so far?

I think I must be using a slightly old version some how, it's definitely not from my previous sab build because there are items in Plush that wasn't in there before.



/edit
Double checked and I was running the version in b6, so no issues there... from your changeset you've removed things like rel=/rel2= ... maybe you missed changing a few over?
Last edited by malaky on January 16th, 2010, 4:58 pm, edited 1 time in total.
Samplex
Newbie
Newbie
Posts: 4
Joined: October 7th, 2009, 11:59 am

Re: Plush UI for SABnzbd+ 0.5.x

Post by Samplex »

With beta6 is have higher CPU uasage...
MilkmanDan
Newbie
Newbie
Posts: 5
Joined: January 18th, 2010, 4:21 am

Re: Plush UI for SABnzbd+ 0.5.x

Post by MilkmanDan »

RSS screen is all messed up on Opera 10.10 (happened in previous versions, too). 
SABnzbd 0.5.0 Beta6
Windows 7 x64
Post Reply