steeve/pulsar

Repeating failure to load the list of movies/shows from TMDB

Opened this issue · 1 comments

Some plugins interfere with pulsar loading its data from TMDB, causing requests limit to become exceeded sooner then pulsar expects. Threads end execution after timeout, leaving parts of array of shows set to nil, which, in turn, leads to a crash.
Since this problem is not because of network issues but because of deterministic process, user is unable to load the list at all, until he disables the interfering plugins.

Same problem