Commit graph

5498 commits

Author SHA1 Message Date
tidusjar
7c5646d416 feat(plex): Use the new Plex Pass includeGuids feature for syncing plex movies 2021-09-16 14:59:35 +01:00
tidusjar
fc69158597 fix(discover): 🐛 Fixed up the discover lists,
Handle the exception from using the internal API, improve the loading so it shouldn't 'step back'. Also fixed where it would only load a small number of items and wouldn't load any more
2021-09-16 08:25:27 +01:00
tidusjar
99c728918e fix(details): 👽 Removed the RT API calls from the frontend for now
#4305
2021-09-08 21:15:40 +01:00
tidusjar
78b9eef483 fix(discover): 🐛 Made the poster images on discover the same size no matter how many results there are 2021-09-08 21:12:01 +01:00
tidusjar
06b60ee9d2 fix: 🐛 Fixed where the Play On {MediaSever} was not appearing for TV Shows
#4303
2021-09-07 08:35:10 +01:00
tidusjar
e8810e82b1 fix: 🐛 Small change to the URL we generate for the Play on Plex link 2021-09-07 08:19:37 +01:00
tidusjar
6c6b7bb498 feat: Added the ability to provide your own custom plex url 2021-09-06 20:34:06 +01:00
Jamie
d24c390fe4
Merge pull request #4308 from SamuelBartik/patch-1
Update sk.json
2021-09-04 23:38:32 +01:00
Samuel Bartík
2c1fd48823
Update sk.json 2021-09-04 23:57:29 +02:00
Jamie
9e37073862
Merge pull request #4304 from Vbgf/develop
Updating bulgarian translation file
2021-08-30 20:36:34 +01:00
Vbgf
6b86b75173
Update bg.json
Updating bulgarian translation.
2021-08-29 03:53:52 +03:00
Vbgf
3e0b392d3b
Update en.json
Adding missing space in main en.json translation.
2021-08-29 02:31:04 +03:00
tidusjar
b6b9840e04 Merge branch 'develop' of https://github.com/tidusjar/Ombi into develop 2021-08-17 08:28:04 +01:00
tidusjar
45b692c8d2 Fixed #4290 2021-08-17 08:27:10 +01:00
Jamie
485ae095db
Merge pull request #4246 from stefangross/develop
Fixed an issue where using sort on the movie request section wouldnt work
2021-08-10 22:02:06 +01:00
Jamie
7f2c5a5f3e
Merge pull request #4274 from Ombi-app/advanced-search
Added the basics of advanced discovery
2021-07-29 11:18:29 +01:00
tidusjar
0efb55793d Small fix around the detection of available Jellyfin movies 2021-07-29 11:18:14 +01:00
tidusjar
924a562c57 Added the basic advanced search 2021-07-28 21:40:49 +01:00
tidusjar
6ee9606f7c MORE! 2021-07-28 16:48:45 +01:00
tidusjar
6327782c74 Fixed the discord notification test issue 2021-07-27 09:42:42 +01:00
tidusjar
4118f0de41 Fixed the discord notification test issue 2021-07-27 09:38:20 +01:00
tidusjar
83ee2dae1a Made a start on the advanced options 2021-07-26 14:39:06 +01:00
tidusjar
7119407141 Fixed the jellyfin load libraries issue #4266 2021-07-24 22:58:35 +01:00
Jamie
a702e22b04 added russian into the language #4259 2021-07-20 20:54:11 +00:00
tidusjar
309f214203 Change the API to use the virtual folders call and also take into consideration mixed content folders #2389 2021-07-20 20:48:29 +01:00
Jamie
046bad66d6
Merge pull request #4252 from Ombi-app/feature/jellyfin-libs
Added the ability to monitor certain libs in Jellyfin and Emby
2021-07-09 16:37:29 +01:00
tidusjar
6d70010777 Added the option to select libaries to monitor in Jellyfin and Emby #2389 2021-07-09 16:22:09 +01:00
tidusjar
fc7df0e11b Added the ability to select certain libraries in jellyfin 2021-07-09 15:16:57 +01:00
tidusjar
132c935c28 Merge branch 'develop' into feature/jellyfin-libs 2021-07-09 10:38:28 +01:00
tidusjar
90da69a342 Plex OAuth window will now auto close 2021-07-08 21:47:29 +01:00
tidusjar
5585958731 Cleanup commit 2021-07-07 13:48:09 +01:00
tidusjar
0c4bd10b0f Added the Digital Release Date back in.
Improved performance and system load when loading content #4082
2021-07-07 11:59:27 +01:00
tidusjar
4082f6ad41 Missing commit 2021-07-05 15:22:20 +01:00
tidusjar
5080a1e9d0 Merge branch 'develop' of https://github.com/ombi-app/Ombi into develop 2021-07-05 15:22:02 +01:00
tidusjar
d417526b26 WIP on recently requested 2021-07-05 15:21:55 +01:00
tidusjar
bc59a5051e Added the ability to show seasonal content ;) 2021-07-05 14:57:16 +01:00
tidusjar
b406dc0118 Fixed the issue where the first scan has the potential to not get all the shows depending on the order of the plex libraries 2021-07-05 14:20:25 +01:00
stefangross
c20e208c07 Merge branch 'develop' of https://github.com/stefangross/Ombi into develop 2021-07-04 19:07:39 +02:00
stefangross
d01da2d288 fixed issue with sorting movie requests 2021-07-04 19:07:25 +02:00
stefangross
a7efcd131b Merge remote-tracking branch 'upstream/develop' into develop 2021-07-04 19:05:34 +02:00
stefangross
8c70874525 fixed issue with sorting movie requests 2021-07-04 10:29:17 +02:00
Jamie
f3f86d3243
Merge pull request #4245 from stefangross/develop
Fixed issue with CouchPotato not loading profiles
2021-07-03 11:51:06 +01:00
stefangross
0bbf5c1b56 added null check to to prevent crash when loading couchpotato settings for the first time 2021-07-03 11:20:42 +02:00
stefangross
a9bbd55c05 Fixed issue with couchpotato profiles not loading correctly 2021-07-03 10:43:15 +02:00
tidusjar
5db455e899 Added back in the ability to mark movies as unavailable 2021-07-01 21:10:10 +01:00
tidusjar
bd857c1e4f Added some more logging and resilience around the Plex OAuth login #4232 2021-06-28 23:27:58 +01:00
tidusjar
f8c1114401 Fixed #4234 2021-06-25 11:54:07 +01:00
tidusjar
19d9b47430 Turned down the logging on stuff like the HTTP Client, no longer needed. Was there previously so I could ensure it was working correctly when I switched to the new HTTP Client Factory #4228 2021-06-17 08:10:35 +01:00
tidusjar
197fc5af61 The docs button now go to the specific doc's pages #4223 2021-06-17 08:06:00 +01:00
tidusjar
e63524c6e4 Fixed an issue when requesting a collection that we have partially available, it would show as an error, but still add the remaining requests #3832 2021-06-16 08:50:53 +01:00