Skip to content

Update cron command to plextraktsync syncΒ #8

@SoCraDi

Description

@SoCraDi

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions