Commit Graph

106 Commits (500cd1f872942923d2b9c3b835e6329e335d4a3f)

Author SHA1 Message Date
Danshil Kokil Mungur f5c2fc1c20
fix(ui): minor fixes (#3036)
2 years ago
Danshil Kokil Mungur 7404d68143
fix(ui): hide null dates in episodes list (#3035)
2 years ago
Ryan Cohen d8da5cbe9d
fix(plex): add container-size header to recently added api call (#3023)
2 years ago
Ryan Cohen c6a133d4e5
refactor: absolute imports with path alias (#2960) [skip ci]
2 years ago
Ryan Cohen 4b855b8114
style: fix organize-imports to work with tailwindcss prettier plugin (#2957) [skip ci]
2 years ago
Ryan Cohen 301f2bf7ab
feat: plex watchlist sync integration (#2885)
2 years ago
TheCatLady 9021696cf0
fix(lang): correct capitalization of 'TMDB' (#2953)
2 years ago
Ryan Cohen f5864b49de
refactor: update a few dev deps and convert to using type imports where possible (#2886)
2 years ago
Ryan Cohen aed1409f29
fix(api): add rate limiter to TMDb requests to hopefully deal with 429s (#2881)
2 years ago
Danshil Kokil Mungur 1054b4e2d7
fix(search): use correct param to filter movies by year (#2727)
2 years ago
TheCatLady 7d19de6a4a
fix(tautulli): fetch additional user history as necessary to return 20 unique media (#2446)
2 years ago
Danshil Kokil Mungur 72c825d2a5
feat(search): filter search results by year (#2460)
2 years ago
TheCatLady 30644f65ea
fix(plex): find TV series in addition to movies from IMDb IDs (#1830)
2 years ago
TheCatLady aa062d921c
fix(sonarr): monitor existing series upon request approval (#2553)
2 years ago
TheCatLady 1dc900d5ce
feat(tautulli): validate upon saving settings (#2511)
2 years ago
Danshil Kokil Mungur 5d4b06bbcc
fix(radarr): correctly check for existing movies (#2490)
2 years ago
TheCatLady 8cba486249
fix: address unhandled promise rejections & bump node to v16.13 (#2398)
2 years ago
TheCatLady 0842c233d0
feat: Tautulli integration (#2230)
2 years ago
TheCatLady 9cb97db13c
feat(plex): selective user import (#2188)
2 years ago
Danshil Kokil Mungur b31cdbf074
feat(search): search by id (#2082)
2 years ago
TheCatLady 30b20df37a
feat: add production countries to movie/TV detail pages (#2170)
2 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)
3 years ago
TheCatLady 3ae7d0098b
fix(radarr): search in addition to monitoring existing movies (#1449)
3 years ago
TheCatLady fc14037ec1
fix(backend): do not log error when user has no server access (#1419)
3 years ago
sct ecf13123d2
feat: add overseerr version and update availability status to sidebar
3 years ago
TheCatLady e43106a434
fix: fall back to English genre names (#1352)
3 years ago
sct a306ebc2d1
feat: radarr/sonarr tag support (#1366)
3 years ago
TheCatLady fe8d34607b
fix(backend): fix getShowByTvdbId() error message (#1314) [skip ci]
3 years ago
TheCatLady 1d7a938ef8
fix: fetch localized person details from TMDb (#1243)
3 years ago
sct f7146e4189
fix(plex): always send Overseerr for the device name to the plex.tv api
3 years ago
TheCatLady 2f2e00237d
feat: add tagline, episode runtime, genres list to media details & clean/refactor CSS into globals (#1160)
3 years ago
TheCatLady 75011610e5
feat: add language-filtered Discover pages (#1111)
3 years ago
sct 63c122e5e0 refactor: move genre/studio/network calls into their own endpoints
3 years ago
sct ed0a7fbdf5 fix(sonarr): correctly search when updating existing sonarr series
3 years ago
TheCatLady f28112f057
feat: add genre/studio/network view to Discover results (#1067)
3 years ago
sct 552a7e30da fix(sonarr): use qualityProfileId instad of profileId when adding series
3 years ago
sct da5ca02f81 fix(services): update all radarr/sonarr endpoints to use v3
3 years ago
Daniel Carter b557c06b0a
feat(regions): add region/original language setting for filtering Discover (#732) (#942)
3 years ago
TheCatLady bdb3cb2025
fix(plex): Check Plex server access on user import (#955)
3 years ago
Danshil Mungur c8b2a57721
feat(ui): added content ratings for tv shows and movie ratings (#878)
3 years ago
Jakob Ankarhem 53f6f59798
feat(requests): add language profile support (#860)
3 years ago
TheCatLady b531a642f6
fix(ui): Dynamically generate path to config in warning message (#851)
3 years ago
TheCatLady 38c76b55e0
fix(notif/ui): Use custom application title in notifications & sign-in page (#849)
3 years ago