Commit graph

6078 commits

Author SHA1 Message Date
tidusjar
2ca6d67573 * Made the "Play on Plex/Emby/Jellyfin" buttons more visible on the details page 2021-01-08 20:33:44 +00:00
tidusjar
9e2f08e38f * Added streaming country into the user bulk edit 2021-01-08 20:09:48 +00:00
tidusjar
93997116be * Added the default streaming country to the user importer 2021-01-08 20:00:01 +00:00
tidusjar
0936354df5 * Fixed not being able to remove legacy mobile users #3968 2021-01-08 19:55:44 +00:00
tidusjar
b4b80165b9 * Fixed #3952 where the metadata update would fail 2021-01-08 19:29:28 +00:00
tidusjar
c26f3337ed Stopped #3961 from happening 2021-01-08 19:27:24 +00:00
tidusjar
bb29b547b3 * Fixed not showing the view on X button for TV shows
* Fixed the banners for Partially available TV shows
2021-01-08 19:16:52 +00:00
Jamie Rees
f54ac1c401 fixed build 2021-01-08 08:36:58 +00:00
tidusjar
de886dd800 Fixed the issue with the null streaming country 2021-01-07 20:14:13 +00:00
tidusjar
ea7307ac07 We now show streaming information on the details page 2021-01-06 16:42:15 +00:00
tidusjar
88453f0a99 Updated the discover cards, there is now a banner with the request status. 2021-01-05 16:35:40 +00:00
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