blob: e77754908d86fad2fea2c6f1386b7a03630f7852 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
|
gui:
debug_mode: false
double_click_ms: 220
enable_filtering: false
enable_results_filtering: true
enable_sorting: false
limit_recently_played: true
mouse_enabled: true
pagesize: 100
search_results_limit: 30
search_types:
- Artist
- Album
- Song
- Playlist
volume_steps: 20
jellyfin:
device_id: ""
music_view: ""
server_id: ""
token: ""
url: ""
userid: ""
player:
audio_buffering_ms: 150
enable_local_cache: false
enable_remote_control: true
http_buffering_limit_mem: 20
http_buffering_s: 5
local_cache_dir: /home/zachir/.cache/jellycli
logfile: /tmp/jellycli.log
loglevel: info
server: jellyfin
subsonic:
salt: ""
token: ""
url: ""
username: ""
|