dd060606
7bd4c4d1d4
Merge branch 'develop' into features/deleteMediaFile
2023-02-13 08:58:53 +01:00
Fallenbagel
26e49e73a5
Merge remote-tracking branch 'upstream/develop' into develop
2023-01-30 04:27:34 +05:00
Brandon Cohen
8942eb8b7c
fix: pass in library type when scanning recently added items ( #3287 )
2023-01-27 21:53:46 +09:00
notfakie
ad3d922440
Merge remote-tracking branch 'overseerr/develop' into develop
2023-01-27 17:55:55 +13:00
Brandon Cohen
507693881b
fix: multiple genre filtering now works ( #3282 )
2023-01-26 14:10:02 -08:00
TheCatLady
fd219717c0
fix: issues with issues ( #3267 )
...
* fix: issues with issues
* fix: don't notify on user closing/reopening own issue
* fix: only show close/reopen buttons for OP and admins
2023-01-24 02:58:56 +00:00
Ryan Cohen
1154156459
feat: add streaming services filter ( #3247 )
...
* feat: add streaming services filter
* fix: count watch region/provider as one filter
2023-01-16 17:05:21 +09:00
Danshil Kokil Mungur
cb650745f6
fix(request): mark request as approved if media is already available when retrying failed request ( #3244 )
2023-01-15 11:32:38 +04:00
Ryan Cohen
dd00e48f59
feat: discover overhaul (filters!) ( #3232 )
2023-01-13 16:54:35 +09:00
Danshil Kokil Mungur
b5157010c4
fix(request): approve request when retrying request ( #3234 )
...
chore(request): clarify comment
2023-01-12 16:34:53 +09:00
Ryan Cohen
8bd10b5bf3
feat: discover inline customization ( #3220 )
2023-01-06 21:03:09 +09:00
renovate[bot]
421029ebab
fix(deps): update dependency axios to v1 ( #3202 )
...
* fix(deps): update dependency axios to v1
* fix: deal with possibly undefined headers from axios
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: sct <ryan@sct.dev >
2023-01-05 11:05:46 +09:00
Ryan Cohen
9d3446d370
fix: restore status badges on titles on actors page when hide available media enabled ( #3206 )
2023-01-04 17:29:48 +09:00
Ryan Cohen
e084649878
feat: add keywords to movie/series detail pages ( #3204 )
2023-01-04 14:19:51 +09:00
renovate[bot]
1a95d423f2
chore(deps): update all non-major dependencies ( #2926 )
...
* chore(deps): update all non-major dependencies
* fix: correct breaking changes
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: sct <ryan@sct.dev >
2023-01-03 22:06:07 +09:00
Ryan Cohen
cd3574851a
feat: add discover customization ( #3182 )
2023-01-03 16:04:28 +09:00
notfakie
2714cbcefd
Merge remote-tracking branch 'overseerr/develop' into develop
2022-12-29 13:37:07 +13:00
Brandon Cohen
03853a1b91
feat(ui): request card progress bar ( #3123 )
2022-12-27 02:13:57 +00:00
Ryan Cohen
357cab87ac
fix(experimental): use new RT API (sorta) ( #3179 )
2022-12-26 16:42:08 +09:00
Fallenbagel
113b09bf2b
Merge pull request #275 from Fallenbagel/support-mixed-libraries
...
feat(api): adds support for Mixed Libraries
2022-12-17 04:27:46 +05:00
Fallenbagel
d9ca3c6e52
fix(api): ignore Music,Books,Photos,MusicVideo libraries
...
Ignores libraries other than tvshows,movies,others
2022-12-16 20:19:03 +05:00
Fallenbagel
ba82ecec5c
feat(api): adds support for Mixed Libraries
...
Adds support for mixed libraries with movies and show types
fix #95
2022-12-16 16:23:32 +05:00
notfakie
afcb096f49
Merge remote-tracking branch 'overseerr/develop' into develop
2022-12-16 19:58:33 +13:00
darmiel
64339e5f03
fix: count combined episodes
...
Jellyfin allows combined episodes, like `S01E01-E02`,
but seasons containing such episodes are only recognized
as `Partially Available`. This commit should fix that.
2022-12-04 00:36:01 +01:00
Ryan Cohen
15e246929b
fix(api): handle auth for accounts where the plex id may have been set to null ( #3125 )
...
also made some changes to hopefully alleviate this issue from happening at all in the future
2022-11-20 19:07:32 +09:00
Ryan Cohen
500cd1f872
feat: custom image proxy ( #3056 )
2022-10-18 14:40:24 +09:00
Fallenbagel
ab09664d41
fix(backend): fix jellyfinHost to not be undefined
...
Fix jellyfinHost so its not being treated as null or undefined
fix #237
2022-10-16 03:50:22 +05:00
Samuel Bartík
0faae20bac
Fix jellyfin external url basepath being ignored
2022-10-13 23:24:09 +02:00
Samuel Bartík
5b10da4073
Revert "fix(backend): fixes Jellyfin/Emby links if server is initially setup with a trailing /"
2022-10-13 23:08:20 +02:00
Fallenbagel
ed95b0af25
Merge upstream develop
2022-10-11 23:13:31 +05:00
Danshil Kokil Mungur
f5c2fc1c20
fix(ui): minor fixes ( #3036 )
...
* fix(ui): hide available media on person page
* fix(ui): set correct label for image cache settings
* fix(ui): disable status badge tooltip for collections
* fix(ui): replace empty space when no episodes in season
* fix: suggested changes
* fix(jobs): set watchlist sync to short interval
* chore: run i18n:extract
* fix: suggested changes
2022-10-04 12:03:24 +09:00
dd060606
bcd2bb7c96
fix: lint issues
2022-09-28 15:55:56 +02:00
Fallenbagel
66357019f0
fix(backend): fixes Jellyfin/Emby links if server is initially setup with a trailing /
...
Fixes #168 and #220
2022-09-26 10:17:18 +05:00
Danshil Kokil Mungur
7404d68143
fix(ui): hide null dates in episodes list ( #3035 )
2022-09-19 16:11:16 +00:00
Ryan Cohen
d8da5cbe9d
fix(plex): add container-size header to recently added api call ( #3023 )
2022-09-16 02:01:29 +00:00
dd060606
5a72f5f86e
Merge branch 'develop' into features/deleteMediaFile
2022-09-14 14:58:37 +02:00
notfakie
05139717d1
Merge remote-tracking branch 'overseerr/develop' into develop
2022-09-12 19:19:57 +12:00
Danshil Kokil Mungur
30141f76e0
feat(logs): add search filter ( #2505 )
...
* feat(logs): add search filter
* refactor(logs): move loading spinner inside log viewer
Inputting text in the search bar on the logs page would refresh the page
losing focus on the search bar.
This moves the loading spinner inside the log viewer, so that it is not
as disruptive as it would
* fix(logs): escape string for search filter
* chore: rebase
* fix(logs): suggested changes
2022-09-12 02:21:16 +00:00
Danshil Kokil Mungur
99fc9a2da0
feat(jobs): show current job frequency in edit modal ( #3008 )
...
* fix(jobs): reset job schedule edit modal values when closed
* feat(jobs): show job's current frequency
* fix(jobs): reset job schedule edit modal values when cancelled
* chore: rebase
* refactor(jobs): use reducer instead of several react states
* fix(jobs): reset modal state when opening instead of closing the modal
This prevents the modal state from glitching when saving/closing the modal
* feat(jobs): parse job schedule cron string
unavailable locale will fallback to english
2022-09-12 01:14:27 +00:00
notfakie
3b0c0915fb
fix: fix play on Jellyfin/Emby button after previous merge
2022-09-11 13:32:13 +12:00
Samuel Bartík
8724058aa5
fix(import statement): import statement
2022-09-07 18:05:59 +02:00
Samuel Bartík
323086db09
refactor: automatic eslint fix
2022-09-07 15:45:08 +02:00
notfakie
e9eba96f5a
Merge remote-tracking branch 'overseerr/develop' into develop
2022-09-07 18:24:01 +12:00
TheCatLady
0839718806
feat: view other users' watchlists ( #2959 )
...
* feat: view other users' watchlists
* test: add cypress tests
* feat(lang): translation keys
* refactor: yarn format
* fix: manage requests perm is parent of view watchlist perm
2022-08-22 05:50:27 +00:00
Ryan Cohen
c6a133d4e5
refactor: absolute imports with path alias ( #2960 ) [skip ci]
2022-08-22 11:02:46 +09:00
Ryan Cohen
4b855b8114
style: fix organize-imports to work with tailwindcss prettier plugin ( #2957 ) [skip ci]
2022-08-21 10:40:12 +00:00
TheCatLady
6c0fd40877
feat(notif): auto-request notif type ( #2956 )
2022-08-21 10:26:19 +00:00
Ryan Cohen
301f2bf7ab
feat: plex watchlist sync integration ( #2885 )
2022-08-21 16:33:49 +09:00
TheCatLady
9021696cf0
fix(lang): correct capitalization of 'TMDB' ( #2953 )
2022-08-20 12:23:16 +09:00
TheCatLady
a12697b061
feat(perms): add new permission for viewing recently added media ( #2129 )
...
* feat(perms): add new permission for viewing recently added media
* test: update login test to check for Trending instead of Recently Added
* fix: avoid conflict with new watchlist perms
2022-08-19 20:32:24 +00:00