Commit graph

3182 commits

Author SHA1 Message Date
tidusjar
033fa52fac chore(wizard): ♻️ Set the state when saving the wizard 2022-01-14 10:52:02 +00:00
tidusjar
33b8d1111a fix(wizard): 🐛 Fixed the issue where the Application Url wasn't validated in the wizard
#4417
2022-01-14 10:49:52 +00:00
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 2022-01-14 10:21:54 +00:00
tidusjar
73f9626155 Merge branch 'develop' of https://github.com/tidusjar/Ombi into develop 2022-01-14 10:09:58 +00:00
tidusjar
0ece2fd6e0 fix(email-notifications): 🐛 Fixed the issue where legacy requests were showing broken poster images #4452 2022-01-14 10:09:50 +00:00
sephrat
ad677fa02e
fix(emby/jellyfin): 🐛 A more reliable Emby and Jellyfin sync [skip ci]
* Fix 100th Emby episode not being synced

Emby API is zero-based offset

* Fix 100th Emby TV show and movie not being synced

* Fix Jellyfin API offset error
2022-01-14 09:18:43 +00:00
sephrat
35806ea2d2
fix(discover): 🌐 Localize episodes names in TV details (#4467) [skip ci] 2022-01-14 09:13:20 +00:00
Jamie
2cf67bf9b8
chore: 🌐 Translations Update [skip ci] 2022-01-11 09:51:55 +00:00
maartenheebink
40af6593b6
feat(customization): Added possibility for custom favicons 2022-01-05 10:11:11 +00:00
Florian Dupret
2ea104c3a3 Remove obsolete PreDb option from Radarr settings
Fixes #4450
2022-01-03 11:07:22 +01:00
tidusjar
91d0fa9658 chore: Removed some deps that are no longer needed 2021-12-22 22:30:13 +00:00
tidusjar
8b33cdccef feat(details): Added the notify button back into the details pages for requests 2021-12-22 22:29:42 +00:00
tidusjar
9fe1f8e988 fix(auto-delete): 🐛 We now also auto delete music requests, this was previously missing 2021-12-22 22:15:31 +00:00
tidusjar
cb7ecf684a fix(availability-rules): 🐛 Show the 'Requested' button when a show has all of the episodes marked as requested 2021-12-17 16:16:10 +00:00
tidusjar
75b15bc7cb fix(discover): 🐛 Fixed an issue where monitored movies in radarr were not correctly represented on the search results 2021-12-16 16:27:42 +00:00
tidusjar
fd1acb88cb fix(sonarr): 🐛 Fixed an issue where we were sometimes incorrectly setting the state of episodes that are already monitored in sonarr 2021-12-16 16:09:04 +00:00
Jamie
5cfb76cad7
fix(translations): 🌐 New translations from Crowdin 2021-12-11 22:40:14 +00:00
tidusjar
60933e3d83 Merge branch 'develop' of https://github.com/tidusjar/Ombi into develop 2021-12-11 22:39:22 +00:00
tidusjar
d5404eaad7 fix(oauth): 🔒 Fixed the issue where some users running their browsers in a different language could not open the Plex OAuth window
#4408
2021-12-11 22:39:09 +00:00
tidusjar
209e31175c fix(notifications): 🐛 Fixed the DenyReason sometimes not appearing in the notification message #4409 2021-12-11 22:21:53 +00:00
sephrat
3ad3bddd83
fix(notifications): 🐛 Do not notify user upon auto approval of a TV show (#4432)
Fixes #4431
2021-12-08 14:17:23 +00:00
Jamie
8943a978bf
fix(translations): 🌐 New translations from Crowdin
[skip ci]
2021-12-02 09:28:12 +00:00
tidusjar
bae96af17f fix(user-management): 🐛 Fixed an issue where you couldn't 'unset' a users custom quality and root folders 2021-12-01 22:30:59 +00:00
tidusjar
34cdbb8225 chore: added the app images in the settings for visibility 2021-11-28 22:22:14 +00:00
tidusjar
7442dcf59d fix(notifications): fixed an error that could happen when Ombi sends out a issue notification 2021-11-28 22:13:25 +00:00
Jamie
473c172492
fix(translations): 🌐 New translations from Crowdin
[skip ci]
2021-11-25 14:24:06 +00:00
sephrat
202d155493
fix(translations): 🌐 Fix incorrect text translation reference RequestedByOn (#4420)
[no ci]
2021-11-25 14:23:01 +00:00
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 2021-11-24 22:34:16 +00:00
tidusjar
75529dd972 fix(emby): 🐛 Fixed an issue where we were not properly syncing episodes 2021-11-24 22:27:28 +00:00
tidusjar
1b0a1cc7a0 refactor(settings): 💄 Added a banner when you are using a SQLite database, to infom that MySQL database configuration is available 2021-11-23 13:57:29 +00:00
tidusjar
4b540fb45b fix(request-list): 🐛 Fixed an issue where the bulk delete would not work for movie requests 2021-11-22 12:14:31 +00:00
tidusjar
332d9344d0 fix(emby): 🐛 Fixed an issue where we slightly broke the full sync 2021-11-22 10:46:17 +00:00
tidusjar
a0e14068f4 feat(emby): Added a emby recently added sync! 2021-11-19 22:41:36 +00:00
tidusjar
a3739f375c fix(issues): 🐛 Added the issue category to the issue 'cards' #4403 2021-11-15 22:25:46 +00:00
tidusjar
02250000c0 fix(issues): 🐛 Added the issues back to the details page for TV Shows 2021-11-15 22:25:21 +00:00
tidusjar
1a2825bf38 fix(issues): 🐛 Fixed an issue where you couldn't navigate to the details page from TV issues 2021-11-15 22:23:31 +00:00
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 2021-11-15 22:08:37 +00:00
sephrat
005529cda8
fix(translations): 🌐 Localize more places (#4400)
* Localize a few isolated strings

* Localize paginator

* Localize a few isolated strings

* Make button width dynamic for better i18n

* Localize a few isolated strings

* Fix technical typo
2021-11-12 22:11:51 +00:00
Jamie
22b8a221e9
fix(translations): 🌐 New translations from Crowdin
[skip ci]
2021-11-12 22:11:18 +00:00
sephrat
fe635c7106
fix(discover): 🐛 Display TV + movies on actor page in user language (#4395) 2021-11-11 10:22:43 +00:00
sephrat
334a32bca4
fix(permissions): 🐛 Improved the security around the role "Manage Own Requests" (#4397)
* Secure ManageOwnRequests API paths

Fixes #4391

* Hide delete request option if user is not allowed

* Refactor CheckOwnRequests

* Fix deleteRequest test

* Improve performance and clean up code

* Fix manageOwnRequests check

* Refactor CheckCanManageRequest
2021-11-11 10:21:44 +00:00
sephrat
4410790bc0
fix(search): Fixed some cases where search wouldn't work correctly (#4398)
[skip ci]
2021-11-10 21:05:25 +00:00
sephrat
6b716e7220
fix(discover): TV shows now display on the Actor Pages (#4388)
* Add TV shows to Actor discover page

* Fix actor page not loading after actor change

* Remove user filter from discover actor page

* Clean up code
2021-11-10 08:37:35 +00:00
Jamie
0de1cf974d
Merge pull request #4381 from Ombi-app/l10n_develop
🌐 Translations Update
2021-11-10 07:54:52 +00:00
Jamie
fea7ff0513
fix: 🐛 Fixed the MySQL issue after .net 6 upgrade #4393
* Update pomelo framework for net 6 support

* Aspnetcore v6

* Revert spaservices

* Update all references to old pomelo

* Note problem line

* Disable charsetoption in databaseextensions, version left

* fix: fixed the compiler error

Co-authored-by: Dyson Parkes <dyson@berserkir.net>
2021-11-10 07:53:08 +00:00
Jamie
719eb7dbe3
feat: Upgrade Ombi to .NET 6 (#4390)
* chore: updated tfm to net6

* chore: updated main packages

* chore: fixed some warnings

* core: Added workflow_dispatch to some of the CI pipelines [skip ci] (#4392)

* chore: bump the net version

* ci: use the dotnet ver task everywhere
2021-11-09 21:54:51 +00:00
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 2021-11-06 22:38:31 +00:00
tidusjar
69e8b5a7e2 test(mass-email): Added tests covering the mass email functionality 2021-11-06 22:00:59 +00:00
tidusjar
c0406a2dde fix(request-list): 🐛 Fixed an issue where the request options were not appearing for Music requests 2021-11-06 21:24:08 +00:00
Jamie
c6acb45f8d fix(translations): 🌐 New translations from Crowdin [skip ci] 2021-11-05 12:31:09 +00:00