home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
MediaPortal 1 Plugins
Popular Plugins
My TVSeries
MP-TVSeries v4.3.6 Release [2020-01-24]
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="RoChess" data-source="post: 1261564" data-attributes="member: 18896"><p>No scan should still work.</p><p></p><p>On old XML API v1 MP-TVSeries would make an API call like this one to find the show -- <a href="http://www.thetvdb.com/api/GetSeries.php?seriesname=Grey%27s+Anatomy" target="_blank">http://www.thetvdb.com/api/GetSeries.php?seriesname=Grey's+Anatomy</a></p><p></p><p>Then it would use that result to get a ZIP file containing all the data. TheTVdB updates those ZIP files at a certain interval if users make contributions, and on a locked series they will simply not be able to make those contributions, but the ZIP file will still be available.</p><p></p><p>However, TheTVdB has been pushing API v2 for a while, and I don't know if MP-TVSeries got updated. If it did it would need to make a massive amount of JSON based REST API calls and maybe your system or internet connection is struggling to keep up? Highly doubt it is your side, so it could be the serving side limiting things, but that is difficult to diagnose unless you install Fiddler2 or WireShark to analyze the HTTP traffic. Things get complicated very quickly when you have to do this, but not sure MP-TVSeries has enough logging to figure out why it fails (unless it does and you overlooked entries in log file that explain why things are failing). Networking can be a pain to resolve, due to time-out values and retries. Throw into the mix that everything is multi-threaded and you got a nightmare to untangle. Moving-Pictures has an advanced option to limit threads down to 1, and off the top of my head I cannot remember if MP-TVSeries has the same option.</p></blockquote><p></p>
[QUOTE="RoChess, post: 1261564, member: 18896"] No scan should still work. On old XML API v1 MP-TVSeries would make an API call like this one to find the show -- [URL]http://www.thetvdb.com/api/GetSeries.php?seriesname=Grey%27s+Anatomy[/URL] Then it would use that result to get a ZIP file containing all the data. TheTVdB updates those ZIP files at a certain interval if users make contributions, and on a locked series they will simply not be able to make those contributions, but the ZIP file will still be available. However, TheTVdB has been pushing API v2 for a while, and I don't know if MP-TVSeries got updated. If it did it would need to make a massive amount of JSON based REST API calls and maybe your system or internet connection is struggling to keep up? Highly doubt it is your side, so it could be the serving side limiting things, but that is difficult to diagnose unless you install Fiddler2 or WireShark to analyze the HTTP traffic. Things get complicated very quickly when you have to do this, but not sure MP-TVSeries has enough logging to figure out why it fails (unless it does and you overlooked entries in log file that explain why things are failing). Networking can be a pain to resolve, due to time-out values and retries. Throw into the mix that everything is multi-threaded and you got a nightmare to untangle. Moving-Pictures has an advanced option to limit threads down to 1, and off the top of my head I cannot remember if MP-TVSeries has the same option. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Plugins
Popular Plugins
My TVSeries
MP-TVSeries v4.3.6 Release [2020-01-24]
Contact us
RSS
Top
Bottom