TMDbHelper v6.0.0
This v6.0.0 release involves a large refactor of Trakt Sync database management code to provide a clearer and more logical database structure.
In some cases there might be performance improvements; however the goal here is less about squeezing performance and more about improving structure to provide a more maintainable and filterable database of Trakt sync data. These database improvements also provide future possibilities of new features to combine sync data in more complex and interesting ways.
I have done my best to keep existing functionality in place and test as many features as possible to ensure that they continue to work. However, as with any large refactoring of a code base, there is always the potential for unexpected bugs or issues, especially when it comes to more unusual use cases.
I appreciate it can be frustrating to have a previously working feature break. If I've broken something, bug reports are greatly appreciated, but please be civil and try not to take your frustration out on me. Remember that I'm just one person and I do all this for free.
There are always previous versions available on the releases page to rollback to if there is a major issue that I've overlooked -- though I'm hoping this isn't the case and everything I've tested appears to be working correctly.