tidusjar
6dba4eb0a4
Fixed #3957
2021-01-05 08:13:37 +00:00
tidusjar
fcc87740bf
Added some extra caching to reduce DB calls
2021-01-04 22:57:54 +00:00
tidusjar
cb127f3858
Added Rotten Tomatoes ratings to the detail pages
2021-01-04 22:51:42 +00:00
Jamie
fde93d2445
Merge pull request #3954 from tidusjar/jellyfin-redux
...
Jellyfin seperation
2021-01-04 15:15:30 +00:00
Jamie
436c7a73fb
Merge branch 'feature/v4' into jellyfin-redux
2021-01-04 14:28:18 +00:00
tidusjar
8220f41e0b
* Added the ability to request on behalf of a user
...
* Moved the "advanced" section into a small cog icon on the media details page
* Added some more information on the movie panel e.g. Requested By user
2021-01-04 14:14:24 +00:00
tidusjar
2e00aa00f0
fixed unit test
2021-01-04 09:00:41 +00:00
tidusjar
b888a51b5b
last tweak
2021-01-03 21:43:53 +00:00
tidusjar
6a062d5c40
Fixed a bunch of jellyfin issues
2021-01-03 21:22:52 +00:00
Jamie
14c6170455
Merge pull request #3924 from joshuaboniface/jellyfin-redux
...
Add separate Jellyfin server type
2021-01-02 22:35:51 +00:00
tidusjar
87233a7fd3
Kick out the user when the user has been invalidated. This should solve a few issues with "still being logged in"
2021-01-02 00:35:24 +00:00
tidusjar
6937a90342
Try the new way of setting up the reverse proxy
2021-01-01 23:45:51 +00:00
Jamie
a4bbb8853b
Merge pull request #3949 from Ray-P/jagged-edges-landing-page
...
✨ CSS - Fix jagged edges on diagonal gradient overlay on landing page
2021-01-01 10:12:00 +00:00
tidusjar
878adc5feb
poc
2020-12-31 23:54:05 +00:00
safran_
f57c147a47
✨ CSS - Fix jagged edges on diagonal gradient overlay on landing page
2020-12-31 21:27:23 +01:00
Joshua M. Boniface
5233d0caab
Merge branch 'feature/v4' into jellyfin-redux
2020-12-19 14:56:10 -05:00
tidusjar
e6751903a7
Fixed an issue where we could grab the wrong imdbid
2020-12-17 21:42:58 +00:00
tidusjar
13cb58a225
Merge branch 'feature/v4' of https://github.com/tidusjar/Ombi into feature/v4
2020-12-16 20:40:10 +00:00
tidusjar
1fcd8631a8
Fixed a bug where it would show a tv episode as processing request
2020-12-16 20:40:06 +00:00
Jamie
4228fcacba
Merge pull request #3932 from tidusjar/moresettings
...
jobs page and the update page
2020-12-16 07:41:15 +00:00
Jamie
b77769e032
Merge pull request #3933 from tidusjar/login-gui-tweak
...
added a new class for the login card to allow changing the card colou…
2020-12-16 07:39:57 +00:00
Jamie
399412828c
Merge pull request #3934 from Berserkir-Wolf/patch-2
...
Fix 'language' for sonarr v3
2020-12-16 07:39:16 +00:00
Dyson Parkes
108e3d8fd9
Fix 'language' for sonarr v3
...
Replace "languge" with "Language"
2020-12-16 14:46:54 +13:00
goldenpipes
093fb673ed
added a new class for the login card to allow changing the card colour, etc
2020-12-14 18:56:10 -06:00
goldenpipes
cb234e1776
jobs page and the update page
2020-12-13 10:44:10 -06:00
Jamie
6461e9d7ab
Merge pull request #3923 from hmnd/fix/smart-quotes
...
Remove remaining smart quotes
2020-12-13 00:23:45 +00:00
Joshua M. Boniface
bb60365109
Fix remaining tests
2020-12-12 18:28:40 -05:00
Joshua M. Boniface
6b24ab7f83
Correct tests for Jellyfin types
2020-12-12 18:16:24 -05:00
Joshua M. Boniface
555406c1c4
Fix up invalid MySQL migration
...
Rename files, change import and namespace.
2020-12-12 16:55:53 -05:00
Joshua M. Boniface
c03eaa12da
Remove superfluous newline
2020-12-12 16:23:52 -05:00
Joshua M. Boniface
71007ca5b7
Add MySQL migration
2020-12-12 16:18:03 -05:00
Joshua M. Boniface
f52a74eba6
Properly set usertype for Jellyfin users
2020-12-12 16:05:24 -05:00
Joshua M. Boniface
30cd96f82a
Fix bad controller replacement
2020-12-12 03:12:08 -05:00
Joshua M. Boniface
85e98e587f
Correct JellyfinUser to type 5
...
Make everything consistent here with the Store entity number.
2020-12-12 03:02:33 -05:00
Joshua M. Boniface
fce9e88b1e
Fix broken migration
2020-12-12 00:26:47 -05:00
Joshua M. Boniface
6a96d6718b
Remove remaining IsJellyfin sections
2020-12-11 23:23:25 -05:00
Joshua M. Boniface
f8b9b3ca25
Add warning about reverting patch
2020-12-11 23:09:48 -05:00
Joshua M. Boniface
635079155f
Correct legends with proper names
2020-12-11 20:57:29 -05:00
Joshua M. Boniface
0fdfab19dd
Move migration to proper database
2020-12-11 20:45:13 -05:00
Joshua M. Boniface
0812a3f780
Add more detailed migration documentation
2020-12-11 20:38:07 -05:00
Joshua M. Boniface
ce9279a108
Add missing field for Jellyfin users
2020-12-11 19:29:07 -05:00
Joshua M. Boniface
b48c8f7592
Add database migration to SQLite
2020-12-11 00:01:03 -05:00
Joshua M. Boniface
2f1471c61a
Update Jellyfin authorization header
...
We still use X-Emby-Authorization instead of X-Jellyfin-Authorization.
Co-authored-by: Cody Robibero <cody@robibe.ro>
2020-12-10 10:32:56 -05:00
Joshua M. Boniface
9fe644f3db
Add separate Jellyfin server type
...
Due to forthcoming changes to the Jellyfin API, this adds support for
Jellyfin as server type completely independent from Emby. It also undoes
the workarounds that treated Jellyfin as a subset of Emby.
2020-12-10 02:16:20 -05:00
David Roizenman
e22cc1ca15
Remove remaining smart quotes
2020-12-09 17:51:37 -08:00
tidusjar
685b97ce8d
Merge branch 'feature/v4' of https://github.com/tidusjar/Ombi into feature/v4
2020-12-09 21:45:47 +00:00
tidusjar
8f6ef2cdb2
Fixed #3907
2020-12-09 21:45:44 +00:00
Jamie
ce39f205f3
Merge pull request #3895 from vsc55/feature/v4
...
Add informational message
2020-12-01 20:20:59 +00:00
Jaiver Pastor
1ddd19caf9
Add informational message
2020-11-27 12:50:16 +01:00
Javier Pastor
10e35150df
Merge pull request #5 from tidusjar/feature/v4
...
Update
2020-11-27 12:36:01 +01:00