linuxserver-labs / docker-plextraktsync

GNU General Public License v3.0
51 stars 2 forks source link

Update cron command to plextraktsync sync #8

Closed SoCraDi closed 2 months ago

SoCraDi commented 1 year ago

linuxserver.io


Expected Behavior

plextraktsync command is deprecated. Update crontab abc file from: "# min hour day month weekday command 0 /2 /usr/bin/with-contenv python3 -m plextraktsync"

to "# min hour day month weekday command 0 /2 /usr/bin/with-contenv python3 -m plextraktsync sync"

Current Behavior

as is crontab results in the following warning: "WARNING plextraktsync without command is deprecated. Executing "plextraktsync sync""

Steps to Reproduce

1. 2. 3. 4.

Environment

OS: CPU architecture: x86_64/arm32/arm64 How docker service was installed:

Command used to create docker container (run/create/compose/screenshot)

Docker logs

github-actions[bot] commented 1 year ago

Thanks for opening your first issue here! Be sure to follow the bug or feature issue templates!

github-actions[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.