Page 1 of 1

Backdrop language issue (Emby)

Posted: Thu Feb 02, 2017 9:19 pm
by happy2play
Inquiring on behalf of Emby, since the change to Backdrops language being none or lang "00" Emby does not return new backdrops since it is still language specific, as are your older images. So there a plan to normalize all backdrops to be language neutral?


Example of new
"moviebackground": [
{
"id": "164047",
"url": "http://assets.fanart.tv/fanart/movies/3 ... 82897d.jpg",
"lang": "00",
"likes": "4"
}

and Old
"moviebackground": [
{
"id": "20936",
"url": "http://assets.fanart.tv/fanart/movies/8 ... 5aa466.jpg",
"lang": "en",
"likes": "3"
}

https://emby.media/community/index.php? ... -download/

Re: Backdrop language issue (Emby)

Posted: Fri Feb 03, 2017 12:26 am
by Esky
Hi,

I've been on at Kode for ages to do a global update of all TV & Movie background images and set the language to: None (Which I guess equates to 00 for the API as you have mentioned)

It affects the results from Ember MediaManager in the same way.

The music backdrops are already defaulted to None.

Kode - you listening bud ?!?!

:D

Esky

PS. I've moved this topic to the BUGS section as he monitors this more frequently.

Re: Backdrop language issue (Emby)

Posted: Sun Feb 19, 2017 9:59 am
by happy2play
Doesn't look like Kode has been here in awhile.

Re: Backdrop language issue (Emby)

Posted: Tue Feb 21, 2017 11:06 am
by Kode
I'm on the IRC channel every day, I can do an update, but not really sure of the implications of this? Are *all* TV & Movie background images language neutral?

Re: Backdrop language issue (Emby)

Posted: Tue Feb 21, 2017 8:23 pm
by Esky
Yes they are.

Ideally they should default to: None (as opposed to '- Not Set -') as the scrapers I'm aware of have Language filters that can be set either to country language or 'None'

For example, I did try changing some of the older images from English/German etc. but when selecting 'None' via the moderator portal, the value actually becomes '- Not Set -' which means the images don't get picked up by the scrapers.

Re: Backdrop language issue (Emby)

Posted: Wed Feb 22, 2017 4:01 am
by happy2play
Kode wrote:I'm on the IRC channel every day, I can do an update, but not really sure of the implications of this? Are *all* TV & Movie background images language neutral?
Can't get on Emby's forum right to get Lukes exact words, but I know he would prefer a null value instead of lang "00".

Added Luke's quote.
yea it would just make things easier for everyone that uses fanart if they would make sure the unset language is always null (empty), instead of 00 or anything else.

Re: Backdrop language issue (Emby)

Posted: Thu Mar 16, 2017 1:19 am
by happy2play
Any update on this? There is still a mixed environment.
mixed.jpg
mixed.jpg (246.78 KiB) Viewed 18942 times

Re: Backdrop language issue (Emby)

Posted: Thu Mar 16, 2017 9:28 am
by Kode
I'm still not sure what you all want me to set the value to, lol, Esky says to set it to 00 (which is what none is defined as) and happy2play says it should be a null value (which isn't actually an option, but I could manually do it in the database)

Re: Backdrop language issue (Emby)

Posted: Thu Mar 16, 2017 9:54 am
by Kode
I've now replaced them all with empty values as I think that's how the music section deals with it, and it's easier for new uploads for it to be empty

*edit* Language dropdown has also been removed from backgrounds for future uploads