Skip to content
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

Update cron command to plextraktsync sync #8

Open
SoCraDi opened this issue Jul 4, 2023 · 2 comments
Open

Update cron command to plextraktsync sync #8

SoCraDi opened this issue Jul 4, 2023 · 2 comments

Comments

@SoCraDi
Copy link

SoCraDi commented Jul 4, 2023

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

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
Copy link

github-actions bot commented Jul 4, 2023

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

@github-actions
Copy link

github-actions bot commented Aug 4, 2023

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant