Synology-Forum.nl

Packages => 3rd party Packages => SickRage => Topic gestart door: Goner op 18 april 2016, 15:12:53

Titel: Serie achtergrond ?
Bericht door: Goner op 18 april 2016, 15:12:53
Valt me opeens op dat op de individuele serie pagina's een mooie doorzichtige background staat ...
Heb ik nou zitten slapen of is dat er al langer ?
Kan niks vinden in change logs ... maar er is een optie en instellingen voor "Show fanart in the background" onder General - Interface
Titel: Re: Serie achtergrond ?
Bericht door: Robert Koopman op 18 april 2016, 16:42:57
Is er pas sinds vandaag/gisteren.
Ik vind het nog niet geweldig.
Titel: Re: Serie achtergrond ?
Bericht door: Nazgul op 18 april 2016, 16:44:22
Als je hebt liggen te slapen hebt dan ben je niet de enige.
Maar volgens mij is dit er met een van de laatste update "ingeslopen"
Persoonlijk vind ik het erg mooi!


Titel: Re: Serie achtergrond ?
Bericht door: Satch_23 op 18 april 2016, 17:03:25
Committed op 17 april 2016 (#1531):

Fanart background in displayShow (#1531)
* DisplayShow background (#1524)

some changes in CSS files (dark.css & style.css).
set opacity to 0.8 on summary and displayShowTable.display_show classes
only did changes to dark skin now. once we land on something i can do the same changes to the light.css file.

one new file backstretch.js in js/
this is the one called backstretch.min.js from the source of that project.

5 line block added in DisplayShow.mako to load backstretch.js and set background to fanart.
if no background exists for a show in cache folder the background will be like before.

* Add backstretch to bower, and minify into vender.min.js
Add dependancies for testing to fix the travis build

* Move backstretch call to core.js

* Add option to be able to disable fanart in the background of displayShow, in /config/general/ on the interface tab

* Add gui option (/config/general on Interface tab) to adjust opacity of fanart backround in displayShow