Sick-Beard icon indicating copy to clipboard operation
Sick-Beard copied to clipboard

New Interface (beta)

Open elmarkou opened this issue 12 years ago • 27 comments

Hi There,

I worked a few weeks on a new interface, because I thought It could be nicer. So I tried to keep the most in tact but with a modern touch. So If you want to check it out, I'd be glad.... (Just replace the data folder with mine)

Till now I've shared it with some friends and they love it. There are some things I have to work on for example getting thumbnails instead of the full images van the tvdb. And I want to use 1 folder with the new interface and the scripts / css / images folders inside this template folder but for some reason this is not working. Looks like some Url rewriting stuff. But work in progress..

I attached a some screenshots:

Index

Details

Upcoming

History

Update

Config

Feedback

elmarkou avatar Jun 01 '12 12:06 elmarkou

Love it

Diaoul avatar Jun 01 '12 13:06 Diaoul

i like it but ive seen another based on bootstrap that goes well too. think we need a basic theme system (even it just sets dif folder at first) so that people can pick what they like.

ctalkington avatar Jun 01 '12 14:06 ctalkington

I like the option of choosing a theme as well, but it's not possible right now :( I'm not a python guy only front end. So Cannot make this

elmarkou avatar Jun 01 '12 14:06 elmarkou

@elmarkou im more of a php/javascript guy myself, just think it would be nice to use Bootstrap as a base for responsive styling between devices but not everyone wants that so be nice if we had some way to pick. id imagine just need to be able to prefix paths with a theme name or such based on an option.

ctalkington avatar Jun 01 '12 14:06 ctalkington

it does look like the interface folder is kinda setup for such a thing.but all the images and scripts really should be a path deeper imho for easier customization.

ctalkington avatar Jun 01 '12 14:06 ctalkington

@ctalkington yes. I tried to copy the default folder and rename it to another folder name within this folder I'd like to use the JS CSS and IMG folders that's used by this template. But for some reason it's not working, looks like url rewriting. I understand using the bootstrap base but for now that took to much time. I reckon there is a lot of inline styles and code that doesn't make the code nice at all. But well for now.... this is ok. It's just a design for my self but I like to share it with others.

elmarkou avatar Jun 01 '12 14:06 elmarkou

@elmarkou yep, I get it, looks nice too :)

ctalkington avatar Jun 01 '12 14:06 ctalkington

Looks great!

ghost avatar Jun 01 '12 15:06 ghost

Looks nice, but it has no chance of being pulled my midgetspy with IE specific style… (ask @thezoggy) Also adding/replacing a donate button with your own PayPal address isn't in the spirit of this project... A lot of people have donated some great code... Some far more than others, but midgetspy really deserves the donations for his work!

nberlee avatar Jun 01 '12 16:06 nberlee

@nberlee as long this is not used by midgetspy I can put it there! It's the peoples choice to donate or not.

elmarkou avatar Jun 01 '12 18:06 elmarkou

I haven't tried it, but looks really nice from the screen shots!

xombiemp avatar Jun 01 '12 19:06 xombiemp

i created a bootstrap version of sb a bit ago but it's still yet to be merged with master, once thats merged it may be a bit easier to create your own versions if thats the way you want to go. we have no plans to do themes.... you can just use the sb api and go that route (htpc-manager) for example

https://github.com/midgetspy/Sick-Beard/pull/382

thezoggy avatar Jun 01 '12 23:06 thezoggy

Looks great! Hope this gets merged in.

smidley avatar Jun 06 '12 22:06 smidley

you may like this progress-bar we created for bootstrap: http://minddust.github.com/bootstrap-progressbar/

thezoggy avatar Jun 07 '12 05:06 thezoggy

Very nice work. I really hope to see this merged together with thezoggy's bootstrap pull request!

Let's hope that midgetspy likes this too.

piejanssens avatar Jun 08 '12 00:06 piejanssens

Does anyone know a way to fetch thumbnails? I tried making thumbs in the /cache/images/ dir but I'm unable to fetch it in sickbeard bij /cache/images/123456.thumb.jpg

elmarkou avatar Aug 08 '12 17:08 elmarkou

you use the tvdb api to fetch images (which we populate the cache). what are you trying to use thumbnails for? metadata?

thezoggy avatar Aug 09 '12 05:08 thezoggy

in fact this is just the Headphones theme you translated to sickbeard

an0Nym0us63 avatar Aug 23 '12 17:08 an0Nym0us63

its just stock bootstrap.. dunno how its 'headphones' theme..

thezoggy avatar Aug 23 '12 22:08 thezoggy

yeah you're right i didnt know this common bootstrap style.

May i say that this is very beautiful

an0Nym0us63 avatar Aug 28 '12 14:08 an0Nym0us63

this looks incredible!

sofakng avatar Oct 24 '12 18:10 sofakng

if you guys have upgraded to the latest sb, you prob noticed that we now use a few bootstrap elements. due to their bugs in modal/typeahead/etc.. we are going to continue to rely on jquery ui for that. also they have known issues with android/ios on their dropdown/navbar.. ill look into addressing that later.

thezoggy avatar Oct 24 '12 22:10 thezoggy

This interface looks gorgeous. The main page looks stunning, however when I try to access one of my shows, I am getting an error 500: cannot find 'seasonfolders'. Any ideas?

datablitz7 avatar Nov 03 '12 19:11 datablitz7

This would be cool if it could be updated for the latest SB

PrimusNZ avatar Jan 19 '13 09:01 PrimusNZ

Really nice but I don't see the point of adding a theme system. A good default theme is a lot better (also usability-wise) than having 100s of different themes. There's no point of having a theme system IMO.

mweibel avatar Jan 26 '13 09:01 mweibel

Not pretty. Just a responsive update for the current one a better idea?

ghost avatar Mar 28 '13 18:03 ghost

@RupsNL Taste is personal, but if you'd look at the other comments you'd see that a lot of people really like it.

@elmarkou Is it possible to install this (maybe create a script) so that it is also persistent across master branch commits?

piejanssens avatar Apr 10 '13 14:04 piejanssens

the problem with themes is that someone has to maintain them to stay current with features/functions/fixes. unless the 'theme' was really just a css change but then your limited on what you could actually change..

do you really use sb's ui all that much? if so. why? with sb's api you can just make your own ui the way you want.. or what about using apps/addons to handle the specific task you want to do..

thezoggy avatar Apr 10 '13 20:04 thezoggy