Chaz Larson

Results 123 comments of Chaz Larson

What am I doing wrong? ```yaml config> head -n 40 jellyfin-config.yml jellyfin: url: http://192.168.1.11:8097 token: 94a8... user: chaz timeout: 60 verify_ssl: false libraries: Movies: remove_overlays: false collection_files: &stock_movies - default:...

I'll try with the example config shown above. Same result with the example config at the top here. Tried just the `imdb` default with no template variables, a random YAML...

Here's the log-request output: ``` | Overriding verify_ssl to False for Jellyfin connection | | Starting new HTTP connection (1): 192.168.1.11:8097 | | http://192.168.1.11:8097 "GET /Users HTTP/1.1" 200 None |...