Commit Graph

512 Commits (develop)

Author SHA1 Message Date
Jamie f3a6ccb4cf
Net8 (#5115)
4 days ago
tidusjar 08eb13b788 fix(emby): Add more logging on the PlaySync to check for Tv Shows without a valid TMDB
4 months ago
Antonin bdb0f8e58c
Fix(mutliple servers): attempting to cache the Plex Content in server (#5018)
6 months ago
Avi 87796102c6
Fix: Linkify logo in newsletter (#5036)
6 months ago
tidusjar 34c32f8338 fix(user-importer): Fixed not importing all correct users #4989
10 months ago
Jamie 2f2d35ec86
fix(plex-api): Switch over to the new API to avoid deprecation & save… (#4986)
10 months ago
tidusjar 895b9bf6a0 fix(user-importer): don't delete admins in the cleanup
10 months ago
Jamie 4e80e7b7c3
fix(user-importer): Do not delete the Plex Admin as part of the user Importer cleanup #4870 (#4981)
10 months ago
Jamie 5bc87b3972
Small fixes (#4978)
11 months ago
Jamie 6e8cabad17
chore: updates (#4971) [skip ci]
11 months ago
Jamie dc619e80ba
Remove unused dep (#4960) [skip ci]
11 months ago
sephrat 1f37de0888
feat(emby): Show watched status for TV requests
12 months ago
sephrat 9424586e9c
fix(emby): Fix Emby played sync running a full sync during recently added sync (#4932)
1 year ago
sephrat 9cfb10bb1e
feat(emby): Show watched status for Movie requests
1 year ago
tidusjar de4baade9f fix(radarr): Fixed an issue where the radarr sync would break
1 year ago
sephrat 141f96da5e
fix: Support duplicates in Emby/JF collections (#4902)
1 year ago
tidusjar 12e8559e86 Merge branch 'develop' of https://github.com/Ombi-app/Ombi into develop
1 year ago
tidusjar 67fb9921c0 fix(database): Just some tweaks, shouldn't notice any difference, maybe a less error in the log
1 year ago
tidusjar 8cd556e268 fix(plex-watchlist): Index out of bounds error
1 year ago
Jamie a2cc23b351
fix(plex-watchlist): Lookup the ID from different sources when Plex doesn't contain the metadata (#4843)
1 year ago
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