Added /media location to nginx, so it fetches the downloaded thumbnails.

This commit is contained in:
2018-11-02 02:50:49 +02:00
parent 2a8cc8da0e
commit d8f4151242
5 changed files with 193 additions and 58 deletions

View File

@ -69,7 +69,7 @@ Debug=${env:YTSM_DEBUG}
;DownloadOrder=playlist
; Path where downloaded videos are stored
;DownloadPath=data/media/videos
DownloadPath=${env:YTSM_DATA_PATH}/videos
; A pattern which describes how downloaded files are organized. Extensions are automatically appended.
; Supported fields: channel, channel_id, playlist, playlist_id, playlist_index, title, id