Commit Graph

143 Commits (512ac9bfb49f4ac7d972a255c7754c67cc9cc50f)

Author SHA1 Message Date
TheCatLady aa062d921c
fix(sonarr): monitor existing series upon request approval (#2553)
3 years ago
TheCatLady 1dc900d5ce
feat(tautulli): validate upon saving settings (#2511)
3 years ago
Danshil Kokil Mungur 5d4b06bbcc
fix(radarr): correctly check for existing movies (#2490)
3 years ago
TheCatLady 8cba486249
fix: address unhandled promise rejections & bump node to v16.13 (#2398)
3 years ago
TheCatLady 0842c233d0
feat: Tautulli integration (#2230)
3 years ago
TheCatLady 9cb97db13c
feat(plex): selective user import (#2188)
3 years ago
Danshil Kokil Mungur b31cdbf074
feat(search): search by id (#2082)
3 years ago
TheCatLady 30b20df37a
feat: add production countries to movie/TV detail pages (#2170)
3 years ago
TheCatLady ed53810fb3
fix: handle Plex library settings migration failure gracefully (#2254)
3 years ago
Danshil Kokil Mungur 739f667b54
feat(servarr): auto fill base url when testing service if missing (#1995)
3 years ago
Ryan Cohen afda9c7dc2
feat(plex-scan): plex scanner improvements (#2105)
3 years ago
sct 4c6009bc2c
fix(rt-api): correctly format movie urls
3 years ago
sct a11bb49663
fix(rt-api): use rotten-tomatoes 2.0 search api for movies
3 years ago
TheCatLady 98ece67655
feat: list streaming providers on movie/TV detail pages (#1778)
3 years ago
TheCatLady 6789b8701c
fix(plex): do not fail to scan empty libraries (#1771)
3 years ago
TheCatLady 22415642e8
feat(lang): add Greek display language (#1605)
4 years ago
TheCatLady 3ae7d0098b
fix(radarr): search in addition to monitoring existing movies (#1449)
4 years ago
TheCatLady fc14037ec1
fix(backend): do not log error when user has no server access (#1419)
4 years ago
sct ecf13123d2
feat: add overseerr version and update availability status to sidebar
4 years ago
TheCatLady e43106a434
fix: fall back to English genre names (#1352)
4 years ago
sct a306ebc2d1
feat: radarr/sonarr tag support (#1366)
4 years ago
TheCatLady fe8d34607b
fix(backend): fix getShowByTvdbId() error message (#1314) [skip ci]
4 years ago
TheCatLady 1d7a938ef8
fix: fetch localized person details from TMDb (#1243)
4 years ago
sct f7146e4189
fix(plex): always send Overseerr for the device name to the plex.tv api
4 years ago
TheCatLady 2f2e00237d
feat: add tagline, episode runtime, genres list to media details & clean/refactor CSS into globals (#1160)
4 years ago
TheCatLady 75011610e5
feat: add language-filtered Discover pages (#1111)
4 years ago
sct 63c122e5e0 refactor: move genre/studio/network calls into their own endpoints
4 years ago
sct ed0a7fbdf5 fix(sonarr): correctly search when updating existing sonarr series
4 years ago
TheCatLady f28112f057
feat: add genre/studio/network view to Discover results (#1067)
4 years ago
sct 552a7e30da fix(sonarr): use qualityProfileId instad of profileId when adding series
4 years ago
sct da5ca02f81 fix(services): update all radarr/sonarr endpoints to use v3
4 years ago
Daniel Carter b557c06b0a
feat(regions): add region/original language setting for filtering Discover (#732) (#942)
4 years ago
TheCatLady bdb3cb2025
fix(plex): Check Plex server access on user import (#955)
4 years ago
Danshil Mungur c8b2a57721
feat(ui): added content ratings for tv shows and movie ratings (#878)
4 years ago
Jakob Ankarhem 53f6f59798
feat(requests): add language profile support (#860)
4 years ago
TheCatLady b531a642f6
fix(ui): Dynamically generate path to config in warning message (#851)
4 years ago
TheCatLady 38c76b55e0
fix(notif/ui): Use custom application title in notifications & sign-in page (#849)
4 years ago
sct 026795d4c9 fix(ui): validate application url and service external urls
4 years ago
sct 996bd9f14e feat(cache): add cache table and flush cache option to settings
4 years ago
sct 20289b5960
feat(cache): external API cache (#786)
4 years ago
Danshil Mungur b239598e64
feat(tv): show cast for the entire show instead of only the last season (#778)
4 years ago
Jakob Ankarhem 0c6d4780c3
fix(radarr): return the updated data when updating radarr request (#765)
4 years ago
Jakob Ankarhem 45a277964b
fix(radarr): fix request bug which made it unable to be added to radarr (#760)
4 years ago
sct ec5fb83678
feat: Radarr & Sonarr Sync (#734)
4 years ago
TheCatLady f05d4a0d0b
fix(ui): Capitalization, punctuation, and grammar inconsistences & errors (#731)
4 years ago
Chris Pritchard 82ac76b054
feat: pre-populate server info from plex.tv API (#563)
4 years ago
Jakob Ankarhem 2da0da826a
fix(requests): handle when tvdbid is null (#657)
4 years ago
sct 7db62ab824 fix(api): improve rottentomatoes rating matching for movies
4 years ago
sct bdb33722e6
feat(requests): Request Overrides & Request Editing (#653)
4 years ago
sct d688a96759 fix(plex-sync): store plex added date and sort recently added by it
4 years ago
sct 6b2df24a2e
feat: 4K Requests (#559)
4 years ago
Mārtiņš Možeiko 0600ac7c3a
feat: map AniDB IDs from Hama agent to tvdb/tmdb/imdb IDs (#538)
4 years ago
johnpyp 02969d5426
feat: simple failed request handling (#474)
4 years ago
Jayesh e88dc83aeb
feat: YouTube Movie/TV Trailers (#454)
4 years ago
sct a333a09582
feat: add collections (#484)
4 years ago
sct 32b4c99950 fix(api): correctly return firstAirDate for series in search endpoints
4 years ago
sct 4b505223b8 fix(logs): improve logging when adding to sonarr/radarr
4 years ago
johnpyp 7e8f361af7
feat: import users from plex (#428)
4 years ago
sct f35dae56a5 fix(api): fix cross-imported type crashing build
4 years ago
sct 5deb64a87f fix(frontend): allow more special characters in search input
4 years ago
sct 2a4dd52275 fix(frontend): hide Request More button if all current seasons are available
4 years ago
sct f88c4a6d4a feat(api): add movie keyword search
4 years ago
sct 0972f40a4e
feat: anime profile support (#384)
4 years ago
ecelebi29 e9c899ce41
fix(sonarr.ts, mediarequest.ts): add missing seasonFolder option (#358)
4 years ago
sct e08fa35548 fix(api): only run recently added sync on enabled libraries
4 years ago
sct 3ba09d07eb fix: add support for ssl when connecting to plex
4 years ago
Alex Zoitos f998873fc5
fix(services): improve logging for when Radarr movie already exists (#285)
4 years ago
darknessgp 6d08b10820
fix: changing parameter name to use correct 'port' #276 (#277)
4 years ago
sct 6c1ee830a1 fix(services): improve logging for adding movies to Radarr
4 years ago
sct 79a352b7b3 build(deps): update dependencies and update relevant files
4 years ago
Alex Zoitos 2aefcfdfb9
Person API calls (#188)
4 years ago
sct 1694f60e8a feat: rotten tomatoes scores on movie/tv details pages
4 years ago
sct ff8b9d8e7e feat: add trending to discover page
4 years ago
sct 67290dd502 feat: upcoming movies on discover
4 years ago
sct 1390cc1f13 feat(api): plex tv sync and recently added sync
4 years ago
sct 320432657e feat: sonarr edit/delete modal
4 years ago
sct 9385592362 feat(api): sonarr api wrapper / send to sonarr
4 years ago
sct 2bf7e10e32 feat(frontend/api): beginning of new request modal
4 years ago
sct 1be8b18361 feat(api): plex Sync (Movies)
4 years ago
sct 4aa74319e0 feat(api): add external ids to movie/tv response
4 years ago
sct 02cbb5b030 feat(frontend/api): tv details page
4 years ago
sct 514714071d feat(api): allow plex logins from users who have access to the server
4 years ago
sct 8f6247d821 feat(api): validate plex when settings are saved
4 years ago
sct 9131254f33 feat(frontend/api): i18n support
4 years ago
sct 04252f88bb feat(frontend/api): cast included with movie request and cast list on detail page
4 years ago
sct 6398e3645a feat(frontend/api): movie recommendations/similar request and frontend detail page update
4 years ago
sct a3beeede7e feat(api): tv details endpoint
4 years ago
sct 48d62c3178
feat(api): radarr api wrapper / send to radarr when requests approved (#93)
4 years ago
sct f4c2c47e56
feat(api): request api (#80)
4 years ago
sct ba34e54d77
feat(api): tmdb trending api wrapper (#68)
4 years ago
sct 839448fcc8
feat(api): add tmdb discover api wrapper (#67)
4 years ago
sct c702c17cee
feat(api): tmdb api wrapper / multi search route (#62)
4 years ago
sct 5343f35e5b
feat(api): initial implementation of the auth system (#30)
4 years ago