Jump to content

Bolagnaise

Members
  • Posts

    152
  • Joined

  • Last visited

Posts posted by Bolagnaise

  1. On 11/30/2018 at 12:58 AM, DZMM said:

    it doesn't matter as no real files exist on your array for those folders - just virtual files.

     

    Just add the current folders to your unionfs mount and then move them manually behind the scenes to your rclone_upload folder where they'll get uploaded over time e.g.

     

    
    unionfs -o cow,allow_other,direct_io,auto_cache,sync_read /mnt/user/rclone_upload/google_vfs=RW:/mnt/user/mount_rclone/google_vfs=RO:/mnt/user/OLD_MEDIA_LOCATION=RO /mnt/user/mount_unionfs/google_vfs

    Then add the unionfs folders to sonarr etc.  You just have to make sure that the filepaths matchup e.g.

     

    - /mnt/user/mount_rclone/google_vfs/TV Show 1

    - /mnt/user/Old/Media_location/TV Show 1

    I think this is exactly what I’m trying to achieve.

     

    So for a large move I would manually move my TV show and movie folder from their current share /mnt/user/multimedia to /mnt/user/mount_rcclone and then point sonarr and Radarr and plex to the unionfs share. Does this bypass the filtering in the upload script? I only want to upload newer files that are 7 days old but nothing before that as I want to keep that in local storage. 

     

     

     

     

  2. Ok, i have got rclone up and running using @DZMM awesome scripts but i have several questions and things i would like to clarify.

     

    1. How would i make Rclone upload tv shows and movies located in /mnt/user/MULTIMEDIA/Movies and /mnt/user/MULTIMEDIA/TV Shows respectively that are older than 7 days.

     

    How do i then point sonarr and Radarr to /mnt/user/mount_unionfs/google_vfs/tv_shows. I assume some sort of symlink would need to be made, im running both these programs on windows currently.

     

    sorry for the possibly stupid questions.

  3. I’m trying to jump into Rclone headfirst. I have been using Unraid for years on a HP N54L but it’s time to upgrade to offsite storage. I have read your guide @dzmn and it’s the most comprehensive guide on setting up Rclone with GSuite I have found. It’s weird that there is almost zero complete guides on setting this up. In saying that I would love to jump on discord screen share with someone with experience and do this in one hit.

×
×
  • Create New...