various smaller changes

This commit is contained in:
2020-12-30 15:48:47 +01:00
parent 99e8109bf0
commit de4272ac52
7 changed files with 9 additions and 10 deletions

View File

@ -354,7 +354,7 @@ media_library_albums_split_by_date = no
#
#lines_scrolled = 2
#
#lyrics_fetchers = lyricwiki, azlyrics, genius, sing365, lyricsmania, metrolyrics, justsomelyrics, jahlyrics, plyrics, tekstowo, internet
lyrics_fetchers = genius, azlyrics, sing365, metrolyrics, justsomelyrics, jahlyrics, plyrics, tekstowo, internet
#
#follow_now_playing_lyrics = no
#

View File

@ -12,13 +12,13 @@
"blocklist-url": "http://www.example.com/blocklist",
"cache-size-mb": 4,
"dht-enabled": true,
"download-dir": "/home/alex/dl",
"download-dir": "/home/alex/dls",
"download-queue-enabled": true,
"download-queue-size": 5,
"encryption": 1,
"idle-seeding-limit": 30,
"idle-seeding-limit-enabled": false,
"incomplete-dir": "/home/alex/dl",
"incomplete-dir": "/home/alex/dls",
"incomplete-dir-enabled": false,
"lpd-enabled": false,
"message-level": 2,

View File

@ -16,13 +16,13 @@
"details-window-height": 755,
"details-window-width": 898,
"dht-enabled": true,
"download-dir": "/home/alex",
"download-dir": "/home/alex/dls",
"download-queue-enabled": true,
"download-queue-size": 5,
"encryption": 1,
"idle-seeding-limit": 30,
"idle-seeding-limit-enabled": false,
"incomplete-dir": "/home/alex/dl",
"incomplete-dir": "/home/alex/dls",
"incomplete-dir-enabled": false,
"inhibit-desktop-hibernation": false,
"lpd-enabled": false,