Open foosatraz opened 6 years ago
Big change.. will have to spend a bit of time fixing.. Away from decent computer for next 2-3 weeks. will attempt to update once I return
Do you still actively use this tool? Do you just use it with a tvdb_api from before the move to the new API?
I checked out the version of tvdb_api from before the v2 API update (version 8f34a0d) and was able to get hdhr2plex to work with a few tweaks.
Looking at the tvdb_api commit where they moved to v2 API, the changes are non-trivial.
I actively use it - but it's not been updated in a very very long time... I'll check in to things when I return... is about time I did a little more work on these scripts
Do you usually run it on a NAS? Python 2 or 3?
I run it on my QNAP NAS with Python 2.
tvdb_api has moved from the TVDB API v1 to the TVDB API v2 .
Figured this out because data coming back is seriesName instead of seriesname, and also pretended with u to show that it is unicode.