tidusjar
d962a3211e
fix(watchlist): actually fixed it this time...
2022-04-08 14:54:24 +01:00
tidusjar
63fe3c97e9
Merge branch 'develop' of https://github.com/tidusjar/Ombi into develop
2022-04-08 14:13:27 +01:00
tidusjar
2770de01d7
bug(watchlist): Added more logging around the watchlist feature for better debugging
2022-04-08 14:13:20 +01:00
Jamie
318f0e9c53
Merge pull request #4583 from Ombi-app/watchlist-bug
...
fix(plex-watchlist): 🐛 Fixed the issue where the watchlist didn't…
2022-04-08 09:01:45 +01:00
Jamie
a5a3e8605f
fix: Better color codes for request statuses
...
[skip ci]
2022-04-08 08:28:46 +01:00
tidusjar
6398f6a4f7
fix(plex-watchlist): 🐛 Fixed the issue where the watchlist didn't work for users logging in via OAuth
2022-04-08 08:26:10 +01:00
sephrat
b9531f0fc0
Better 'denied' request status for TV shows
...
A TV show will be 'Denied' if all its episodes are denied (replaces very recently added 'FullyDenied' property).
Individual episodes will show the correct denied status along with the reason.
2022-04-08 09:02:16 +02:00
sephrat
1f0d1b96cc
Better color code for request statuses
2022-04-08 08:44:01 +02:00
Jamie
b743cf4faf
fix(wizard): Fixed an issue when using Plex OAuth it could fail setting up
2022-04-07 19:50:33 +01:00
Jamie
03d997a258
Fix incorrect request status for denied movies in discover card
2022-04-07 18:59:41 +01:00
sephrat
de0fe9ffc2
Fix optional bool for good
2022-04-07 18:51:55 +02:00
sephrat
918f248646
Fix optional bool case
2022-04-07 18:51:03 +02:00
sephrat
0523c9a3f1
Enhance display of denied TV shows
2022-04-07 18:43:13 +02:00
sephrat
33f4cf2c61
Fix incorrect request status for denied movies in discover card
2022-04-07 18:02:23 +02:00
Jamie
f3c0223a0e
feat(plex-watchlist): Added Plex Watchlist Requests! 🎉
2022-04-07 13:29:32 +01:00
tidusjar
75356b44c7
Added migrations for mysql
2022-04-07 12:52:09 +01:00
tidusjar
0329c2b9d9
Added Tv watchlist import
2022-04-07 12:44:36 +01:00
tidusjar
268e31c019
Added the request source to the details
2022-04-07 12:05:07 +01:00
tidusjar
f41eea89a0
Added the watchlist import for movies
2022-04-07 11:20:33 +01:00
Jamie
a5355a3023
fix(radarr): Fixed an issue where we couldn't sync radarr content #4577
2022-04-07 08:00:36 +01:00
tidusjar
df59b46a78
Added sqlite migrations
2022-04-06 22:47:00 +01:00
tidusjar
b5a268510d
Updated projects, updated entities to use a string as the primary keys. migrations need doing
2022-04-06 21:42:24 +01:00
tidusjar
890d74037a
wip: made a start on the import
2022-04-06 20:02:52 +01:00
sephrat
04c1fa73e8
Fix incorrect request status for denied movies
2022-04-06 12:15:24 +02:00
Jamie
490e78f2e5
fix(issues): #4540 Fix issues being merged for items bearing the same name
...
Fix issues being merged for items bearing the same name
2022-03-29 13:13:31 +01:00
Jamie
9033f1d548
fix(discover): Display 'partly available' status on TV show discover card
...
[no ci]
2022-03-29 13:12:49 +01:00
Florian Dupret
ee8cac62fb
Make Serilog configurable and default level to Information
2022-03-28 15:30:33 +02:00
Florian Dupret
e62509093e
Display 'partly available' status on TV show discover card
2022-03-28 14:23:56 +02:00
Florian Dupret
73d438fcdb
Fix issues being merged for items bearing the same name
...
Fixes #4540
2022-03-24 08:56:36 +01:00
Florian Dupret
55c2e77a30
Display blank status for episodes not requested
...
Fixes Non requested series have a Pending Approval status #4553
2022-03-24 08:42:47 +01:00
tidusjar
83d1a15cc9
fix(metadata): improved the metadata job to also lookup the media in Plex to see if it has any more uptodate metadata
2022-03-23 11:01:48 +00:00
tidusjar
9cdd6f41cd
fix(mediaserver): fixed an issue where we were not detecting available content correctly #4542
2022-03-18 21:12:12 +00:00
Jamie
0aa3cd00d9
feat: Localize genres filter
...
Localize genres filter
2022-03-17 20:28:54 +00:00
tidusjar
18b167d16a
fix(jellyfin): 🐛 Fixed an issue where Jellyfin content was showing the Play on Emby button
...
#4542
2022-03-10 15:52:10 +00:00
tidusjar
a8ba2f3544
fix: 🐛 Fixed the Request On Behalf autocomplete not filtering correctly
...
#4539
2022-03-10 11:55:11 +00:00
Florian Dupret
cdeb515151
Localize genres filter
2022-03-08 14:42:45 +01:00
Jamie
76af4a193f
Merge pull request #4527 from Ombi-app/translations
...
🌐 Translations Update [skip ci]
2022-03-07 15:27:45 +00:00
tidusjar
f9ebc1cc2e
fix(availability): 🐛 Fixed an issue where with 4k content, we could repeat notifications
2022-03-06 20:44:18 +00:00
tidusjar
60cfd41f68
fix(Sonarr): 🐛 Fixed an issue where some seasons were not being monitored correctly in sonarr
...
#4506
2022-03-05 21:35:23 +00:00
Florian Dupret
27993f5a30
Fix Radarr settings no longer initialized in settings page
2022-03-03 18:05:05 +01:00
Jamie
356c7424e0
fix(translations): 🌐 New translations from Crowdin [skip ci]
2022-03-03 12:41:26 +00:00
tidusjar
bf3911af76
refactor: validators
2022-03-02 20:21:07 +00:00
tidusjar
fdb54989b0
refactor: ♻️ Small changes around the header auth
2022-03-02 20:15:56 +00:00
Jamie
71aa74ddcc
Merge pull request #4510 from fservida/sso
...
SSO with Header Authentication
2022-03-02 20:09:38 +00:00
tidusjar
1611ef9198
fix(requests): 🐛 Fixed an issue where you couldn't approve movies from the request list
2022-03-01 13:41:24 +00:00
tidusjar
073f1c946b
refactor: Made some small changes around the syncs to add in 4k to the radarr sync
2022-03-01 09:50:10 +00:00
tidusjar
a3046e386c
test: fixed unit tests
2022-03-01 09:17:11 +00:00
tidusjar
dcfd688c8d
fix(discover): 🐛 Fixed the issue where there was an option on the discover to request 4k shows (that's not supported currently)
2022-03-01 08:53:18 +00:00
tidusjar
19fe4e342e
fix(requests): 🐛 Fixed the issue where we could no longer approve TV Requests from the requests list
2022-03-01 08:43:45 +00:00
tidusjar
68600f3b45
fix(details): 🐛 Fixed the missing Play on Media server button for 4k content #4529
2022-03-01 08:25:38 +00:00