Commit Graph

561 Commits (719eb7dbe37b3a72d264e2f670067518eef70694)

Author SHA1 Message Date
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
4 years ago
tidusjar 2a284ce75c Fixed the issue where TV Shows were not being hidden from the Discover section
4 years ago
tidusjar 560454565d Added new Image posters API
4 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
4 years ago
Jamie 606fd8c919
Merge pull request #4121 from Ombi-app/bug/v1api-fix
4 years ago