Commit Graph

492 Commits (4816acf6f94443d23ebef6091d4cfcbca580f9ca)

Author SHA1 Message Date
Jamie ecfbb8eda9
feat(sonarr): Added the ability to add default tags when sending to Sonarr (#4803)
2 years ago
tidusjar 17ba2020ee fix(plex): Fixed an issue where sometimes the availability checker would throw an exception when checking episodes
2 years ago
Wesley King b4a14c2d28
feat: Provide a flag for missing users on Plex Server (#4688) (#4778)
2 years ago
Wesley King 55855c5add
fix: Reworked the version check (#4719) (#4781)
2 years ago
Jamie fa65712bd5
feat(plex): Added the ability to configure the watchlist to request the whole TV show rather than latest season (#4774)
2 years ago
Jamie dc98613bb4
refactor: Rework the Plex Settings Page (#4772)
2 years ago
Victor Usoltsev 9fe7ec115e
refactor: Upgrades nuget packages. Removes deprecated packages. Fixes build warnings. (#4769)
2 years ago
tidusjar 8c9ad9b414 fix(importer): 🐛 Allow you to only import Plex Admins without the Plex Users
2 years ago
tidusjar 9fb8af7e09 test: 🧪 added full test coverage to the plex availability checker, also fixed a small few bugs in there at the same time
2 years ago
tidusjar 28e248046a fix(availability): 🐛 Fixed a issue with the availability checker after the previous update. Added full test coverage around that area
2 years ago
Jamie 2cddec7590
fix(sonarr): 🐛 Cleaned up and removed Sonarr v3 option, sonarr v3 is now the default. This allows us to get ready for the upcoming Sonarr v4 (#4764)
2 years ago
sephrat 0f12b01325
refactor: Encapsulate common TV availability checker logic (#4753)
2 years ago
tidusjar 66b05e5a85 fix(plex): stop the plex sync from deleting episodes when we can't find the plex key
2 years ago
sephrat 66aa101019
feat(notifications): Add more curly variables for partially available notification
2 years ago
Jamie c222f1a945
feat: Watchlist history errors(#4741)
2 years ago
sephrat bd8fd89055
fix(sync): Emby+Jellyfin - sync multi-episode files of 3+ episodes
2 years ago
Jamie f400def107
Merge pull request #4627 from sephrat/newsletter
2 years ago
sephrat 7705743251 refactor(newsletter): Clarify very rare cases where newsletter doesn't publish movie
2 years ago
sephrat 44840bcd87 refactor(newsletter): Clarify very rare cases where newsletter doesn't publish a series
2 years ago
sephrat a96d2a7818 Fix formatting
2 years ago
sephrat ae25e41b1b Fix sync log criticity
2 years ago
sephrat 9096e91d55 feat(sync): Detect reidentified series in Emby and Jellyfin
2 years ago
sephrat 5938077d82 feat(sync): Detect reidentified movies in Emby and Jellyfin
2 years ago
sephrat 809202be5f Fix requests when 4k available and 4k disabled
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
2 years ago
tidusjar ff33d6b516 added the watchlist history
2 years ago
tidusjar d962a3211e fix(watchlist): actually fixed it this time...
2 years ago
tidusjar 2770de01d7 bug(watchlist): Added more logging around the watchlist feature for better debugging
2 years ago
tidusjar 0329c2b9d9 Added Tv watchlist import
2 years ago
tidusjar f41eea89a0 Added the watchlist import for movies
2 years ago
tidusjar df59b46a78 Added sqlite migrations
2 years ago
tidusjar b5a268510d Updated projects, updated entities to use a string as the primary keys. migrations need doing
2 years ago
tidusjar 890d74037a wip: made a start on the import
2 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
2 years ago
tidusjar 9cdd6f41cd fix(mediaserver): fixed an issue where we were not detecting available content correctly #4542
2 years ago
tidusjar 18b167d16a fix(jellyfin): 🐛 Fixed an issue where Jellyfin content was showing the Play on Emby button
2 years ago
tidusjar f9ebc1cc2e fix(availability): 🐛 Fixed an issue where with 4k content, we could repeat notifications
2 years ago
tidusjar 073f1c946b refactor: Made some small changes around the syncs to add in 4k to the radarr sync
2 years ago
sephrat b90fc5fea7
fix(notifications): Remove generic admin email in favour of admins' email (#4519)
2 years ago
tidusjar f3ea979b8b fix(mediaserver): fixed some more issues in the media server sync and availability checks
2 years ago
tidusjar 5c0556e6f4 fix(emby/jellyfin): 🐛 Fixed another issue where we were not correctly displaying the correct status' for movies
2 years ago
Jamie ba88848866
feat(radarr): 4K Requests and Radarr 4K support
2 years ago
sephrat 9915234d38
fix(media-sync): Add sanity checks upon media server sync (#4493)
2 years ago
sephrat 4e7546f635
fix(newsletter):Declutter newsletter info for series (#4494)
2 years ago
sephrat b5ec556243
feat(newsletter): Started to localize the newsletter (#4485)
2 years ago
sephrat 0989774712
bug(newsletter): Drop TVMaze from Newsletter (#4486) #4444
2 years ago
sephrat 0ff0a704ff
refactor(newsletter): ♻️ Media servers + newsletter refactoring (#4463)
2 years ago