Skip to content

Conversation

@SanchoBlaze
Copy link

Many fixes and changes have been made, I'll try and list some below:

  • Fixed issues with new version of the Jikan API
  • Fixed issue with workers
  • Converted to SQLite to increase portability and reduce external dependencies
  • Converted to Docker, again increasing portability
  • Removed fmd dependency, can be run against any files as long as they are in the correct file name format
  • Includes Oneshot fix from DragonBolta

@SanchoBlaze SanchoBlaze changed the title Fixed and changes Fixes and changes Jun 19, 2023
* Update utils.py

request to change that if threads is not set or 0 set it to 1/2 the systems threads as max. since this is docker this will likely be run on homelab server and so let the queue go brrrrrrrrrr

* Update utils.py

adding some error handeling so if cpu_count i unknown or null it defaults back to 1
* Update Dockerfile

Please make this change so the docker isn't running as root. when it moves files it is locking them from me to move them.

* Update Dockerfile

removed option for environment variables
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants