sephrat
2ed8c48d12
fix(tv): Display TV show as requested if all episodes are requested ( #4518 )
...
[skip ci]
2022-02-25 13:12:35 +00:00
sephrat
76882adf23
fix(issues): Fix label ID in chatbox page ( #4520 )
...
[skip ci]
2022-02-25 13:11:47 +00:00
sephrat
a9a60678e7
fix(4k): Hide 'Has 4K Request' column list if 4k feature is disabled ( #4521 )
...
[skip ci]
2022-02-25 13:11:18 +00:00
sephrat
d6ae79ce9e
feat(media-details): Add Trakt to social icons ( #4522 )
...
[skip ci]
2022-02-25 13:10:22 +00:00
Conventional Changelog Action
76f6d91c25
chore(release): 🚀 v4.12.7
2022-02-23 19:32:37 +00:00
tidusjar
cf8b08bb7c
Merge branch 'develop' of https://github.com/tidusjar/Ombi into develop
2022-02-23 19:29:09 +00:00
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
Conventional Changelog Action
e2be70dacf
chore(release): 🚀 v4.12.6
2022-02-22 21:40:11 +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
Francesco Servida
df2092d5e3
Implemented check for header auth enabled also in backend
2022-02-15 23:40:23 +01:00
Francesco Servida
5ddda3c39e
Implemented Settings in Model
2022-02-15 23:27:02 +01:00
Francesco Servida
d4e748fd2f
Implemented Settings Interface and Models
2022-02-15 23:24:13 +01:00
Francesco Servida
ce175a8632
Implemented basic header auth controller
2022-02-15 22:08:48 +01: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