-
Notifications
You must be signed in to change notification settings - Fork 65
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* backend added emby integration * Removed accidental include * Moved the db search into its own function since its used in both plex and emby integrations * refactor(backend): extract common function * refactor(backend): accept show name as argument as well * chore(graphql): generate types correctly * refactor(backend): remove usage of option * chore(backend): remove useless reference * chore(backend): add logging about show and series * build(backend): upgrade dependencies * Revert "build(backend): upgrade dependencies" This reverts commit ec55820. * added Emby integration documentation and corrected grammar error on Jellyfin/Plex/Kodi lines. * docs: add info about emby --------- Co-authored-by: Diptesh Choudhuri <[email protected]>
- Loading branch information
1 parent
69d9fad
commit 2ae467b
Showing
6 changed files
with
164 additions
and
23 deletions.
There are no files selected for viewing
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
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
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
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
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
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