fix: add missnig type to example libraries
This commit is contained in:
parent
ddfd17c67c
commit
d95cfa3f36
1 changed files with 2 additions and 5 deletions
|
@ -1,14 +1,11 @@
|
||||||
[preferences.ui]
|
["preferences.ui"]
|
||||||
album_info_show_description = true
|
album_info_show_description = true
|
||||||
album_info_show_genre = true
|
album_info_show_genre = true
|
||||||
album_info_show_narrator = true
|
album_info_show_narrator = true
|
||||||
album_info_show_year = true
|
album_info_show_year = true
|
||||||
last_used_volume = 0.5
|
last_used_volume = 0.5
|
||||||
|
|
||||||
[preferences.podcasts]
|
|
||||||
jump_backwards_seconds = 30
|
|
||||||
jump_forward_seconds = 30
|
|
||||||
|
|
||||||
[[libraries]]
|
[[libraries]]
|
||||||
name = "Music"
|
name = "Music"
|
||||||
path = "/home/joshua/Music"
|
path = "/home/joshua/Music"
|
||||||
|
type = "music"
|
Loading…
Add table
Add a link
Reference in a new issue