dbr / tvnamer

Automatic TV episode file renamer, uses data from thetvdb.com via tvdb_api
https://pypi.python.org/pypi/tvnamer/
The Unlicense
907 stars 115 forks source link

Failing To Parse Config File #189

Closed msw1970 closed 3 years ago

msw1970 commented 3 years ago

Hi...

Recent install of tvnamer is failing to parse my config file stored at /home/administrator/.tvnamerconfig.json.

I've tried renaming the file and generating a new config file with tvnamer --save=.tvnamerconfig.json whilst in /home/administrator directory but tvnamer still generates the following when attempting to run...

command to run the application... /usr/local/bin/tvnamer .tvnamerconfig.json /data/filename

Results in..

Invalid filename: Cannot parse '/home/administrator/.tvnamerconfig.json'

and then prompts to ask whether to rename or not.