ghomasHudson / Jellyfin-Auto-Collections

Automatically make jellyfin collections from IMDB, Letterboxd lists and more.
MIT License
85 stars 11 forks source link

FileNotFoundError: [Errno 2] No such file or directory: 'config.yaml' #41

Closed Druidblack closed 3 months ago

Druidblack commented 3 months ago

1 2 3 4

Good afternoon. I seem to be doing everything as always. But the program does not see the configuration file in the directory. What am I doing wrong?

ghomasHudson commented 3 months ago

You're doing nothing wrong - the config path wasn't specified correctly in the Dockerfile. I've updated the repo which should now fix the problem.

Druidblack commented 3 months ago

I updated the docker image, but the problem with the configuration file remained.

ghomasHudson commented 3 months ago

Pushed some more changes - try now

Druidblack commented 3 months ago

Thank you. Everything is working now.

I have two more questions about work

  1. Are the covers for the collection not loading? or am I having problems with pictures for collections?

  2. Apparently there is some kind of problem with adding TV series. I have 1300 TV series in my library and not one of them was not included in the collections created by your plugins. According to the series. There is no data only for the collection of Best TV episodes of all time

ghomasHudson commented 3 months ago

Thank you. Everything is working now.

I have two more questions about work

1. Are the covers for the collection not loading? or am I having problems with pictures for collections?

This script doesn't currently add covers to the collections it makes (See #33 ). You can of course add your own manually in jellyfin for now.

2. Apparently there is some kind of problem with adding TV series. I have 1300 TV series in my library and not one of them was not included in the collections created by your plugins.

Can you open a new issue with the specific lists you're using?