jellyfin/config.sample.json
Florian Wetzel e3e9c5fc68
Add ability to have a different name for folder (#20)
* Add ability to have a different name for folder

---------

Co-authored-by: Simon <simobilleter@gmail.com>
2024-04-20 06:08:32 +07:00

9 lines
258 B
JSON

{
"ta_video_path": "/media/docker/volume/tubearchivist/youtube",
"ta_url": "http://tubearchivist.local",
"ta_token": "xxxxxxxxxxxxxxxx",
"jf_url": "http://jellyfin.local:8096",
"jf_token": "yyyyyyyyyyyyyyyy",
"jf_folder": "YouTube"
}