Jump to content

Recommended Posts

BetaTester
Posted

Hi there, 

 

I saw many of you using the cover image ( or banner? ) as the movie background with very low opacity. 

How can we set it in css?

 

Also, how can I set the width and height of the thumbnails in the movie page?

The aspect should be correct, but I think it is a bit too long.

 

Thanks :)

Posted

Hi, you want to use the poster as the background?

Happy2Play
Posted

Got a example, as only backdrops are used.  

 

Pretty sure both those items are done in scripts.

arrbee99
Posted

If you just want to make the background brighter in a browser, Happy2play provided this -

 

/* Make Backdrop Much Brighter */
.backgroundContainer.withBackdrop {background: rgba(0,0,0,.10)!important;}

BetaTester
Posted

Hi, you want to use the poster as the background?

 

Yeah, are there some simple examples? :D

BetaTester
Posted (edited)

If you just want to make the background brighter in a browser, Happy2play provided this -

 

/* Make Backdrop Much Brighter */

.backgroundContainer.withBackdrop {background: rgba(0,0,0,.10)!important;}

hmmm but how do we make a backdrop there in the first place lol :P

Are there some documentations?

Edited by BetaTester
arrbee99
Posted

Do you have your own media and your own Emby server set up ? If so, they should be downloaded automatically. I'm not sure what the default values are, but I think Emby should download at least one background from the Internet/metadata provider.

arrbee99
Posted

If you go to Library and Edit, say, your Movies Library, you need to Show Advanced Settings, go down to Movie Image Fetchers and tick as required. Also click on Fetcher Settings and adjust as required.

 

5e77f7178363e_EmbyMovieImageFetchers.jpg

Happy2Play
Posted

hmmm but how do we make a backdrop there in the first place lol :P

Are there some documentations?

That is the css code to affect the scripted code to pull your existing backdrops.

 

I truly don't understand what you are asking for in this topic.

BetaTester
Posted

Ahhh Sorry. I didnt know we can add the backdrop there by clicking add image :( I thought that function is used for cover art lol

Do we have to click More -> Edit Images -> Add -> As backdrop for every single movie? Are there any possible way to make poster.png as backdrop by default?

Happy2Play
Posted

Ahhh Sorry. I didnt know we can add the backdrop there by clicking add image :( I thought that function is used for cover art lol

Do we have to click More -> Edit Images -> Add -> As backdrop for every single movie? Are there any possible way to make poster.png as backdrop by default?

These options are enabled by default per provider so I am still confused on the issue.  Unless you media is unidentified.

 

You can always do a library level metadata refresh and search for missing.

 

That is the thing, Poster.png is just that a Poster.  Backdrops are backdrop.ext, backdrop2.ext.  Posters will not be used as backdrops unless you find the script that applies them and change backdrop to Primary image.  But I don't think that would would look very good.

BetaTester
Posted

These options are enabled by default per provider so I am still confused on the issue.  Unless you media is unidentified.

 

You can always do a library level metadata refresh and search for missing.

 

That is the thing, Poster.png is just that a Poster.  Backdrops are backdrop.ext, backdrop2.ext.  Posters will not be used as backdrops unless you find the script that applies them and change backdrop to Primary image.  But I don't think that would would look very good.

 

Yeah they are unidentified movies. Thats why the primary.png is there, but the backdrop is missing by default.

hmmm guess I have to do it by manual -_-. Thanks anyway.

BetaTester
Posted

Actually, can Emby assign the backdrop png location from the nfo? ( Since it assigns primary from the nfo anyway )

Maybe I can bulk enter the information there at 1 time. That will save a lot of time for huge amount of unidentified movies.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...