Nothing planned yet.Is a complete switch to the V4 API planned? I’m not asking for a specific date or timeframe.![]()
Both are betterInstead of TMDB v4, maybe themoviedb.org?
Is there a valid 'work around' anywhere [as API V4 change finally bitten me] - updating the database in the background is option - I have python script to pull episode/full series into XML sand then parse by hand to create sqlite3 insert/update commands - but it's anything but Elegant, and Elegant is exactly what MP-TV Series is:-<Nothing planned yet.
I guess you could set up a proxy... it would receive V1 requests from the plugin and convert them to V4, retrieve the information, and send it back...I have python script to pull episode/full series into XML