Bigmack3000 108 Posted May 5, 2022 Posted May 5, 2022 I use tvdb as my main metadata source. They allow seasons to have names like this: Is there any way to have these names show up in Emby as well?
Happy2Play 9800 Posted May 5, 2022 Posted May 5, 2022 In 4.7 TVDB v4 api yes but devs would need to make changes to leverage the existing information. Spoiler "seasons": [{ "id": 471302, "seriesId": 250487, "type": { "id": 1, "name": "Aired Order", "type": "official" }, "name": "Murder House", "number": 1, "nameTranslations": ["ces,eng,fin,fra,hun,nld,pt,rus,spa,zho"], "overviewTranslations": ["ces,eng,fra,hun,nld,pt,rus,spa,zho"], "image": "https://artworks.thetvdb.com/banners/v4/season/471302/backgrounds/6206342b9454d.jpg", "imageType": 8, "companies": [{ "id": 0, "primaryCompanyType": 0 } ] }, In 4.6.7.0 no as v3 api does not have this info that I know of. 1
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now