aboutsummaryrefslogtreecommitdiff
path: root/jellyfin-mpv-shim
diff options
context:
space:
mode:
Diffstat (limited to 'jellyfin-mpv-shim')
-rw-r--r--jellyfin-mpv-shim/conf.json96
-rw-r--r--jellyfin-mpv-shim/cred.json1
-rw-r--r--jellyfin-mpv-shim/input.conf0
-rw-r--r--jellyfin-mpv-shim/mpv.conf1
4 files changed, 98 insertions, 0 deletions
diff --git a/jellyfin-mpv-shim/conf.json b/jellyfin-mpv-shim/conf.json
new file mode 100644
index 0000000..53a8aa7
--- /dev/null
+++ b/jellyfin-mpv-shim/conf.json
@@ -0,0 +1,96 @@
+{
+ "always_transcode": false,
+ "audio_output": "hdmi",
+ "auto_play": true,
+ "check_updates": true,
+ "client_uuid": "e7972db2-fd05-4d3a-b037-b6ce4031e8a3",
+ "connect_retry_mins": 0,
+ "desktop_fullscreen": false,
+ "desktop_keep_pos": false,
+ "desktop_keep_size": true,
+ "desktop_scale": 1.0,
+ "direct_paths": false,
+ "discord_presence": false,
+ "display_mirroring": true,
+ "enable_desktop": false,
+ "enable_gui": true,
+ "enable_osc": true,
+ "fullscreen": true,
+ "idle_cmd": null,
+ "idle_cmd_delay": 60,
+ "idle_when_paused": false,
+ "ignore_ssl_cert": false,
+ "kb_debug": "~",
+ "kb_fullscreen": "f",
+ "kb_kill_shader": "k",
+ "kb_menu": "c",
+ "kb_menu_down": "down",
+ "kb_menu_esc": "esc",
+ "kb_menu_left": "left",
+ "kb_menu_ok": "enter",
+ "kb_menu_right": "right",
+ "kb_menu_up": "up",
+ "kb_next": ">",
+ "kb_pause": "space",
+ "kb_prev": "<",
+ "kb_stop": "q",
+ "kb_unwatched": "u",
+ "kb_watched": "w",
+ "lang": null,
+ "lang_filter": "und,eng,jpn,mis,mul,zxx",
+ "lang_filter_audio": false,
+ "lang_filter_sub": false,
+ "local_kbps": 2147483,
+ "log_decisions": false,
+ "media_ended_cmd": null,
+ "media_key_seek": false,
+ "media_keys": true,
+ "menu_mouse": true,
+ "mpv_ext": true,
+ "mpv_ext_ipc": null,
+ "mpv_ext_no_ovr": true,
+ "mpv_ext_path": "/usr/bin/mpv",
+ "mpv_ext_start": true,
+ "mpv_log_level": "info",
+ "notify_updates": true,
+ "playback_timeout": 30,
+ "player_name": "mavis",
+ "pre_media_cmd": null,
+ "remote_direct_paths": false,
+ "remote_kbps": 10000,
+ "sanitize_output": true,
+ "screenshot_dir": null,
+ "screenshot_menu": true,
+ "seek_down": -60,
+ "seek_h_exact": false,
+ "seek_left": -5,
+ "seek_right": 5,
+ "seek_up": 60,
+ "seek_v_exact": false,
+ "shader_pack_custom": false,
+ "shader_pack_enable": true,
+ "shader_pack_profile": null,
+ "shader_pack_remember": true,
+ "stop_cmd": null,
+ "stop_idle": false,
+ "subtitle_color": "#FFFFFFFF",
+ "subtitle_position": "bottom",
+ "subtitle_size": 100,
+ "svp_enable": true,
+ "svp_socket": null,
+ "svp_url": "http://127.0.0.1:9901/",
+ "sync_attempts": 5,
+ "sync_max_delay_skip": 300,
+ "sync_max_delay_speed": 50,
+ "sync_method_thresh": 2000,
+ "sync_osd_message": true,
+ "sync_revert_seek": true,
+ "sync_speed_attempts": 3,
+ "sync_speed_time": 1000,
+ "transcode_h265": false,
+ "transcode_hi10p": false,
+ "transcode_to_h265": false,
+ "transcode_warning": true,
+ "use_web_seek": false,
+ "write_logs": false
+} \ No newline at end of file
diff --git a/jellyfin-mpv-shim/cred.json b/jellyfin-mpv-shim/cred.json
new file mode 100644
index 0000000..fd1302d
--- /dev/null
+++ b/jellyfin-mpv-shim/cred.json
@@ -0,0 +1 @@
+[{"address": "http://192.168.1.12:8096", "Name": "maeve", "Id": "9d84963cf34941e09182c096694bb27b", "DateLastAccessed": "2021-01-01T18:38:39Z", "UserId": null, "AccessToken": null, "Users": [{"Id": "7674ac43312742b989aaa7dcb16c1cfa", "IsSignedInOffline": true}], "uuid": "d81c4475-81d7-49a5-9638-6b78d13b8cf4", "username": "train", "connected": false}, {"address": "http://192.168.1.12:8096", "Name": "maeve", "Id": "9d84963cf34941e09182c096694bb27b", "DateLastAccessed": "2021-01-08T17:02:47Z", "UserId": "7674ac43312742b989aaa7dcb16c1cfa", "AccessToken": "eec7577506dc4fbfb8760e8d307937bd", "Users": [{"Id": "7674ac43312742b989aaa7dcb16c1cfa", "IsSignedInOffline": true}], "uuid": "ecf3d8e4-7a03-4cd9-b617-e66ea76fc1b6", "username": "train", "connected": true}] \ No newline at end of file
diff --git a/jellyfin-mpv-shim/input.conf b/jellyfin-mpv-shim/input.conf
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/jellyfin-mpv-shim/input.conf
diff --git a/jellyfin-mpv-shim/mpv.conf b/jellyfin-mpv-shim/mpv.conf
new file mode 100644
index 0000000..ca9df5a
--- /dev/null
+++ b/jellyfin-mpv-shim/mpv.conf
@@ -0,0 +1 @@
+force-window=yes