Commit Graph

3084 Commits (e5a5c739428dc5ef7ed43c644f3f26945728166c)

Author SHA1 Message Date
sephrat 10cc0c0951
feat(notifications): Send new request email notifications to power users (#4462)
3 years ago
sephrat 7d47bbe922
fix: 🐛 Add UI for Emby recently added cronjob settings (#4469)
3 years ago
tidusjar 033fa52fac chore(wizard): ♻️ Set the state when saving the wizard
3 years ago
tidusjar 33b8d1111a fix(wizard): 🐛 Fixed the issue where the Application Url wasn't validated in the wizard
3 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
3 years ago
tidusjar 73f9626155 Merge branch 'develop' of https://github.com/tidusjar/Ombi into develop
3 years ago
tidusjar 0ece2fd6e0 fix(email-notifications): 🐛 Fixed the issue where legacy requests were showing broken poster images #4452
3 years ago
sephrat ad677fa02e
fix(emby/jellyfin): 🐛 A more reliable Emby and Jellyfin sync [skip ci]
3 years ago
sephrat 35806ea2d2
fix(discover): 🌐 Localize episodes names in TV details (#4467) [skip ci]
3 years ago
Jamie 2cf67bf9b8
chore: 🌐 Translations Update [skip ci]
3 years ago
maartenheebink 40af6593b6
feat(customization): Added possibility for custom favicons
3 years ago
Florian Dupret 2ea104c3a3 Remove obsolete PreDb option from Radarr settings
3 years ago
tidusjar 91d0fa9658 chore: Removed some deps that are no longer needed
3 years ago
tidusjar 8b33cdccef feat(details): Added the notify button back into the details pages for requests
3 years ago
tidusjar 9fe1f8e988 fix(auto-delete): 🐛 We now also auto delete music requests, this was previously missing
3 years ago
tidusjar cb7ecf684a fix(availability-rules): 🐛 Show the 'Requested' button when a show has all of the episodes marked as requested
3 years ago
tidusjar 75b15bc7cb fix(discover): 🐛 Fixed an issue where monitored movies in radarr were not correctly represented on the search results
3 years ago
tidusjar fd1acb88cb fix(sonarr): 🐛 Fixed an issue where we were sometimes incorrectly setting the state of episodes that are already monitored in sonarr
3 years ago
Jamie 5cfb76cad7
fix(translations): 🌐 New translations from Crowdin
3 years ago
tidusjar 60933e3d83 Merge branch 'develop' of https://github.com/tidusjar/Ombi into develop
3 years ago
tidusjar d5404eaad7 fix(oauth): 🔒 Fixed the issue where some users running their browsers in a different language could not open the Plex OAuth window
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
Jamie 8943a978bf
fix(translations): 🌐 New translations from Crowdin
3 years ago
tidusjar bae96af17f fix(user-management): 🐛 Fixed an issue where you couldn't 'unset' a users custom quality and root folders
3 years ago
tidusjar 34cdbb8225 chore: added the app images in the settings for visibility
3 years ago
tidusjar 7442dcf59d fix(notifications): fixed an error that could happen when Ombi sends out a issue notification
3 years ago
Jamie 473c172492
fix(translations): 🌐 New translations from Crowdin
3 years ago
sephrat 202d155493
fix(translations): 🌐 Fix incorrect text translation reference RequestedByOn (#4420)
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
tidusjar 75529dd972 fix(emby): 🐛 Fixed an issue where we were not properly syncing episodes
3 years ago
tidusjar 1b0a1cc7a0 refactor(settings): 💄 Added a banner when you are using a SQLite database, to infom that MySQL database configuration is available
3 years ago
tidusjar 4b540fb45b fix(request-list): 🐛 Fixed an issue where the bulk delete would not work for movie requests
3 years ago
tidusjar 332d9344d0 fix(emby): 🐛 Fixed an issue where we slightly broke the full sync
3 years ago
tidusjar a0e14068f4 feat(emby): Added a emby recently added sync!
3 years ago
tidusjar a3739f375c fix(issues): 🐛 Added the issue category to the issue 'cards' #4403
3 years ago
tidusjar 02250000c0 fix(issues): 🐛 Added the issues back to the details page for TV Shows
3 years ago
tidusjar 1a2825bf38 fix(issues): 🐛 Fixed an issue where you couldn't navigate to the details page from TV issues
3 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
sephrat 005529cda8
fix(translations): 🌐 Localize more places (#4400)
3 years ago
Jamie 22b8a221e9
fix(translations): 🌐 New translations from Crowdin
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 4410790bc0
fix(search): Fixed some cases where search wouldn't work correctly (#4398)
3 years ago
sephrat 6b716e7220
fix(discover): TV shows now display on the Actor Pages (#4388)
3 years ago
Jamie 0de1cf974d
Merge pull request #4381 from Ombi-app/l10n_develop
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 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
tidusjar 69e8b5a7e2 test(mass-email): Added tests covering the mass email functionality
3 years ago