File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -197,6 +197,7 @@ Once registered you can define the dockerfile to use with `-f Dockerfile.aarch64
197197
198198## Versions
199199
200+ * ** 07.05.25:** - Add ̀` sync ` command to ` plextraktsync ` in cron file per deprecation warning of running without a command.
200201* ** 28.05.24:** - Rebase to alpine 3.20.
201202* ** 16.05.23:** - Rebase to alpine 3.18, deprecate arm32v7 (armhf) per [ this notice] ( https://info.linuxserver.io/issues/2023-05-06-armhf/ ) .
202203* ** 24.07.22:** - Check for ` config.yml ` instead of the deprecated ` config.json ` .
Original file line number Diff line number Diff line change 11# min hour day month weekday command
2- 0 */2 * * * /usr/bin/with-contenv python3 -m plextraktsync
2+ 0 */2 * * * /usr/bin/with-contenv python3 -m plextraktsync sync
You can’t perform that action at this time.
0 commit comments