Commit Graph

470 Commits (3da9a40c40e9076237354e9cabb6fbd1010ecc33)

Author SHA1 Message Date
Jamie 3da9a40c40
Update (#4871)
2 years ago
Jamie bb781f2787
develop to master (#4718)
2 years ago
tidusjar 77a47ff157 fix(plex-watchlist): Only request the latest season when importing from the watchlist
2 years ago
tidusjar b49269961d fix(availability): Fixed an issue where we wouldn't mark a available 4k movie as available (when 4K request feature is disabled)
2 years ago
tidusjar 7ec8939cdf Do not allow already available movies to be imported via the watchlist
2 years ago
tidusjar 0492e71ab7 Added the watchlist migrations
3 years ago
tidusjar ff33d6b516 added the watchlist history
3 years ago
tidusjar d962a3211e fix(watchlist): actually fixed it this time...
3 years ago
tidusjar 2770de01d7 bug(watchlist): Added more logging around the watchlist feature for better debugging
3 years ago
tidusjar 0329c2b9d9 Added Tv watchlist import
3 years ago
tidusjar f41eea89a0 Added the watchlist import for movies
3 years ago
tidusjar df59b46a78 Added sqlite migrations
3 years ago
tidusjar b5a268510d Updated projects, updated entities to use a string as the primary keys. migrations need doing
3 years ago
tidusjar 890d74037a wip: made a start on the import
3 years ago
tidusjar 83d1a15cc9 fix(metadata): improved the metadata job to also lookup the media in Plex to see if it has any more uptodate metadata
3 years ago
tidusjar 9cdd6f41cd fix(mediaserver): fixed an issue where we were not detecting available content correctly #4542
3 years ago
tidusjar 18b167d16a fix(jellyfin): 🐛 Fixed an issue where Jellyfin content was showing the Play on Emby button
3 years ago
tidusjar f9ebc1cc2e fix(availability): 🐛 Fixed an issue where with 4k content, we could repeat notifications
3 years ago
tidusjar 073f1c946b refactor: Made some small changes around the syncs to add in 4k to the radarr sync
3 years ago
sephrat b90fc5fea7
fix(notifications): Remove generic admin email in favour of admins' email (#4519)
3 years ago
tidusjar f3ea979b8b fix(mediaserver): fixed some more issues in the media server sync and availability checks
3 years ago
tidusjar 5c0556e6f4 fix(emby/jellyfin): 🐛 Fixed another issue where we were not correctly displaying the correct status' for movies
3 years ago
Jamie ba88848866
feat(radarr): 4K Requests and Radarr 4K support
3 years ago
sephrat 9915234d38
fix(media-sync): Add sanity checks upon media server sync (#4493)
3 years ago
sephrat 4e7546f635
fix(newsletter):Declutter newsletter info for series (#4494)
3 years ago
sephrat b5ec556243
feat(newsletter): Started to localize the newsletter (#4485)
3 years ago
sephrat 0989774712
bug(newsletter): Drop TVMaze from Newsletter (#4486) #4444
3 years ago
sephrat 0ff0a704ff
refactor(newsletter): ♻️ Media servers + newsletter refactoring (#4463)
3 years ago
sephrat ad677fa02e
fix(emby/jellyfin): 🐛 A more reliable Emby and Jellyfin sync [skip ci]
3 years ago
tidusjar 9fe1f8e988 fix(auto-delete): 🐛 We now also auto delete music requests, this was previously missing
3 years ago
tidusjar fd1acb88cb fix(sonarr): 🐛 Fixed an issue where we were sometimes incorrectly setting the state of episodes that are already monitored in sonarr
3 years ago
tidusjar 75529dd972 fix(emby): 🐛 Fixed an issue where we were not properly syncing episodes
3 years ago
tidusjar 332d9344d0 fix(emby): 🐛 Fixed an issue where we slightly broke the full sync
3 years ago
tidusjar a0e14068f4 feat(emby): Added a emby recently added sync!
3 years ago
Jamie 719eb7dbe3
feat: Upgrade Ombi to .NET 6 (#4390)
3 years ago
sephrat 5e140ab618
fix(translations): 🌐 Localization - Ensuring all of the app including backend are localized #4366
3 years ago
tidusjar 01d4f4d718 feat(request-limits): Added the new request limit options into the user importer
3 years ago
tidusjar 21dba4c524 fix(newsletter): 🐛 Fixed a few small bugs in the newsletter
3 years ago
tidusjar 1ef45dc44c feat(notifications): Added Partially Available Notifications
3 years ago
tidusjar 777ed2f322 feat: Added the ability to specify which branch you are on
3 years ago
tidusjar ecfb594f1f chore: 🚧 added a non-ui build configuration
3 years ago
tidusjar b6064e9308 fix: 🐛 Fixed the issue where we were not generating the newsletter plex mediaserver link correctly
3 years ago
tidusjar 98f655e92e test: Added some unit tests around the new code in the Plex Sync
3 years ago
tidusjar 7c5646d416 feat(plex): Use the new Plex Pass includeGuids feature for syncing plex movies
3 years ago
tidusjar 7119407141 Fixed the jellyfin load libraries issue #4266
3 years ago
tidusjar 309f214203 Change the API to use the virtual folders call and also take into consideration mixed content folders #2389
3 years ago
tidusjar 6d70010777 Added the option to select libaries to monitor in Jellyfin and Emby #2389
3 years ago
tidusjar fc7df0e11b Added the ability to select certain libraries in jellyfin
3 years ago
tidusjar b406dc0118 Fixed the issue where the first scan has the potential to not get all the shows depending on the order of the plex libraries
3 years ago
tidusjar f8c1114401 Fixed #4234
3 years ago