Commit Graph

644 Commits (develop)

Author SHA1 Message Date
sephrat 0523c9a3f1 Enhance display of denied TV shows
2 years ago
Jamie f3c0223a0e
feat(plex-watchlist): Added Plex Watchlist Requests! 🎉
2 years ago
tidusjar 0329c2b9d9 Added Tv watchlist import
2 years ago
tidusjar 268e31c019 Added the request source to the details
2 years ago
tidusjar f41eea89a0 Added the watchlist import for movies
2 years ago
tidusjar b5a268510d Updated projects, updated entities to use a string as the primary keys. migrations need doing
2 years ago
sephrat 04c1fa73e8 Fix incorrect request status for denied movies
2 years ago
Florian Dupret 73d438fcdb Fix issues being merged for items bearing the same name
2 years ago
tidusjar 9cdd6f41cd fix(mediaserver): fixed an issue where we were not detecting available content correctly #4542
2 years ago
Jamie 0aa3cd00d9
feat: Localize genres filter
2 years ago
tidusjar 18b167d16a fix(jellyfin): 🐛 Fixed an issue where Jellyfin content was showing the Play on Emby button
2 years ago
Florian Dupret cdeb515151 Localize genres filter
2 years ago
tidusjar 60cfd41f68 fix(Sonarr): 🐛 Fixed an issue where some seasons were not being monitored correctly in sonarr
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
tidusjar ae8783dfc4 bug(requests): 🐛 Fixed the requests lists, they now will show the status for 4K and regular requests
2 years ago
tidusjar 87cb9903db fix(requests): 🐛 Fixed the issue where Approving a 4K Request wouldn't send it to the correct 4K radarr instance
2 years ago
Jamie ba88848866
feat(radarr): 4K Requests and Radarr 4K support
2 years ago
tidusjar cfb85c23d7 fix(sonarr): Fixed where requesting all seasons would only mark the latest as monitored #4496
2 years ago
tidusjar 8e42dbf8f7 fix(API): Fixed an issue where the API key couldn't delete a request #4489
2 years ago
sephrat b5ec556243
feat(newsletter): Started to localize the newsletter (#4485)
2 years ago
tidusjar 29063894fe chore: fix unit tests
2 years ago
sephrat 0ff0a704ff
refactor(newsletter): ♻️ Media servers + newsletter refactoring (#4463)
2 years ago
tidusjar 33b8d1111a fix(wizard): 🐛 Fixed the issue where the Application Url wasn't validated in the wizard
2 years ago
tidusjar 5c691dc984 fix(sonarr): 🐛 Fixed an issue where we could attempt to add a series to sonarr before sonarr has got all the metadata #4459
2 years ago
sephrat 35806ea2d2
fix(discover): 🌐 Localize episodes names in TV details (#4467) [skip ci]
2 years ago
tidusjar 60933e3d83 Merge branch 'develop' of https://github.com/tidusjar/Ombi into develop
3 years ago
tidusjar 209e31175c fix(notifications): 🐛 Fixed the DenyReason sometimes not appearing in the notification message #4409
3 years ago
sephrat 3ad3bddd83
fix(notifications): 🐛 Do not notify user upon auto approval of a TV show (#4432)
3 years ago
tidusjar 914b096781 fix(availability-rules): 🐛 Fixed a small issue where some shows would not appear as Available even know they had no future unaired episodes listed
3 years ago
sephrat fe635c7106
fix(discover): 🐛 Display TV + movies on actor page in user language (#4395)
3 years ago
sephrat 334a32bca4
fix(permissions): 🐛 Improved the security around the role "Manage Own Requests" (#4397)
3 years ago
sephrat 6b716e7220
fix(discover): TV shows now display on the Actor Pages (#4388)
3 years ago
Jamie 719eb7dbe3
feat: Upgrade Ombi to .NET 6 (#4390)
3 years ago
tidusjar ca655ae570 feat(mass-email): Added the ability to configure the Mass Email, we can now send BCC and we are less likely to be rate limited when not using bcc #4377
3 years ago
sephrat 5e140ab618
fix(translations): 🌐 Localization - Ensuring all of the app including backend are localized #4366
3 years ago
tidusjar 5a2f652a28 fix(#4345): 🐛 Fixed the issue where denied requests we not appearing correctly
3 years ago
tidusjar 46e2fafc46 test(request-limits): Fixed unit tests
3 years ago
tidusjar ecfb594f1f chore: 🚧 added a non-ui build configuration
3 years ago
tidusjar c35ac16e19 test: Fixed tests
3 years ago
tidusjar ceaec3feb0 fix(request-limits): 🐛 Fixed the issue where we were calculating Tv Request limit reset date incorrectly
3 years ago
tidusjar d608798f0f test: Ignore some tests that are failing on CI
3 years ago
tidusjar 978d4ea33b feat(request-limits): Added the UI portion to set the new limits
3 years ago
tidusjar e31ee8d892 feat(request-limits): Updated the RequestLimit Rules to use the new refactored service
3 years ago
tidusjar 6adf75d0ec refactor(request-limits): ♻️ Refactored the request limits to sit in their own services
3 years ago
tidusjar 364b9f11af feat(request-limits): Request limits are no longer a rolling date. But reset at the start of the week or month depending on the preference
3 years ago
tidusjar 70d5bf52bf feat(request-limits): Added in the main logic for the new request limits
3 years ago
tidusjar 6c6b7bb498 feat: Added the ability to provide your own custom plex url
3 years ago
tidusjar b6b9840e04 Merge branch 'develop' of https://github.com/tidusjar/Ombi into develop
3 years ago
tidusjar 45b692c8d2 Fixed #4290
3 years ago
Jamie 485ae095db
Merge pull request #4246 from stefangross/develop
3 years ago
tidusjar 0efb55793d Small fix around the detection of available Jellyfin movies
3 years ago
tidusjar 924a562c57 Added the basic advanced search
3 years ago
tidusjar 6ee9606f7c MORE!
3 years ago
tidusjar 0c4bd10b0f Added the Digital Release Date back in.
3 years ago
tidusjar 5080a1e9d0 Merge branch 'develop' of https://github.com/ombi-app/Ombi into develop
3 years ago
tidusjar d417526b26 WIP on recently requested
3 years ago
tidusjar bc59a5051e Added the ability to show seasonal content ;)
3 years ago
stefangross d01da2d288 fixed issue with sorting movie requests
3 years ago
tidusjar bd857c1e4f Added some more logging and resilience around the Plex OAuth login #4232
3 years ago
tidusjar e63524c6e4 Fixed an issue when requesting a collection that we have partially available, it would show as an error, but still add the remaining requests #3832
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 043eb08aa5 Merge branch 'develop' of https://github.com/ombi-app/Ombi into develop
3 years ago
tidusjar 9389d96e73 Fixed #4166 we will now fall back if there are no regional assets to use
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 5e33088a6d Removed the V3 switch from Radarr, no one is using V2 Radarr anymore.
3 years ago
tidusjar 53606e08f5 Fixed the issue when using the "Request First Season" it was picking the "Specials" season.
3 years ago
tidusjar f3392409f7 Fixed some build issues
3 years ago
tidusjar 1cb2431ed1 Added a bit better error handling around the request builder when requesting TV shows
3 years ago
tidusjar 6e51f7f864 Added the demo to the new apis... I hate that fruit company, lets see if we can get approved now
3 years ago
tidusjar 21b8bf76d2 Fixed an issue where for Available Emby content, the service ID was not being passed
3 years ago
tidusjar 6e32bd33f5 Fixed build
3 years ago
tidusjar 64c0fc17cc Fixed #4152
3 years ago
tidusjar 4071b2e8a2 Added the open on mobile back in, this will be available in the next app update
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 a578374588 TV results now respect the users set language
3 years ago
tidusjar 16b2b849d4 Map the MediaServer URL for Tv Shows, so we can display the Plex button
3 years ago
tidusjar 9c0d8f91e9 Performance improvement coming from the previous change
3 years ago
tidusjar 2a284ce75c Fixed the issue where TV Shows were not being hidden from the Discover section
3 years ago
tidusjar 560454565d Added new Image posters API
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
Jamie 606fd8c919
Merge pull request #4121 from Ombi-app/bug/v1api-fix
3 years ago
Emil Kitti f2525650f1 fixes rootfolder selection in sonarr
3 years ago
tidusjar c464b23bdc Fixed the v1 API, added tests around that API to ensure we keep backwards compatability
3 years ago
Emil Kitti 45bcfca138
Fix rootfolder override
3 years ago
Emil Kitti 87d8ba0499
Fix
3 years ago
Emil Kitti 3c5e7ba37f
Verify Sonarr quality override
3 years ago
tidusjar b9f5c06b7c Fixed unit tests
3 years ago
tidusjar 5e6edc2ad8 Got TV working nicely
3 years ago
tidusjar c5f123b903 Got a bit of the work done, needs some polish then tackle tv
3 years ago
tidusjar 873823017c Fixed the issue where fully available TV shows were showing as partially available
3 years ago
tidusjar e39f35ca51 wip
3 years ago
tidusjar 432fb683c2 Fixed tv requests
3 years ago
tidusjar 59106dca0f Small fixes
3 years ago
tidusjar 8368877c74 Merge branch 'develop' into feature/tvmaze-replacement
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 db4123b4ea wip
3 years ago
tidusjar 4e0ee5fee5 First start on replacing tv maze
3 years ago