Rick Luiken
ca4c4440ae
Fix permissions on ManageSliderOver
...
Previously, would cause a 403 error when a non-admin user opened a movie/series page
2023-09-17 17:32:15 +02:00
Fallenbagel
eb4306a2b8
Merge pull request #479 from SirMartin/patch-1
...
named service inside docker-compose.yml
2023-09-14 14:58:03 +05:00
Eduardo
baa847330d
named service inside docker-compose.yml
2023-09-14 09:40:00 +02:00
Fallenbagel
39372d2182
Merge pull request #441 from d-fendrich/fix/jellyfin-translation
...
Translation key fix for Jellyfin jobs
2023-09-14 05:52:08 +05:00
Daniel Fendrich
28d6e5f5ce
Merge remote-tracking branch 'upstream/develop' into fix/jellyfin-translation
2023-08-24 19:26:42 +02:00
Uruk
3fd016808b
Fix translation on fr.json ( #446 )
...
* Fix sidebar name
* Update fr.json
* Update fr.json
* added missing line
* Update fr.json
* Update fr.json
* Update fr.json
* Update fr.json
* fix watchlist
* Update fr.json
* Fix plural
* Update fr.json
* Update fr.json
* Update fr.json
* Update fr.json
* Update fr.json
* Update fr.json
* Update fr.json
* Update fr.json
* Update fr.json
2023-08-21 13:52:09 +05:00
Fallenbagel
b7282ce990
Merge pull request #450 from EthanArmbrust/libview
...
fix(server/api/jellyfin.ts): use /Library/VirtualFolders Jellyfin API call to fetch Jellyfin libs
2023-08-11 20:52:01 +05:00
Ethan Armbrust
8685f5796a
fix(server/api/jellyfin.ts): use /Library/VirtualFolders Jellyfin API call to fetch Jellyfin libs
...
use /Library/VirtualFolders Jellyfin API call to fetch Jellyfin libraries, instead of relying on
user's view
fix #256
2023-08-10 18:10:29 -04:00
Fallenbagel
acc230fd20
Merge pull request #449 from davidfdezalcoba/fix-repeat-notifications-4k
...
fix: repeat notifications for available 4k media
2023-08-10 12:58:58 +05:00
jellyfin
30361f2ab7
fix: repeat notifications for available 4k media
2023-08-09 10:57:58 +02:00
fallenbagel
6a8406b5e3
Merge remote-tracking branch 'upstream/develop' into develop
2023-08-07 11:05:47 +05:00
Fallenbagel
7980212bee
Merge pull request #444 from davidfdezalcoba/fix-repeat-notifications
...
fix: multiple notifications for available media
2023-08-07 01:48:43 +05:00
Ryan Cohen
317110855e
ci: remove docker caching to save space after build ( #3574 )
2023-08-06 16:15:03 +09:00
David Fernandez Alcoba
048fa967f2
fix: multiple notifications for available media
2023-08-05 11:56:07 +02:00
TheCatLady
f7b4dfcac4
fix(tautulli): only test connection if hostname is defined ( #3573 )
2023-08-05 08:26:03 +09:00
allcontributors[bot]
a686d31e4d
docs: add nemchik as a contributor for code ( #3565 ) [skip ci]
...
* docs: update README.md
* docs: update .all-contributorsrc
---------
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2023-07-28 23:42:29 +09:00
Eric Nemchik
cb63bf217b
fix: Include all defaults in payload ( #3538 )
...
* fix: Include all defaults in payload
* style(src/components/settings/notifications/notificationswebhook/index.tsx): prettier format
format changes from previous commit using prettier. line length requirement now met.
* fix(server/lib/settings.ts): update default settings for first install
2023-07-28 23:41:52 +09:00
Daniel Fendrich
7eed23637d
fix(i18n): fixed jellyfin jobs
2023-07-28 15:53:03 +02:00
allcontributors[bot]
46e21c4e3e
docs: add marcofaggian as a contributor for code ( #3563 ) [skip ci]
...
* docs: update README.md
* docs: update .all-contributorsrc
---------
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2023-07-28 20:52:03 +09:00
Marco Faggian
b4191f9c65
feat(rating): added IMDB Radarr proxy ( #3496 )
...
* feat(rating): added imdb radarr proxy
Signed-off-by: marcofaggian <m@marcofaggian.com >
* refactor(rating/imdb): rm export unused interfaces
Signed-off-by: marcofaggian <m@marcofaggian.com >
* docs(rating/imdb): rt to imdb
Signed-off-by: marcofaggian <m@marcofaggian.com >
* refactor(rating/imdb): specified error message
Signed-off-by: marcofaggian <m@marcofaggian.com >
* refactor(rating/imdb): rm line break
Signed-off-by: marcofaggian <m@marcofaggian.com >
* refactor(rating): conform to types patter
Signed-off-by: marcofaggian <m@marcofaggian.com >
* chore(rating/imdb): added line to translation file
Signed-off-by: marcofaggian <m@marcofaggian.com >
* feat(rating/imdb): ratings to ratingscombined
Signed-off-by: marcofaggian <m@marcofaggian.com >
* fix(rating/imdb): reinstating ratings route
Signed-off-by: marcofaggian <m@marcofaggian.com >
* docs(ratings): openapi ratings
Signed-off-by: marcofaggian <m@marcofaggian.com >
* chore(ratings): undo openapi ratings apex
Signed-off-by: marcofaggian <m@marcofaggian.com >
---------
Signed-off-by: marcofaggian <m@marcofaggian.com >
2023-07-28 20:51:19 +09:00
Brandon Cohen
83b008c839
fix: handle issue causing incorrect media to change to unknown ( #3516 )
...
* fix: handle issue causing incorrect media to change back to unknown
* fix: prevent start if plex client is unavailable
* fix: initialize radarr and sonarr clients before the scan starts
* fix: compensate for multiple *arr servers
* fix: added a more reliable season lookup
* refactor: modified tuples to increase code readability
2023-07-24 15:33:12 +09:00
allcontributors[bot]
68c7b3650e
docs: add scorp200 as a contributor for code ( #3555 ) [skip ci]
...
* docs: update README.md
* docs: update .all-contributorsrc
---------
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2023-07-18 05:17:07 +00:00
Anton K. (ai Doge)
2816c66300
fix: resolved user access check issue ( #3551 )
...
* fix: importing friends
update checkUserAccess to use getUsers
* refactor(server/api/plextv.ts): clean up
removed unused getFriends function, and its interface.
renamed friends variable.
2023-07-18 01:03:52 -04:00
TheCatLady
01de972a8f
fix(statusbadge): handle missing season/episode number ( #3526 )
2023-06-29 12:34:10 -04:00
Fallenbagel
da2d8fe35b
fix typo in the safe directory
2023-06-25 20:41:46 +05:00
Brandon Cohen
a761b7dd35
fix: resolved issue with create slider causing incorrect form submission ( #3514 )
2023-06-21 17:18:50 +00:00
Fallenbagel
4f89286fa8
Merge pull request #357 from Pikachu920/develop
...
Clarify email address field during setup
2023-06-15 04:21:38 +05:00
Brandon Cohen
d0836ce0ef
fix: improved handling of edge case that could cause availability sync to fail ( #3497 )
2023-06-14 14:43:08 +09:00
Fallenbagel
4740476c9a
Merge pull request #398 from jeaboswell/feature-change-jellyfin-ip
...
feat(settings): add internal url to jellyfin settings form
2023-06-14 05:26:36 +05:00
Fallenbagel
c167d3ac38
test(cypress): fix broken cypress test
2023-06-14 05:12:48 +05:00
Ryan Cohen
2c3f533076
fix: adjust the plex watchlist sync schedule to have fuzziness ( #3502 )
...
also fixes the schedule making it uneditable
2023-06-13 23:15:54 +09:00
Fallenbagel
55baca57c1
Merge branch 'develop' into feature-change-jellyfin-ip
2023-06-13 05:38:41 +05:00
Fallenbagel
0b797964a8
docs(locale): extract locales
2023-06-13 05:32:22 +05:00
Brandon Cohen
c1a47bd9de
fix(ui): corrected issues icon color ( #3498 )
2023-06-12 17:35:01 +09:00
Fallenbagel
030cbc535a
Merge pull request #403 from Fallenbagel/fix-log-format-jellyfin-auth
...
fix(logs): jellyfin auth error now has the severity `warn` consistent with local login
2023-06-12 01:42:04 +05:00
Fallenbagel
b0fd0f59c4
Merge pull request #404 from Fallenbagel/add-translations
...
feat: translations update
2023-06-11 20:01:54 +05:00
Fallenbagel
47287c3688
feat: translations update
...
fix #381
2023-06-11 07:52:39 +05:00
Fallenbagel
cc041b5e0a
fix(logs): jellyfin auth error now has the severity warn consistent with local login
...
fix #224
2023-06-11 07:26:45 +05:00
Fallenbagel
b4c74de7b3
style: added more clarity to the tooltip message
...
Previous commits wordings made it sound like it NEEDS to be unrelated to the mediaserver instance.
However, it can be any valid address
2023-06-11 07:06:39 +05:00
Fallenbagel
9daceb7017
style: offsetted the info icon and increased clarity in the tooltip message
2023-06-11 06:54:37 +05:00
Fallenbagel
ff7f9725f8
Merge remote-tracking branch 'upstream/develop' into develop
2023-06-11 06:44:07 +05:00
Fallenbagel
cd7930eef9
feat(tooltip): email tooltip now appears when hovered over info icon
2023-06-11 06:36:51 +05:00
allcontributors[bot]
24d94ef6fd
docs: add Fallenbagel as a contributor for code ( #3493 ) [skip ci]
...
* docs: update README.md
* docs: update .all-contributorsrc
---------
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2023-06-11 10:15:55 +09:00
Fallenbagel
04fbd00d4a
fix: fixes RT ratings for tv shows ( #3492 )
...
fix #3491
2023-06-11 10:14:14 +09:00
Fallenbagel
33ec4436fb
fix: external url regex is now consistent with internal url
2023-06-11 05:43:02 +05:00
Fallenbagel
e848386d10
fix: fix regex for internal url to use a more effecient one
2023-06-11 05:15:26 +05:00
Fallenbagel
235cee1d28
ci: use self-hosted github runner
...
Changed to using self-hosted github runner as the free tier one was crashing due to low storage
space when pushing cache
2023-06-10 21:57:01 +05:00
Fallenbagel
8d4943997e
ci: temporarily clean cache to fix docker builds
2023-06-10 10:23:20 +05:00
Fallenbagel
2ab814574c
ci(snap): possible fix for dubious ownership error for snap builds
2023-06-10 05:17:01 +05:00
Fallenbagel
c6b2dd3728
ci: fix CODEOWNERS file containing errors
2023-06-10 05:06:22 +05:00