Commit graph

5790 commits

Author SHA1 Message Date
tidusjar
a9fb71b919 bug(plex/jellyfin): 🐛 Fixed an issue where updates for the syncs would not always save correctly 2022-02-23 19:29:05 +00:00
tidusjar
f3ea979b8b fix(mediaserver): fixed some more issues in the media server sync and availability checks 2022-02-22 21:35:28 +00:00
tidusjar
3b0ba18f1b Merge branch 'develop' of https://github.com/tidusjar/Ombi into develop 2022-02-22 16:41:41 +00:00
tidusjar
5c0556e6f4 fix(emby/jellyfin): 🐛 Fixed another issue where we were not correctly displaying the correct status' for movies 2022-02-22 16:41:37 +00:00
Conventional Changelog Action
f2e6b5ca82 chore(release): 🚀 v4.12.5 2022-02-21 20:55:18 +00:00
tidusjar
2927504f0e fix(emby): 🐛 Fixed the emby content sync #4513 2022-02-21 20:51:45 +00:00
tidusjar
bd441cb54f fix(emby): 🐛 Fixed the emby content sync #4513 2022-02-21 20:49:48 +00:00
Conventional Changelog Action
0398468db3 chore(release): 🚀 v4.12.4 2022-02-17 09:19:11 +00:00
Jamie
a6d0bf83af
refactor(upgrades): Upgraded to Angular 13 and other dependency upgrades
* feat: angular 13 upgrade

* refactor: updated more packages

* refactor: upgraded more packages

* fix: fixed an issue where TheMovieDb exclude dropdown wasn't resetting itself
2022-02-17 09:15:21 +00:00
Conventional Changelog Action
5e29b0535b chore(release): 🚀 v4.12.3 2022-02-16 21:23:23 +00:00
tidusjar
3a9b727322 Merge branch 'develop' of https://github.com/tidusjar/Ombi into develop 2022-02-16 21:20:10 +00:00
tidusjar
ae8783dfc4 bug(requests): 🐛 Fixed the requests lists, they now will show the status for 4K and regular requests 2022-02-16 21:20:01 +00:00
Conventional Changelog Action
e21ee35012 chore(release): 🚀 v4.12.2 2022-02-16 16:36:29 +00:00
tidusjar
3752304e79 Merge branch 'develop' of https://github.com/tidusjar/Ombi into develop 2022-02-16 16:33:04 +00:00
tidusjar
c0189dad47 fix(requests): 🐛 Fixed the approve 4k option on the requests list not working as expected 2022-02-16 16:30:42 +00:00
Conventional Changelog Action
2fb5591323 chore(release): 🚀 v4.12.1 2022-02-16 09:18:23 +00:00
tidusjar
87cb9903db fix(requests): 🐛 Fixed the issue where Approving a 4K Request wouldn't send it to the correct 4K radarr instance
#4509
2022-02-16 09:10:20 +00:00
Conventional Changelog Action
90171f9bb2 chore(release): 🚀 v4.12.0 2022-02-14 22:11:56 +00:00
Jamie
ba88848866
feat(radarr): 4K Requests and Radarr 4K support
* feat: updated radarr settings API to support 4k

* feat: refactored the radarr setting page to support the new model

* feat: Added 4k radarr to the settings page

* feat: Added the new Movie 4k Request

* feat: Got some of the backend rules done

* feat: Made a load of progress

* Removed the csproj ref

* feat: fixed the radarr ui

* feat: fixed up all the movie requests page

* feat: Hide the 4K buttons when the user does not have the 4k permission

* fix: fixed the templateref issue

* test: fixed up all the tests

* feat: Added migrations for media sever quality. Emby and Radarr Sync jobs now pull the quality

* feat: Done the media sync jobs

* feat: plex availability checker

* feat: Updated the jellyfin availability checker to check for 4k

* feat: updated emby availbility checker to check for 4k

* feat: almost got it all working now

* feat: Added 4k approve to the request list options

* feat: Added 4k to the requests list and bulk approve

* feat: Added the features service

* feat: added feature update to the frontend

* feat: got the features page working

* feat: Applied the feature service on the backend

* feat: added the feature flag on the UI

* feat: added 4k to the card
2022-02-14 22:08:09 +00:00
Conventional Changelog Action
09f648515e chore(release): 🚀 v4.11.8 2022-02-13 19:55:11 +00:00
tidusjar
d3b3316cba fix(settings): 🐛 Fixed an issue where we were not displaying the excluded keyworks correctly in the TheMovieDbSettings page 2022-02-13 19:52:01 +00:00
Conventional Changelog Action
5832133e00 chore(release): 🚀 v4.11.7 2022-02-12 21:42:49 +00:00
tidusjar
e8fb39fd3c Merge branch 'develop' of https://github.com/tidusjar/Ombi into develop 2022-02-12 21:39:13 +00:00
tidusjar
22bb4226ea fix(notifications): 🐛 This is a fix for some of the duplicate notification issues #3825 2022-02-12 21:37:51 +00:00
Jamie
5cc0d7727d
Chore: remove log [skip ci] 2022-02-12 16:37:46 +00:00
Conventional Changelog Action
497273e582 chore(release): 🚀 v4.11.6 2022-02-10 19:18:10 +00:00
Jamie
191318ddad
fix(plex): Fixed an issue where in a rare case we couldn't sync the data #4502 2022-02-10 19:14:14 +00:00
Conventional Changelog Action
53bff29795 chore(release): 🚀 v4.11.5 2022-02-05 21:42:25 +00:00
tidusjar
d39007082b Merge branch 'develop' of https://github.com/tidusjar/Ombi into develop 2022-02-05 21:38:54 +00:00
tidusjar
cfb85c23d7 fix(sonarr): Fixed where requesting all seasons would only mark the latest as monitored #4496 2022-02-05 21:38:46 +00:00
Conventional Changelog Action
90ecb148ba chore(release): 🚀 v4.11.4 2022-02-05 21:17:42 +00:00
contrib-readme-bot
960a94030c chore: 👥 Updated Contributors [skip ci] 2022-02-05 21:14:53 +00:00
sephrat
9915234d38
fix(media-sync): Add sanity checks upon media server sync (#4493)
* Add sanity checks upon media server sync

Fixes Media content may be improperly imported into Ombi #4472

* Fix Jellyfin sync

* Refactor Emby and Jellyfin provider ids

* Use new method Any

* Fix log formatting
2022-02-05 21:14:38 +00:00
sephrat
4e7546f635
fix(newsletter):Declutter newsletter info for series (#4494)
* Declutter newsletter info for series

- Do not list episodes if the series is complete
- Do not list all episodes of a season if the season is complete

* Use proper empty string constant
[skip ci]
2022-02-05 21:13:32 +00:00
sephrat
ddf63fbed0
fix(newsletter): Fix newsletter not publishing double episodes (#4495)
[skip ci]
2022-02-04 20:28:26 +00:00
Conventional Changelog Action
86e87dad49 chore(release): 🚀 v4.11.3 2022-02-03 09:03:40 +00:00
tidusjar
1d488e7b02 Merge branch 'develop' of https://github.com/tidusjar/Ombi into develop 2022-02-03 09:00:30 +00:00
tidusjar
8e42dbf8f7 fix(API): Fixed an issue where the API key couldn't delete a request #4489 2022-02-03 09:00:05 +00:00
Conventional Changelog Action
004e135b2d chore(release): 🚀 v4.11.2 2022-02-01 20:55:39 +00:00
tidusjar
34aa07c331 Merge branch 'develop' of https://github.com/tidusjar/Ombi into develop 2022-02-01 20:52:24 +00:00
tidusjar
ce00ed7c7e refactor: 🗑️ Fixed a deprecation 2022-02-01 20:52:21 +00:00
tidusjar
68ef366e85 fix: 🌐 Added Czech and Chinese Simplified to the language list 2022-02-01 20:51:32 +00:00
Jamie
9ea907cc70
chore: 🌐 Translations Update (#4481) [skip ci]
* fix(translations): 🌐 New translations from Crowdin [skip ci]

* fix(translations): 🌐 New translations from Crowdin [skip ci]

* fix(translations): 🌐 New translations from Crowdin [skip ci]
2022-02-01 20:48:57 +00:00
Conventional Changelog Action
b0871bf9ca chore(release): 🚀 v4.11.1 2022-02-01 20:38:13 +00:00
Conventional Changelog Action
bcaef5fbde chore(release): 🚀 v4.11.0 2022-02-01 20:35:48 +00:00
Jamie
fa74f3690e Update Crowdin configuration file 2022-02-01 20:35:07 +00:00
contrib-readme-bot
290997bd35 chore: 👥 Updated Contributors [skip ci] 2022-02-01 20:32:32 +00:00
sephrat
b5ec556243
feat(newsletter): Started to localize the newsletter (#4485)
* Abstract media servers content into interfaces

* Media server entities into abstract classes

* Abstract media server content repository

* First pass at newsletter refactoring

* Minor code clean up

* Attempt at abstracting repositories (WIP)

* Fixed cast issue

* Corrected the other properties

* A step towards newsletter refactoring

* Clean up leftovers

* Fix broken episodes db interaction

* Save absolute URL for Plex content

Let's be consistent with Emby and Jellyfin

* Fix broken integration with Plex libraries

* Fix error when multiple media servers configured

* Fix newsletter being sent if no movies or episodes

* Fix broken tests

* Remove unneccesary logs

* Allow for newsletter localization

* Generate file in English

* Fix unsubscribe text unlocalized by messy merge

* Fix indentation

Co-authored-by: tidusjar <tidusjar@gmail.com>
2022-02-01 20:32:13 +00:00
Conventional Changelog Action
4f0bbfd451 chore(release): 🚀 v4.10.4 2022-02-01 16:39:32 +00:00
tidusjar
29063894fe chore: fix unit tests 2022-02-01 16:36:08 +00:00