jlesage / docker-filebot

Docker container for FileBot
MIT License
174 stars 35 forks source link

Keeps crashing when trying to add items to filebot #108

Closed pinkairfreshener closed 3 weeks ago

pinkairfreshener commented 6 months ago

Current Behavior

Loads fine. I go to add files and when I try to add stuff it crashes and restarts. However, I have realised that it lets me view folders but every mkv file within all of my sub-folders is greyed out for some reason. This never used to happen and it used to work very well. I have the correct user id and group id so I am not sure what I am doing wrong. I am using 84% of my storage so that also should not be an issue.

Expected Behavior

Should allow me to add files for renaming/ hardlinking.

Steps To Reproduce

Click "load" and try to add something.

Environment

Container creation

services: filebot: image: jlesage/filebot:latest container_name: filebot environment:

Container log

https://privatebin.net/?1df60079a939addf#HXpqDgZNKyvKV8QZKnyLEmrxidZTFrBvGXHNCvuHkKZE

Container inspect

No response

Anything else?

No response

jlesage commented 6 months ago

Few questions:

jlesage commented 3 weeks ago

Closing this issue. Please re-open if needed.