Commit Graph

2642 Commits (develop)

Author SHA1 Message Date
Jamie 0c31e628df fix(translations): 🌐 New translations from Crowdin [skip ci]
2 years ago
Jamie 63996437a0 fix(translations): 🌐 New translations from Crowdin [skip ci]
2 years ago
Jamie 5826e2d9a1 fix(translations): 🌐 New translations from Crowdin [skip ci]
2 years ago
Jamie d43451405b fix(translations): 🌐 New translations from Crowdin [skip ci]
2 years ago
Jamie 0b9596d807 fix(translations): 🌐 New translations from Crowdin [skip ci]
2 years ago
Jamie 8c4c0b2629 fix(translations): 🌐 New translations from Crowdin [skip ci]
2 years ago
Jamie 289ab77b0e fix(translations): 🌐 New translations from Crowdin [skip ci]
2 years ago
Jamie 30e3417285 fix(translations): 🌐 New translations from Crowdin [skip ci]
2 years ago
Jamie 6c0a5dadd4 fix(translations): 🌐 New translations from Crowdin [skip ci]
2 years ago
Jamie d5bf9692ce fix(translations): 🌐 New translations from Crowdin [skip ci]
2 years ago
Jamie 8a9e7ea588 fix(translations): 🌐 New translations from Crowdin [skip ci]
2 years ago
Jamie 01047a3fd6 fix(translations): 🌐 New translations from Crowdin [skip ci]
2 years ago
Jamie 698a23fb83 fix(translations): 🌐 New translations from Crowdin [skip ci]
2 years ago
Jamie 24eb842fc4 fix(translations): 🌐 New translations from Crowdin [skip ci]
2 years ago
Jamie ac8b16a305 fix(translations): 🌐 New translations from Crowdin [skip ci]
2 years ago
Jamie f428ce6a70 fix(translations): 🌐 New translations from Crowdin [skip ci]
2 years ago
Jamie 94b16dfe09 fix(translations): 🌐 New translations from Crowdin [skip ci]
2 years ago
Jamie 4881775eda fix(translations): 🌐 New translations from Crowdin [skip ci]
2 years ago
Jamie 8297db91e8 fix(translations): 🌐 New translations from Crowdin [skip ci]
2 years ago
Jamie d1152ab767 fix(translations): 🌐 New translations from Crowdin [skip ci]
2 years ago
Jamie f3c0223a0e
feat(plex-watchlist): Added Plex Watchlist Requests! 🎉
2 years ago
tidusjar 75356b44c7 Added migrations for mysql
2 years ago
tidusjar 0329c2b9d9 Added Tv watchlist import
2 years ago
tidusjar 268e31c019 Added the request source to the details
2 years ago
tidusjar f41eea89a0 Added the watchlist import for movies
2 years ago
tidusjar df59b46a78 Added sqlite migrations
2 years ago
sephrat 04c1fa73e8 Fix incorrect request status for denied movies
2 years ago
Jamie 9033f1d548
fix(discover): Display 'partly available' status on TV show discover card
2 years ago
Florian Dupret ee8cac62fb Make Serilog configurable and default level to Information
2 years ago
Florian Dupret e62509093e Display 'partly available' status on TV show discover card
2 years ago
Jamie 0aa3cd00d9
feat: Localize genres filter
2 years ago
tidusjar a8ba2f3544 fix: 🐛 Fixed the Request On Behalf autocomplete not filtering correctly
2 years ago
Florian Dupret cdeb515151 Localize genres filter
2 years ago
Jamie 76af4a193f
Merge pull request #4527 from Ombi-app/translations
2 years ago
Florian Dupret 27993f5a30 Fix Radarr settings no longer initialized in settings page
2 years ago
tidusjar bf3911af76 refactor: validators
2 years ago
tidusjar fdb54989b0 refactor: ♻️ Small changes around the header auth
2 years ago
Jamie 71aa74ddcc
Merge pull request #4510 from fservida/sso
2 years ago
tidusjar 1611ef9198 fix(requests): 🐛 Fixed an issue where you couldn't approve movies from the request list
2 years ago
tidusjar dcfd688c8d fix(discover): 🐛 Fixed the issue where there was an option on the discover to request 4k shows (that's not supported currently)
2 years ago
tidusjar 19fe4e342e fix(requests): 🐛 Fixed the issue where we could no longer approve TV Requests from the requests list
2 years ago
tidusjar 68600f3b45 fix(details): 🐛 Fixed the missing Play on Media server button for 4k content #4529
2 years ago
Jamie 6fcaecf80b fix(translations): 🌐 New translations from Crowdin [skip ci]
2 years ago
Jamie f292006a08 fix(translations): 🌐 New translations from Crowdin [skip ci]
2 years ago
Jamie 7e9f54fc80
fix(translations): 🌐 New translations from Crowdin [skip ci] (#4526)
2 years ago
Jamie 6b66ef018d
🌐 Translations Update (#4523)
2 years ago
sephrat b90fc5fea7
fix(notifications): Remove generic admin email in favour of admins' email (#4519)
2 years ago
sephrat 2ed8c48d12
fix(tv): Display TV show as requested if all episodes are requested (#4518)
2 years ago
sephrat 76882adf23
fix(issues): Fix label ID in chatbox page (#4520)
2 years ago
sephrat a9a60678e7
fix(4k): Hide 'Has 4K Request' column list if 4k feature is disabled (#4521)
2 years ago
sephrat d6ae79ce9e
feat(media-details): Add Trakt to social icons (#4522)
2 years ago
tidusjar 5c0556e6f4 fix(emby/jellyfin): 🐛 Fixed another issue where we were not correctly displaying the correct status' for movies
2 years ago
Jamie a6d0bf83af
refactor(upgrades): Upgraded to Angular 13 and other dependency upgrades
2 years ago
tidusjar c0189dad47 fix(requests): 🐛 Fixed the approve 4k option on the requests list not working as expected
2 years ago
tidusjar 87cb9903db fix(requests): 🐛 Fixed the issue where Approving a 4K Request wouldn't send it to the correct 4K radarr instance
2 years ago
Francesco Servida df2092d5e3
Implemented check for header auth enabled also in backend
2 years ago
Francesco Servida d4e748fd2f
Implemented Settings Interface and Models
2 years ago
Francesco Servida ce175a8632
Implemented basic header auth controller
2 years ago
Jamie ba88848866
feat(radarr): 4K Requests and Radarr 4K support
2 years ago
tidusjar d3b3316cba fix(settings): 🐛 Fixed an issue where we were not displaying the excluded keyworks correctly in the TheMovieDbSettings page
2 years ago
tidusjar 34aa07c331 Merge branch 'develop' of https://github.com/tidusjar/Ombi into develop
2 years ago
tidusjar ce00ed7c7e refactor: 🗑️ Fixed a deprecation
2 years ago
tidusjar 68ef366e85 fix: 🌐 Added Czech and Chinese Simplified to the language list
2 years ago
Jamie 9ea907cc70
chore: 🌐 Translations Update (#4481) [skip ci]
2 years ago
Qiming Chen 32ee4e88ec
fix: fix swagger api key auth (#4483) [no ci]
2 years ago
Jamie cc55d3fcf4
chore: 🌐 Translations Update (#4476) [skip ci]
2 years ago
Maxence Lecanu 6d7274a94e
fix(frontend): add link on logo text
2 years ago
sephrat 10cc0c0951
feat(notifications): Send new request email notifications to power users (#4462)
2 years ago
sephrat 7d47bbe922
fix: 🐛 Add UI for Emby recently added cronjob settings (#4469)
2 years ago
tidusjar 033fa52fac chore(wizard): ♻️ Set the state when saving the wizard
2 years ago
tidusjar 33b8d1111a fix(wizard): 🐛 Fixed the issue where the Application Url wasn't validated in the wizard
2 years ago
Jamie 2cf67bf9b8
chore: 🌐 Translations Update [skip ci]
2 years ago
maartenheebink 40af6593b6
feat(customization): Added possibility for custom favicons
2 years ago
Florian Dupret 2ea104c3a3 Remove obsolete PreDb option from Radarr settings
2 years ago
tidusjar 91d0fa9658 chore: Removed some deps that are no longer needed
2 years ago
tidusjar 8b33cdccef feat(details): Added the notify button back into the details pages for requests
2 years ago
tidusjar cb7ecf684a fix(availability-rules): 🐛 Show the 'Requested' button when a show has all of the episodes marked as requested
2 years ago
tidusjar 75b15bc7cb fix(discover): 🐛 Fixed an issue where monitored movies in radarr were not correctly represented on the search results
2 years ago
Jamie 5cfb76cad7
fix(translations): 🌐 New translations from Crowdin
3 years ago
tidusjar 60933e3d83 Merge branch 'develop' of https://github.com/tidusjar/Ombi into develop
3 years ago
tidusjar d5404eaad7 fix(oauth): 🔒 Fixed the issue where some users running their browsers in a different language could not open the Plex OAuth window
3 years ago
Jamie 8943a978bf
fix(translations): 🌐 New translations from Crowdin
3 years ago
tidusjar bae96af17f fix(user-management): 🐛 Fixed an issue where you couldn't 'unset' a users custom quality and root folders
3 years ago
tidusjar 34cdbb8225 chore: added the app images in the settings for visibility
3 years ago
Jamie 473c172492
fix(translations): 🌐 New translations from Crowdin
3 years ago
sephrat 202d155493
fix(translations): 🌐 Fix incorrect text translation reference RequestedByOn (#4420)
3 years ago
tidusjar 914b096781 fix(availability-rules): 🐛 Fixed a small issue where some shows would not appear as Available even know they had no future unaired episodes listed
3 years ago
tidusjar 1b0a1cc7a0 refactor(settings): 💄 Added a banner when you are using a SQLite database, to infom that MySQL database configuration is available
3 years ago
tidusjar 4b540fb45b fix(request-list): 🐛 Fixed an issue where the bulk delete would not work for movie requests
3 years ago
tidusjar a0e14068f4 feat(emby): Added a emby recently added sync!
3 years ago
tidusjar a3739f375c fix(issues): 🐛 Added the issue category to the issue 'cards' #4403
3 years ago
tidusjar 02250000c0 fix(issues): 🐛 Added the issues back to the details page for TV Shows
3 years ago
tidusjar 1a2825bf38 fix(issues): 🐛 Fixed an issue where you couldn't navigate to the details page from TV issues
3 years ago
tidusjar 15e37b532a fix(issues): 🐛 Fixed where we did not show the poster when an issue is raised for media we do not have a request for #4402
3 years ago
sephrat 005529cda8
fix(translations): 🌐 Localize more places (#4400)
3 years ago
Jamie 22b8a221e9
fix(translations): 🌐 New translations from Crowdin
3 years ago
sephrat 334a32bca4
fix(permissions): 🐛 Improved the security around the role "Manage Own Requests" (#4397)
3 years ago
sephrat 4410790bc0
fix(search): Fixed some cases where search wouldn't work correctly (#4398)
3 years ago
sephrat 6b716e7220
fix(discover): TV shows now display on the Actor Pages (#4388)
3 years ago
Jamie 0de1cf974d
Merge pull request #4381 from Ombi-app/l10n_develop
3 years ago
Jamie fea7ff0513
fix: 🐛 Fixed the MySQL issue after .net 6 upgrade #4393
3 years ago
Jamie 719eb7dbe3
feat: Upgrade Ombi to .NET 6 (#4390)
3 years ago
tidusjar ca655ae570 feat(mass-email): Added the ability to configure the Mass Email, we can now send BCC and we are less likely to be rate limited when not using bcc #4377
3 years ago
tidusjar c0406a2dde fix(request-list): 🐛 Fixed an issue where the request options were not appearing for Music requests
3 years ago
Jamie c6acb45f8d fix(translations): 🌐 New translations from Crowdin [skip ci]
3 years ago
Jamie 18c220a0cd fix(translations): 🌐 New translations from Crowdin [skip ci]
3 years ago
Jamie 2c935a407b
chore: 🌐 Translations Update (#4372) [skip ci]
3 years ago
sephrat 5e140ab618
fix(translations): 🌐 Localization - Ensuring all of the app including backend are localized #4366
3 years ago
Victor Usoltsev b819b0e007
fix: 🐛 Hides no results message during search. (#4375)
3 years ago
Jamie b2dfdfdb79
Merge pull request #4365 from Ombi-app/feature/request-limits-missing
3 years ago
tidusjar 01d4f4d718 feat(request-limits): Added the new request limit options into the user importer
3 years ago
tidusjar 03bc23a74e feat(request-limits): Added the new request limit options to the bulk edit
3 years ago
Jamie b0f3abb9ce fix(translations): 🌐 New translations from Crowdin [skip ci]
3 years ago
Jamie 77d017b3d8 fix(translations): 🌐 New translations from Crowdin [skip ci]
3 years ago
Jamie f6e9784367 fix(translations): 🌐 New translations from Crowdin [skip ci]
3 years ago
Jamie 601a87762a fix(translations): 🌐 New translations from Crowdin [skip ci]
3 years ago
Jamie a4a80ba4da fix(translations): 🌐 New translations from Crowdin [skip ci]
3 years ago
Jamie 2961319f61 fix(translations): 🌐 New translations from Crowdin [skip ci]
3 years ago
Jamie fc8d108b66 fix(translations): 🌐 New translations from Crowdin [skip ci]
3 years ago
Jamie 1e03651c3b fix(translations): 🌐 New translations from Crowdin [skip ci]
3 years ago
Jamie c0dd327426 fix(translations): 🌐 New translations from Crowdin [skip ci]
3 years ago
Jamie 2156129f17 fix(translations): 🌐 New translations from Crowdin [skip ci]
3 years ago
Jamie aef0368de3 fix(translations): 🌐 New translations from Crowdin [skip ci]
3 years ago
Jamie a38090b8dd fix(translations): 🌐 New translations from Crowdin [skip ci]
3 years ago
Jamie c5f1d33557 fix(translations): 🌐 New translations from Crowdin [skip ci]
3 years ago
Jamie 3846d56a6e fix(translations): 🌐 New translations from Crowdin [skip ci]
3 years ago
Jamie dafe9c1a19 fix(translations): 🌐 New translations from Crowdin [skip ci]
3 years ago
Jamie edb418a6f0 fix(translations): 🌐 New translations from Crowdin [skip ci]
3 years ago
Jamie dadabf93e1 fix(translations): 🌐 New translations from Crowdin [skip ci]
3 years ago
Jamie b23668b84b
fix(translations): 🌐 Added localization for missing areas
3 years ago
Jamie 8fbd267b51 fix(translations): 🌐 New translations %two_letters_code% from Crowdin [skip ci]
3 years ago
Florian Dupret 49de3f530f Merge remote-tracking branch 'upstream/develop' into localization
3 years ago
Florian Dupret 9191e55892 Localize user preferences
3 years ago
tidusjar 21dba4c524 fix(newsletter): 🐛 Fixed a few small bugs in the newsletter
3 years ago
Florian Dupret 496b399d67 Fix minor regressions
3 years ago
Florian Dupret 8106097ea3 Translate Issue details group
3 years ago
Florian Dupret 4f6cc120bb Fix pipes not available in DetailsGroupComponent
3 years ago
Florian Dupret 907ce4be0f Refactor localized dates into angular moment
3 years ago
Florian Dupret abf0ddf74a Refactor status translation into a dedicated pipe
3 years ago
Florian Dupret 6fd59c6163 Localize more dates
3 years ago
Florian Dupret 218f5d8716 Localize collections and movie requests/popups
3 years ago
Jamie 52eda6ab91 fix(translations): 🌐 New translations en.json from Crowdin [skip ci]
3 years ago
Florian Dupret 5ac0aa34e5 Localize episode request popup
3 years ago
Jamie 1095d52496 fix(translations): 🌐 New translations en.json from Crowdin [skip ci]
3 years ago
Florian Dupret fa1e711a25 Localize dates
3 years ago
Florian Dupret 05b7ce6c7e Localize Movie+TV information panel
3 years ago
Jamie 36f7c69b07 New translations en.json (Portuguese, Brazilian)
3 years ago
Jamie 23e6d1b5b8 New translations en.json (Chinese Traditional)
3 years ago
Jamie 99e11a00f2 New translations en.json (Swedish)
3 years ago
Jamie ae43033599 New translations en.json (Slovak)
3 years ago
Jamie 8d5b218334 New translations en.json (Russian)
3 years ago
Jamie 073d880d4a New translations en.json (Portuguese)
3 years ago
Jamie 6e714eb33d New translations en.json (Polish)
3 years ago
Jamie 4442340beb New translations en.json (Norwegian)
3 years ago
Jamie ef852b94e3 New translations en.json (Dutch)
3 years ago
Jamie 80e0466db4 New translations en.json (Italian)
3 years ago
Jamie d594ce3f7b New translations en.json (Hungarian)
3 years ago
Jamie 4b600a6dae New translations en.json (German)
3 years ago
Jamie e77c77536f New translations en.json (Danish)
3 years ago
Jamie ee30bb8733 New translations en.json (Bulgarian)
3 years ago
Jamie f0410f485a New translations en.json (Spanish)
3 years ago
Jamie f7f2cf3859 New translations en.json (French)
3 years ago
Jamie b3fbd015d6
Merge pull request #4355 from Ombi-app/l10n_develop
3 years ago
Jamie 73ef247318 New translations en.json (Portuguese, Brazilian)
3 years ago
Jamie 28b81e933b New translations en.json (Portuguese)
3 years ago
Jamie 333cb5d495 New translations en.json (French)
3 years ago
Florian Dupret e8e4ad1571 Localize harcoded texts
3 years ago
Jamie d31840b541 New translations en.json (Portuguese, Brazilian)
3 years ago
Jamie 050d181b5f New translations en.json (Chinese Traditional)
3 years ago
Jamie 968fe3743e New translations en.json (Swedish)
3 years ago
Jamie dd45084752 New translations en.json (Slovak)
3 years ago
Jamie abc3379e1a New translations en.json (Russian)
3 years ago
Jamie 3f0246eac7 New translations en.json (Portuguese)
3 years ago
Jamie e95e9e6587 New translations en.json (Polish)
3 years ago
Jamie 47c34df32b New translations en.json (Norwegian)
3 years ago
Jamie ca7e0b0213 New translations en.json (Dutch)
3 years ago
Jamie 8f62260746 New translations en.json (Italian)
3 years ago
Jamie 7b9dcc875f New translations en.json (Hungarian)
3 years ago
Jamie b46497e5dc New translations en.json (German)
3 years ago
Jamie 37337b1968 New translations en.json (Danish)
3 years ago
Jamie 66885da1f3 New translations en.json (Bulgarian)
3 years ago
Jamie 387001706e New translations en.json (Spanish)
3 years ago
Jamie 7a2431734a New translations en.json (French)
3 years ago
tidusjar 543d36e561 fix: 🐛 Really really fix it this time?
3 years ago
tidusjar 9f36923c51 fix: 🔥 Really fix the base url issue this time
3 years ago
tidusjar e9cc8b6fe7 fix: 🐛 Fixed Ombi not writing the baseUrl correctly
3 years ago
tidusjar 74d1acae49 fix: 🩹 See if this fixes the proxy issue
3 years ago
tidusjar 1872a2f921 Merge branch 'develop' into ngxs
3 years ago
tidusjar 20380e2760 style: 💄 Fixed the sidenav issue
3 years ago
tidusjar 97b493d869 perf: Use ngxs store for the whole customization section of the app
3 years ago
tidusjar 83dd42c9f1 refactor: ♻️ Added NGXS
3 years ago
tidusjar 72eb873ddb refactor: ♻️ Upgraded to Angular 12
3 years ago
tidusjar ed7af457fb manual upgrade
3 years ago
tidusjar 5a2f652a28 fix(#4345): 🐛 Fixed the issue where denied requests we not appearing correctly
3 years ago
tidusjar 8cafcdcc3b fix(user-management): 🐛 Fixed an issue where the Copy users App Link did not generate the correct app link for that user
3 years ago
tidusjar 10f5e056c8 fix(search): 🐛 Fixed an issue where changing the filter wouldn't refresh the search results
3 years ago
tidusjar 89a856a5d2 fix(settings): 🐛 Fixed the issue where you couldn't save the Plex settings
3 years ago
tidusjar 1ef45dc44c feat(notifications): Added Partially Available Notifications
3 years ago
Victor Usoltsev 8178dc6f58 Replaces Gravatar's fallback image with custom 404 error handling.
3 years ago
tidusjar ea55c4d64f refactor: ♻️ Change the order
3 years ago
tidusjar 61f3e94308 feat: Added the ability to specify which branch you are on
3 years ago
Victor Usoltsev 05ad18c76c Updates translation files to contain issues.count value. Added missing languages to be selectable on UI.
3 years ago
tidusjar ecfb594f1f chore: 🚧 added a non-ui build configuration
3 years ago
Victor Usoltsev d190b9064b Removes overwrite of requested field with undefined.
3 years ago
Victor Usoltsev 3afa775937 Updates short date formatting to use user's browser preference.
3 years ago
tidusjar 97be373770 fix: 🐛 Fixed the issue where the user management login dates were not local time
3 years ago
tidusjar 978d4ea33b feat(request-limits): Added the UI portion to set the new limits
3 years ago
tidusjar a6e8eefecc wip
3 years ago
tidusjar 6adf75d0ec refactor(request-limits): ♻️ Refactored the request limits to sit in their own services
3 years ago
tidusjar 364b9f11af feat(request-limits): Request limits are no longer a rolling date. But reset at the start of the week or month depending on the preference
3 years ago
tidusjar f83abafdd9 feat(discover): 💄 Moved the advanced search to the nav bar for better discovery
3 years ago
tidusjar fc69158597 fix(discover): 🐛 Fixed up the discover lists,
3 years ago
tidusjar 99c728918e fix(details): 👽 Removed the RT API calls from the frontend for now
3 years ago
tidusjar 78b9eef483 fix(discover): 🐛 Made the poster images on discover the same size no matter how many results there are
3 years ago
tidusjar 06b60ee9d2 fix: 🐛 Fixed where the Play On {MediaSever} was not appearing for TV Shows
3 years ago
tidusjar 6c6b7bb498 feat: Added the ability to provide your own custom plex url
3 years ago
Samuel Bartík 2c1fd48823
Update sk.json
3 years ago
Vbgf 6b86b75173
Update bg.json
3 years ago
Vbgf 3e0b392d3b
Update en.json
3 years ago
tidusjar 924a562c57 Added the basic advanced search
3 years ago
tidusjar 6ee9606f7c MORE!
3 years ago
tidusjar 4118f0de41 Fixed the discord notification test issue
3 years ago
tidusjar 83ee2dae1a Made a start on the advanced options
3 years ago
tidusjar 7119407141 Fixed the jellyfin load libraries issue #4266
3 years ago
Jamie a702e22b04 added russian into the language #4259
3 years ago
tidusjar 309f214203 Change the API to use the virtual folders call and also take into consideration mixed content folders #2389
3 years ago
tidusjar 6d70010777 Added the option to select libaries to monitor in Jellyfin and Emby #2389
3 years ago
tidusjar fc7df0e11b Added the ability to select certain libraries in jellyfin
3 years ago
tidusjar 132c935c28 Merge branch 'develop' into feature/jellyfin-libs
3 years ago
tidusjar 90da69a342 Plex OAuth window will now auto close
3 years ago
tidusjar 0c4bd10b0f Added the Digital Release Date back in.
3 years ago
tidusjar 4082f6ad41 Missing commit
3 years ago
tidusjar 5080a1e9d0 Merge branch 'develop' of https://github.com/ombi-app/Ombi into develop
3 years ago
tidusjar d417526b26 WIP on recently requested
3 years ago
tidusjar bc59a5051e Added the ability to show seasonal content ;)
3 years ago
stefangross 0bbf5c1b56 added null check to to prevent crash when loading couchpotato settings for the first time
3 years ago
stefangross a9bbd55c05 Fixed issue with couchpotato profiles not loading correctly
3 years ago
tidusjar 5db455e899 Added back in the ability to mark movies as unavailable
3 years ago
tidusjar bd857c1e4f Added some more logging and resilience around the Plex OAuth login #4232
3 years ago
tidusjar f8c1114401 Fixed #4234
3 years ago
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
3 years ago
tidusjar 197fc5af61 The docs button now go to the specific doc's pages #4223
3 years ago
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
3 years ago
tidusjar ac3f1941bc Added the ability to unsubscribe from the newsletter #2137
3 years ago
tidusjar 043eb08aa5 Merge branch 'develop' of https://github.com/ombi-app/Ombi into develop
3 years ago
tidusjar a5e72fdcde Fixed #4189 where when there is no poster for the searched content, we now automatically show the titles for easier discoverability
3 years ago
tidusjar a0cc041449 #2807 Added the ability to deny the request even if it's available
3 years ago
Jamie 09ac8406bf
Merge pull request #4225 from Ombi-app/develop-kuraki
3 years ago
tidusjar 0793050913 Fixed the issue where the Plex Server URL was no longer formatted correctly.
3 years ago
Jamie be975d8074
Merge pull request #4221 from Ombi-app/develop-kuraki
3 years ago