feat(all): add initial Jellyfin/Emby support
This commit is contained in:
@@ -15,6 +15,7 @@ const defaultSettings = {
|
||||
series4kEnabled: false,
|
||||
region: '',
|
||||
originalLanguage: '',
|
||||
mediaServerType: 'PLEX',
|
||||
};
|
||||
|
||||
export const SettingsContext = React.createContext<SettingsContextProps>({
|
||||
|
||||
Reference in New Issue
Block a user