jellyfin / TMDbLib

C#.Net library for TheMovieDB
MIT License
357 stars 132 forks source link

Missing: TV - Production Countries #153

Closed DanCooper closed 3 years ago

DanCooper commented 8 years ago

I'm not shure if this is only missing in your API or also in the TMDB API, but the website list "Production Contries" for tv shows (it's not documented in Apiary). Can you check that and add it to your API if TMDB does support this inforamtions in the API?

LordMike commented 8 years ago

Do you have an example?

DanCooper commented 8 years ago

https://www.themoviedb.org/tv/1399-game-of-thrones/edit?active_nav_item=production_information (need to be logged in to see the list)

LordMike commented 8 years ago

Can't find it anywhere in the docs or the output. They have origin_country and production_companies - but not production_countries

DanCooper commented 8 years ago

Ok, i have pushed an old thread on TMDB forum: https://www.themoviedb.org/talk/5427067ac3a3680b1b000472

LordMike commented 8 years ago

Thanks. I also wrote on their google page, but never received a response. Iirc.

-----Original Message----- From: "DanCooper" notifications@github.com Sent: ‎02-‎11-‎2015 09:36 To: "LordMike/TMDbLib" TMDbLib@noreply.github.com Cc: "Michael Bisbjerg" michael@mbwarez.dk Subject: Re: [TMDbLib] Missing: TV - Production Countries (#153)

Ok, i have pushed an old thread on TMDB forum: https://www.themoviedb.org/talk/5427067ac3a3680b1b000472 — Reply to this email directly or view it on GitHub.

Naliath commented 8 years ago

https://tmdb.lighthouseapp.com/projects/83077-api/tickets/513-add-production-countries-to-tv-series-response

DanCooper commented 3 years ago

Finally TMDb implemented this information to the database (see https://www.themoviedb.org/talk/5427067ac3a3680b1b000472?page=1)

DanCooper commented 3 years ago

bump :)

LordMike commented 3 years ago

Oh shoot - would you have the ability to make a PR with the fields?

DanCooper commented 3 years ago

PR? Pre-Release?

LordMike commented 3 years ago

Pull request :)

DanCooper commented 3 years ago

lol... :D No sorry, I don't know enough about C # to do a reasonable PR.

LordMike commented 3 years ago

@DanCooper this should be live on Githubs package feed soon.

I haven't yet worked up docs on how to use the github feed, but if you're able to, you can use it directly. :)

I think it'll be 1.7.7-alpha.11