####This script is discontinued now, i added plex support to trackma, a more complete tracker.
Plex media server anime list updater.
========= Requires:
- Plex (d'oh)
- Python 3
- hummingbird.me API wrapper
- Only tested on linux (ubuntu), but should work on anything else.
========= Currently supported file naming coventions (where XX is the episode count and [*] can be (*)):
- Title - XX.ext
- [Group] Title - XX.ext
- Title - XX [Media data].ext
- [Group] Title - XX [Media data].ext
- [text][Group][text] Title - XX [text][Media data][text].ext
========= TODO:
myanimelist.net supportDual list support (update both HB and MAL lists at the same time)Support for most of the file naming conventionsMovies support- Search by name and add to list (might be buggy)
- A GUI? (QT or wxWidgets probably)
- An indicator?