Commit Graph

341 Commits (develop)

Author SHA1 Message Date
Jamie f3a6ccb4cf
Net8 (#5115)
4 days ago
tidusjar 62b9a1f65f fix(radarr-4k): 🐛 Fixed an issue when using Radarr 4k with user set quality profiles. There are now user quality profiles for 4k profile #5025
6 months ago
Jamie ac05495425
feat: Add Auto Approve 4K role (#4982) (#4983)
10 months ago
sephrat 1f37de0888
feat(emby): Show watched status for TV requests
12 months ago
sephrat 9cfb10bb1e
feat(emby): Show watched status for Movie requests
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
Victor Usoltsev 9fe7ec115e
refactor: Upgrades nuget packages. Removes deprecated packages. Fixes build warnings. (#4769)
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
sephrat 0f12b01325
refactor: Encapsulate common TV availability checker logic (#4753)
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 9096e91d55 feat(sync): Detect reidentified series in Emby and Jellyfin
2 years ago
Teifun2 7383cd4c70
Add Title to Partially Available Message
2 years ago
tidusjar 0492e71ab7 Added the watchlist migrations
2 years ago
tidusjar ff33d6b516 added the watchlist history
2 years ago
sephrat b9531f0fc0 Better 'denied' request status for TV shows
2 years ago
tidusjar 75356b44c7 Added migrations for mysql
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
Florian Dupret 55c2e77a30 Display blank status for episodes not requested
2 years ago
tidusjar 19fe4e342e fix(requests): 🐛 Fixed the issue where we could no longer approve TV Requests from the requests list
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 ddf63fbed0
fix(newsletter): Fix newsletter not publishing double episodes (#4495)
2 years ago
sephrat 0ff0a704ff
refactor(newsletter): ♻️ Media servers + newsletter refactoring (#4463)
2 years ago
tidusjar 15e37b532a fix(issues): 🐛 Fixed where we did not show the poster when an issue is raised for media we do not have a request for #4402
3 years ago
Jamie fea7ff0513
fix: 🐛 Fixed the MySQL issue after .net 6 upgrade #4393
3 years ago
Jamie 719eb7dbe3
feat: Upgrade Ombi to .NET 6 (#4390)
3 years ago
tidusjar 5a2f652a28 fix(#4345): 🐛 Fixed the issue where denied requests we not appearing correctly
3 years ago
tidusjar 1ef45dc44c feat(notifications): Added Partially Available Notifications
3 years ago
tidusjar ecfb594f1f chore: 🚧 added a non-ui build configuration
3 years ago
tidusjar 70d5bf52bf feat(request-limits): Added in the main logic for the new request limits
3 years ago
tidusjar f73bccbea7 feat(request-limits): 🗃️ Added new user field migrations to mysql and sqlite
3 years ago
tidusjar f5310b786b feat(request-limits): 🎉 Started on the request limits, applied to the user model
3 years ago
tidusjar 11527e332c We no longer block you from Requesting all seasons if we already have Season 1 Available/Requested. We will just request the delta now! For example if we request Season 1 and we have the first 3 episodes requested, we will skip those and request the remaining #2709
3 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 89e1e21c7c We can now override language profiles for Sonarr v3 requests, we also added an option to specify the language profile for Anime requests
3 years ago
tidusjar 3aa07aa7a6 Got most of it working!
3 years ago
tidusjar be50b1eff1 Got the TV Page working nicely, requests are up next!
3 years ago
tidusjar 4e0ee5fee5 First start on replacing tv maze
3 years ago
tidusjar 1de4af0907 Reworked the tv details page request section
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
tidusjar de886dd800 Fixed the issue with the null streaming country
3 years ago