Closed MoOx closed 6 months ago
Hello!
I haven't worked on that in years, it might be deprecated. I can help you updating it if you need.
I am trying to update it but it seems there isn't the necessary id to found the shows/movies since the CSV doesn't seems to have tmdb/tvdb ids...
Shows example
id,title,archive,episode,remaining,status,tags
27044,Ahsoka,0,S01E08,0,100,
27045,Andor,0,S01E22,0,100,
Movies example
id,title,status,date
122031,"Swamp Thing",0,
122023,"Supergirl: Woman of Tomorrow",0,
122030,"The Brave and the Bold",0,
Am I wrong ?
Yep, It doesn't looks ids from thetvdb.
https://www.betaseries.com/forum/questions/3841-csv-export-fields-pour-export-vers-trakt#p_292916
It seems you are not the only one. CSV export looks like a dead end (not cool, it was possible before). Maybe using the API?
they removed imdb ID, so we can't import it to trakt.tv, this script isn't working anymore. The only ID we've got in the CSV is their internal ID. The only solution I see should be to extract IMDB ID from their API: https://developers.betaseries.com/reference/get-movies-movie
After running the script, here is what I got