Skip to content

v0.15.0

Compare
Choose a tag to compare
@CastagnaIT CastagnaIT released this 20 Aug 17:58
  • Implemented data management through database
  • Implemented automatic export of new episodes
  • Implemented a version upgrade system
  • Implemented management of login errors
  • Added a new context menu "Export new episodes" for a single tv show
  • Added ability to exclude (and re-include) a tv show from library auto update
  • Added possibility to share the same library with multiple devices (MySQL server is required)
  • No more concurrency and data loss problems of previous "persistent storage"
  • Fixed continuous "new access" email notification from netflix
  • Fixed locale id error
  • Fixed automatic library updates
  • Fixed logout now the profiles are no longer accessible and you can enter your credentials
  • Fixed exporting tvshow.nfo for a single episode
  • Fixed UpNext watched status from Kodi library
  • Fixed issue with library items that containing % in the path
  • Other minor improvements and fixes