Conventional Changelog Action
7eedf5876b
chore(release): 🚀 v4.16.3
2022-04-08 08:08:14 +00: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
Jamie
738de07183
fix(requests): Better 'denied' request status for TV shows
...
[skip ci]
2022-04-08 08:28:10 +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
Conventional Changelog Action
2aaeb2bd38
chore(release): 🚀 v4.16.2
2022-04-07 18:54:02 +00: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
Conventional Changelog Action
663000c64a
chore(release): 🚀 v4.16.1
2022-04-07 18:03:00 +00:00
Jamie
03d997a258
Fix incorrect request status for denied movies in discover card
2022-04-07 18:59:41 +01:00
Jamie
46ddd5806f
Enhance display of denied TV shows
...
[skip ci]
2022-04-07 18:59:07 +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
Conventional Changelog Action
d933196cf0
chore(release): 🚀 v4.16.0
2022-04-07 12:33:09 +00:00
Jamie
f3c0223a0e
feat(plex-watchlist): Added Plex Watchlist Requests! 🎉
2022-04-07 13:29:32 +01:00
tidusjar
4509a0aed6
automation improvements
2022-04-07 13:14:46 +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
Conventional Changelog Action
e5e7354da7
chore(release): 🚀 v4.15.6
2022-04-07 07:04:16 +00: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
Conventional Changelog Action
1c4fc78a44
chore(release): 🚀 v4.15.5
2022-04-06 20:46:56 +00:00
Jamie
e62a7f4f0e
fix(requests): Fix incorrect request status for denied movies
...
Fix incorrect request status for denied movies
2022-04-06 21:43:25 +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
Conventional Changelog Action
dffadbe9d7
chore(release): 🚀 v4.15.4
2022-03-29 12:16:56 +00: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
Jamie
776f5eafc2
fix(logging): Set the default minimum level to Information
...
Make Serilog configurable and default minimum level to Information [no-ci]
2022-03-29 13:11:47 +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
Conventional Changelog Action
4a18d66164
chore(release): 🚀 v4.15.3
2022-03-24 19:19:08 +00:00
Jamie
6ca6341e09
fix: Display blank status for episodes not requested
2022-03-24 19:14:50 +00: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
Conventional Changelog Action
421754a0ae
chore(release): 🚀 v4.15.2
2022-03-23 11:05:27 +00:00
tidusjar
e2f5f45cd3
Merge branch 'develop' of https://github.com/tidusjar/Ombi into develop
2022-03-23 11:01:59 +00: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
Conventional Changelog Action
051be3e867
chore(release): 🚀 v4.15.1
2022-03-18 21:15:41 +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
Conventional Changelog Action
a2be81d634
chore(release): 🚀 v4.15.0
2022-03-17 20:48:45 +00:00
Jamie
0aa3cd00d9
feat: Localize genres filter
...
Localize genres filter
2022-03-17 20:28:54 +00:00
Jamie
6998129478
fix(jellyfin): 🐛 Fixed an issue where Jellyfin content was showing the Play on Emby button
2022-03-17 15:12:50 +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