Skip Navigation
Looking to Fully Automate downloads From Seedbox to Plex
  • Add a cron entry on your Ubuntu server.

    0 4 * * * rsync -r user@seedbox:folder/ /my/plexfolder
    

    This would sync the folder on seedbox to the /my/plexfolder every night at 4am.

    Ensure that you have set up password less authentication with ssh keys.

  • InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)SA
    Samstone @lemmy.world
    Posts 0
    Comments 4