-
-
Notifications
You must be signed in to change notification settings - Fork 271
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merge develop into main #477
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
also fixes the schedule making it uneditable
…c to fail (#3497)
* 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.
* docs: update README.md * docs: update .all-contributorsrc --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
* 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
* feat(rating): added imdb radarr proxy Signed-off-by: marcofaggian <[email protected]> * refactor(rating/imdb): rm export unused interfaces Signed-off-by: marcofaggian <[email protected]> * docs(rating/imdb): rt to imdb Signed-off-by: marcofaggian <[email protected]> * refactor(rating/imdb): specified error message Signed-off-by: marcofaggian <[email protected]> * refactor(rating/imdb): rm line break Signed-off-by: marcofaggian <[email protected]> * refactor(rating): conform to types patter Signed-off-by: marcofaggian <[email protected]> * chore(rating/imdb): added line to translation file Signed-off-by: marcofaggian <[email protected]> * feat(rating/imdb): ratings to ratingscombined Signed-off-by: marcofaggian <[email protected]> * fix(rating/imdb): reinstating ratings route Signed-off-by: marcofaggian <[email protected]> * docs(ratings): openapi ratings Signed-off-by: marcofaggian <[email protected]> * chore(ratings): undo openapi ratings apex Signed-off-by: marcofaggian <[email protected]> --------- Signed-off-by: marcofaggian <[email protected]>
* docs: update README.md * docs: update .all-contributorsrc --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
* 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
* docs: update README.md * docs: update .all-contributorsrc --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
fix: multiple notifications for available media
fix: repeat notifications for available 4k media
… call to fetch Jellyfin libs use /Library/VirtualFolders Jellyfin API call to fetch Jellyfin libraries, instead of relying on user's view fix #256
fix(server/api/jellyfin.ts): use /Library/VirtualFolders Jellyfin API call to fetch Jellyfin libs
* 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
🎉 This PR is included in version 1.7.0 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Issues Fixed or Closed