ZeroQI Major re-write test release
Pre-release
Pre-release
In testing right now
- Auto create agent data folders (allow to use unsupported appstore to install)
- Splitted metadata source code as external modules (init, common, AnimeLists, AniDB, TheTVDB, TheMovieDb, FanartTV, MyAnimeList, OMDb, Plex, TVTunes[televisiontunes.com], Simkl[not completed])
- Each field has a metadata source priority order in the Preference file (no distinction between movie/serie/season/ep)
- All json/xml now cached, and a function GetJson/GexXml to pull the field and optionally to write in a variable or dict, and local load (no plex caching), improves greatly speed, thx Dingmatt!
- Collections: added preliminary support for tags 'ended', 'continuing', 'Dubbed', 'Subbed'
- Readable logs
- Forced id section moved to init.py
- bi-directional (AniDB+> TVDB and TVDB=>AniDB) mapping functions in common.py