-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Keep live videos even if ytdlp2strm_keep_old_strm is False #73
Comments
Fixed with the last commit, generatin docker cointarner in few minutes |
I am using the latest version of the docker file. When you restart, new files are created for the video, the old ones are not deleted. |
Please wait, the latest Docker container doesn't have the latest commit. I'm uploading the file right now and it takes 10 minutes to generate the different containers for each architecture. Please be patient... to check for quick changes, you can run ytdlp2strm directly on your host. With the latest update you will have the solution for the descriptions and the deletion of old files. Remember that this option will delete all the strm files previously generated for the current execution, this way you always have a fresh list of only the last N days configured in each plugin. As I said, as soon as the Docker image is uploaded I will let you know. In the meantime, please be patient and avoid posting multiple times, you can always edit your message, there is no need to generate so many messages as it can be somewhat stressful for everyone. |
Check last docker image and tell me |
Everything is working now. Old files are deleted. |
I'm glad it works, about the new feature. EDIT: EDIT 2: |
Yes, you understood my request correctly. |
The ytdlp2strm_keep_old_storm option does not delete old files.
Should old files be deleted every time cron is started?
The text was updated successfully, but these errors were encountered: