Commit Graph

103 Commits (develop)

Author SHA1 Message Date
sephrat 1f37de0888
feat(emby): Show watched status for TV requests
1 year ago
sephrat 9cfb10bb1e
feat(emby): Show watched status for Movie requests
1 year ago
sephrat 9096e91d55 feat(sync): Detect reidentified series in Emby and Jellyfin
2 years ago
tidusjar b5a268510d Updated projects, updated entities to use a string as the primary keys. migrations need doing
2 years ago
tidusjar a9fb71b919 bug(plex/jellyfin): 🐛 Fixed an issue where updates for the syncs would not always save correctly
2 years ago
tidusjar 2927504f0e fix(emby): 🐛 Fixed the emby content sync #4513
2 years ago
tidusjar bd441cb54f fix(emby): 🐛 Fixed the emby content sync #4513
2 years ago
Jamie ba88848866
feat(radarr): 4K Requests and Radarr 4K support
2 years ago
sephrat 0ff0a704ff
refactor(newsletter): ♻️ Media servers + newsletter refactoring (#4463)
2 years ago
tidusjar 31427c387e Fixed the issue where Ombi would pickup a TV Show/Movie as available when it has the same TMDB Id as something that is already available.
3 years ago
tidusjar 0ad573a98a Fixed the issue where searching some movies may appear available if they have the same TvDb Id as the result's MovieDbId...
3 years ago
tidusjar 264568f396 Added the ability to re-process requests
3 years ago
tidusjar 3aa07aa7a6 Got most of it working!
3 years ago
tidusjar 530e55a39f Fixed the issue where MySql was sometimes throwing errors about not being able to execute the retry strat
3 years ago
tidusjar 078b30eba4 Use the database execution strategy around the manual transactions
3 years ago
tidusjar 951cc7da1b Improved a query (minor)
3 years ago
Joshua M. Boniface 9fe644f3db Add separate Jellyfin server type
4 years ago
tidusjar 6b668c62d6 Fixed all warnings
4 years ago
tidusjar 9e0986ce9f Added advanced options onto the TV page to stop mophawka bitchin'
4 years ago
tidusjar c1529da0e6 Added the ability to delete requests after they have become available
4 years ago
Jamie Rees e3094d2df1 small tweaks
4 years ago
Jamie Rees bbf9c4ba51 Fixed the exception being thown when reading from multiple IQuerables
4 years ago
Jamie Rees 77f8d76590 Fixed #3421
4 years ago
Jamie Rees e24ad04be9 merge
5 years ago
Jamie Rees 1069ddf9cf Fixed the multiple notifications (I think)
5 years ago
tidusjar 96e3e88261 Fixed the issues where the DB was being disposed too early
5 years ago
tidusjar 560c3c3ead Finished it!
5 years ago
tidusjar 1a086e6f19 Got MySql working
5 years ago
tidusjar 37aca4e423 Got the new DB structure in place
5 years ago
tidusjar 1286c40f82 Hopefully provide a fix now for #2998
5 years ago
Jamie Rees 1fa034908c Added transactions around all of the CUD operations
5 years ago
Jamie Rees 08b7e8f540 Add a internal retry when we have a locked db
5 years ago
tidusjar 439dc395d0 Reverted the global app lock for the db #2750
5 years ago
Jamie Rees e6e24c6a97 More for #2750
5 years ago
Jamie Rees 947c0e74cb Made use of the global mutex, this should now hopefully work #2750
5 years ago
Jamie Rees 3592781e94 Added a lock on the database commit level to see if I can improve locked db's
5 years ago
tidusjar ee89f6f16c Fixed build !wip
5 years ago
TidusJar ca48361865 Done the migration for the external db !wip
6 years ago
TidusJar 479ca819d7 Added in the external repo so we can rip out external stuff
6 years ago
TidusJar 618ee16d9d The settings have now been split out of the main db.
6 years ago
Jamie 70db3c7bca Loads more work *phew* !wip
6 years ago
Jamie Rees a7ccb74ad9 Added a smaller and simplier way of getting TV Request info
6 years ago
Jamie 05a0369aca Fixed the issue where when we find an episode for the recently added sync, we don't check if we should run the availbility checker.
6 years ago
Jamie b323db1864 Fixed a issue where the Plex Content Sync wouldn't pick up new shows #2276 #2244 #2261
6 years ago
Jamie Rees 7a9fc1213f Added the subscription for movies !wip
6 years ago
Jamie Rees 0ce9fb2df9 Fixed #2170
6 years ago
Jamie 386f5b1550 Emby improvments on the way we sync/cache the data.
6 years ago
tidusjar 11442e2ea7 Added the test button and done a bunch of testing. Almost ready !wip
6 years ago
Jamie b99a5a668b Think i've finished the ui now too !wip needs testing
6 years ago
Jamie 1528cdfc03 Pretty much finished the actual newsletter. Still need to work on the UI !wip
6 years ago