Moritz Schappler

Results 13 issues of Moritz Schappler

Due to the issue of unknown origin of media, warnings are generated in the log file like "...has no field uniqueid in database. Try rescraping". The media id should be...

As reported in Forum post [No. 202](https://forum.kodi.tv/showthread.php?tid=164652&pid=2649008#pid2649008), incorrect timestamps in queries lead to errors in the default settings of newer mySQL installations. Solution: Add a check for validity of the...

according to [this post](https://forum.kodi.tv/showthread.php?tid=164652&pid=2885525#pid2885525), it is possible in the trakt addon to update the WatchedList after a library update.

reported [here](https://forum.kodi.tv/showthread.php?tid=164652&pid=3001838#pid3001838). An error in the mySQL connection either [after closing](https://github.com/SchapplM/xbmc-addon-service-watchedlist/blob/master/lib/watchedlist/watchedlist.py#L557), or in [watch_user_changes](https://github.com/SchapplM/xbmc-addon-service-watchedlist/blob/master/lib/watchedlist/watchedlist.py#L1301) leads to the exit of the addon, even when in periodic mode or watching the user...

I'm wondering if it can also sync resume point (i.e. stop movie in one room, resume in another). If so, this would be perfect. If not, could this be something...

enhancement
Priority-Low

As [reported in the forum](https://forum.kodi.tv/showthread.php?tid=164652&pid=2897220#pid2897220), it might be useful to define a blacklist of shows, that should not be included in the watchedlist database. Scenario: Second user watches specific TV...

Priority-Low

[reported here](https://forum.kodi.tv/showthread.php?tid=164652&pid=2885335#pid2885335)

https://forum.kodi.tv/showthread.php?tid=164652&pid=2807936#pid2807936

Priority-Low

> I have my watched list set to sync every 24 hours and it just doesn't do it unless I have that change.

question
Priority-Low

I am currently trying to save a figure with multiple legends created by [legendflex](https://github.com/kakearney/legendflex-pkg). There is a [minimal example](https://github.com/SchapplM/matlab2tikz/blob/legendflex/test/legendflex_test/legendflex_bug_minexample.m) in my fork of the repository. With matlab2tikz the vertical position...

dependency-related
workaround-exists