5.3
Recent Commits to hypnotix:master
-
5.3
-
Fixed memory leak (#387)
Fixed memory leak (#387) * Fixed massive memory leak * Bugfix: stop mpv before doing anything else (otherwise sometimes the spinner won't start, for example)
-
Remove movie info section
Remove movie info section - python3-imdbpy is dead - python4-tmdbsimple needs an API key - VOD movies/series are rarely tested because they're very rare in free streams.
-
Remove hard dependency on python3-imdbpy
Remove hard dependency on python3-imdbpy IMDBPY is no longer available/maintained upstream. We also probably need to consider whether or not to keep the movie DB feature.. - VOD movies are super niche, very rare with free streams, so not well tested. - TMDB needs an API key...