Everything posted by Bjur
-
Guide: How To Use Rclone To Mount Cloud Drives And Play Files
@watchmeexplode5: Wow thanks again for a walk-through answer. Much appreciated. And thanks to @testdasi and @DZMM for the answers as well. - If I start with the metadata. I use Ember to generate metadata files, so I'm sure all data are as I want them also because some are non English .nfos/posters. I use XBMXnfoMoviesImporter with Plex to add them. I don't know if my usecase for this are not the smartest thing to do anymore or I should just leave Plex take care of it all it the future... I don't know but much of the non English will be more difficult to get a match I think. - chapter/preview images: I'm not sure if I use that with Plex now. I get chapters on some titles, but perhaps it because they are embedded in the files. Where do I check that. I guess the scrubbing is more an AppleTV feature with their remote. I have both AppleTV and Shield but am using Logitech Remote. I have disabled video thumbnail though, because it would take up way to much space for what it does (which shouldn't matter in the future). I don't know how much benefit there is to gain with this. - For Downloader/Filebot folder location: This is where I get a little confused. When you are referring to ../local/REMOTE/xxxx is this in the upload script referred to as LocalFilesShare="/mnt/user/local" option? So that will be my user share folder locally which eventually will get uploaded to the cloud? I have the following now: /mnt/user/local/googleFI_crypt So I should let Sab do the following: temp: /mnt/user/local/googleFI_crypt/Downloads/temp Finished: /mnt/user/local/googleFI_crypt/Downloads/Finished The Downloads folder are excluded in the scripts. Then I should let Filebot look into /mnt/user/local/googleFI_crypt/Downloads/Finished let it move/renaming to mnt/user/local/googleFi_crypt/Movies folder Is this correct understood? I saw a user mentioning an option to let new files be local for 7 days and then upload, but that shouldn't apply here? The local files will be uploaded to cloud when upload script is run? encrypt vs. unencrypted: thanks for the explanation. I think I will go with the encrypted though. Even though they have looked yet, they could be in the future and peoples stuff gets banned/deleted. @testdasi: The metadata stuff is only my own created nfo files etc. Not the Plex metadata. That I will be using normally in appdata folder on my cache SSD. That makes sense right? Thanks for the recommendation to Photos I will look into that after this is up and running:) @DZMM: In regards to only one mergerfs mount. You most likely did. This is very new to me so sorry for the stupid questions. But wouldn't it then make sense to have 2 mount scripts and 2 upload scripts and 2 crypts then. 1 for movies and 1 for shows to divide it if someday will reach the limit? And last but not least when having a lot of small .nfo metadata files, would it be best practice in the /user/mnt/mount_mergerfs/movies folders where all metadata is at, then in the upload script use Command2="--exclude *.nfo" etc? Thanks again all for the BIG help you are providing:)
-
Guide: How To Use Rclone To Mount Cloud Drives And Play Files
@watchmeexplode5 Thank you very much for this elaborating answer/guide and also for @DZMM for making it all possible. My videos are already organized like you describe above with Plex friendly format (Filebot is excellent) and I only have year in title also to make things easier. I will try to explain my thoughts on the first point in regards to 2 remote crypts (Videos & Shows). The reason for this is, that I read that Team Drive "only" supports 400000 files in total. When you have metadata files it quickly fills up, and when reaching 400000 files, then I will be having a serious problem, I think? What is your thoughts about that? I will not make a remote upload crypt then, if you don't think that will be necessary then. So to understand completely. The right approach would be to make Sab DL client download to a standard user share and make Filebot move it to the /mnt/user/mergerfs/shows folder? I think I would not make sense to make Sab have temp/finished directory in the /mnt/user/mergerfs/ folders correct? A note on the last section. What would be the thoughts on creating a non secure remote? I thought about creating a separate Team Drive for my home pictures, but that would be Google Photos to use for this, and that have a completely own app and Team Drive would not be used for that right. Lastly, are you using sync or move when you use it. I'm a little bit afraid to use sync, because I read that it can cause problems if you are not cautious how use use it. So my thought is that my current /mnt/user/movies piece by piece (since I don't have enough space for duplication), I will copy to /mnt/user/mergerfs/movies and use move and when I see it's working as it should I will delete most of my local except the ones I really want to not risk loosing. Does that sound sane? Again thanks for the help. It's VERY appreciated and really looking to using this solution. It's the best tech addon I've seen in aged and am excited to try using it:) It will really help and make my HDDs obsolete:) PS. Your webGUI sounds looks very interesting and would really be helpful. Nice work.
-
Guide: How To Use Rclone To Mount Cloud Drives And Play Files
In regards to the remote. I have to types of videos and have created 2 remotes and 2 crypts. 1. googleFI_Crypt (movies) links to googleFI containg 1 types of videos I want to stream. 2. googleSh_Crypt (shows) links to GoogleSH containing another types of videos I want to stream. I want to upload my videos to these 2 crypts. Besides that I have a DL client that I will be using for uploading. So from what I can read I should create another remote in rclone config. I would call that remote googleUP. That remote is not encrypted but I would like to have the content from the DL client Sab/sonarr upload the downloaded content to my 2 already created crypts. And the upload remote should be there so if an API ban comes I won't affect my 2 stream shares. But the 2 crypts already created is linked to the original remotes which I did in rclone config. So what should I add to my rclone config file? Hope it's more clear now.
-
Guide: How To Use Rclone To Mount Cloud Drives And Play Files
Thanks for the answer and this guide. 1. I read earlier in the thread that you mentioned your plugin wasn't suppose to copy but only move. Will this be a safe approach or should I manually copy my existing videos folder to merger_fs folder? 3. I've read this qouted comment below many times from you in regards to upload remote, but still doesn't get it, sorry. No tutorial needed. If you've setup gdrive_media_vfs to be gdrive:crypt, then just create another remote with another name pointing to the same location i.e. gdrive:crypt with the same passwords. The only difference is create a different client_ID so that one gets the ban, if any. To be honest I've only had an API ban once I think and that was when I didn't know what I was doing yonks ago. When I have my to crypts defined: googleFI_Crypt which links to googleFI googleSh_Crypt which links to googleSh So my folders containing Fi-videos goes to googleFI_Crypt and folders containing Sh-videos goes to googleSh_Crypt. When I have a download client and creates a remote for that like gdrive_media_vfs to follow your naming how do I link it to the 2 existing crypts, which already are linked to the other folders? Where/how do I point the new remote to the same crypt folder? Thanks again for the help much appreciated. My service accounts work, so I'm almost there so want to get the last part right.
-
Guide: How To Use Rclone To Mount Cloud Drives And Play Files
Any help?
-
Guide: How To Use Rclone To Mount Cloud Drives And Play Files
So I got it almost working 100%. My setup is I have my media files located locally in /mnt/user/Videos I have the following Rclone config: My mount script settings are: RcloneRemoteName="googleFi_crypt" # Name of rclone remote mount WITHOUT ':'. NOTE: Choose your encrypted remote for sensitive data RcloneMountShare="/mnt/user/mount_rclone" # where your rclone remote will be located without trailing slash e.g. /mnt/user/mount_rclone MergerfsMountShare="/mnt/user/mount_mergerfs" # location without trailing slash e.g. /mnt/user/mount_mergerfs. Enter 'ignore' to disable DockerStart="nzbget plex sonarr radarr ombi" # list of dockers, separated by space, to start once mergerfs mount verified. Remember to disable AUTOSTART for dockers added in docker settings page LocalFilesShare="/mnt/user/local" # location of the local files and MountFolders you want to upload without trailing slash to rclone e.g. /mnt/user/local. Enter 'ignore' to disable MountFolders=\{"downloads/complete,downloads/intermediate,downloads/seeds,movies,tv"\} # comma separated list of folders to create within the mount My upload settings are: RcloneCommand="move" # choose your rclone command e.g. move, copy, sync RcloneRemoteName="googleFi_crypt" # Name of rclone remote mount WITHOUT ':'. RcloneUploadRemoteName="googleFi_crypt" # If you have a second remote created for uploads put it here. Otherwise use the same remote as RcloneRemoteName. LocalFilesShare="/mnt/user/local" # location of the local files without trailing slash you want to rclone to use RcloneMountShare="/mnt/user/mount_rclone" # where your rclone mount is located without trailing slash e.g. /mnt/user/mount_rclone MinimumAge="15m" # sync files suffix ms|s|m|h|d|w|M|y ModSort="ascending" # "ascending" oldest files first, "descending" newest files first Questions are: 1. If want to have my local folder /mnt/user/Videos uploaded to GCryptFi and still keep locally initially. Should I copy all data to /mnt/user/mount_merger_fs/googleFI_Crypt or how should I handle that? I still want to keep a local backup. 2. If I want to mount another googleSh_Crypt can I mount it in the same mountshare script, or do I need to create another? 3. I read that people are using separate upload remotes and link to crypt. So upload remote has separate client ID to avoid API ban. Now that I'm using service accounts should I worry about that? I have created a remote googleUpFi but since googleFi_Crypt is already linked to another remote, how do I get googleFi_Crypt to be linked to googleUpFi? Thanks for the help. I'm almost there but want to get the last help:)
-
Guide: How To Use Rclone To Mount Cloud Drives And Play Files
This is my config below now: [googleFi] type = drive client_id = xxx client_secret = xxx scope = drive service_account_file = /mnt/user/appdata/other/rclone/service_accounts/sa_tfi1.json team_drive = xxx server_side_across_configs = true [googleFi_crypt] type = crypt remote = googleFI:GCryptFI filename_encryption = standard directory_name_encryption = true password = xxx password2 = xxx I have created 600 SA and got them into Group called something. However in the guide it states: Team Drive (tdsrc) and destination Team Drive (tddst) What is that? Can't I just add group email to Team Drive and get all the SA over that way? Where do I see if my service accounts are added correctly to Team Drive?
-
Container for No-IP dynamic DNS updates
Okay thanks for the reply. I manually change it when my ISP IP change, which is not that often, but the NO-IP renewal would be nice to handle automatically.
-
Guide: How To Use Rclone To Mount Cloud Drives And Play Files
Thanks already found that. But thought I had to create team first from admin module but that's not necessary then?
-
Guide: How To Use Rclone To Mount Cloud Drives And Play Files
So I have created a team account now in admin module. But it doesn't have any user or folders in settings. So should I just then go into Google Drive and start creating folder and selecting Team somehow from there? I can't find any goods guides to start up with. Thanks for you assistance.
-
Guide: How To Use Rclone To Mount Cloud Drives And Play Files
Thanks for the answer. I have seen some mentioning about teams, should I create that or not? Also how do I make sure the folder itself is encrypted and not only the rclone transfers? Thanks for helping.
-
Guide: How To Use Rclone To Mount Cloud Drives And Play Files
Hi I'm completely new to this, so sorry for my questions, I just want to set it up correct. I've purchased a GSuite 10€ unlimited account and now wants to setup Google Drive and RClone. What I have done so far: - Setup GSuite and use my domain. - Setup own API key - No teams - No Google Drive folders yet. What I want is to have 2 folders. 1. 1 encrypted folder for Plex. 2. 1 ordinary folder for backup of pictures. (Which is not main priority here) I have ssh into unraid and typed rclone config. - Typed in API key - blank root folder - bland service account - no advanced config - no auto config and have autorized through link - I'm at teams now. Should I skip that or what should I do here? Again I want 1 encrypted folder for Plex. I'm sorry for the newbie questions but I really want it to work the right way the first time. Hope you can help.
-
Container for No-IP dynamic DNS updates
Hi maybe a stupid question. But is this dockers purpose, that I don't have to go into NO-IP every 30 days and renew the free service?
-
[Support] Djoss - FileBot
But won't it make noise in the array when you have temp files and completes files moving around with a lot of unnessary files?
-
[Support] Djoss - FileBot
Thanks for the answer. How do you guys do it. Do you leave DL/temp in arry for quick moving?
-
[Support] Djoss - FileBot
Is there anyone else here using Unassigned Device to download and afterwards move into Array? I would like to know if there's a quick way to move file from Unassigned Device to Array? Also would it be possible to get some kind of notification when a file is finished processing in Filebot container?
-
[Support] Djoss - FileBot
Hi again. If I want the docker to download subtitles, but not rename or move the TV shows to a separate location. How would I do that?
-
[Support] Djoss - FileBot
Yes that is correct. I don't know how to separate movies and kids movies if I can't make separate calls.
-
[Support] Djoss - FileBot
Thanks for the answer. The problem with this is that I have 3 categories, movies, kids movies and series and if I can't get Filebot to separate these with a call each I don't know how it will place the files in the right folders.
-
[Support] Linuxserver.io - SABnzbd
Hi I hope someone can help. I've installed Linuxserver Sabnzbd docker and also Filebot. I want Sabnzbd to process this Filebot AMC: /opt/filebot/filebot -script fn:amc /mnt/disks/WDC_WD30EZRX-00D8PB0_WD-WCC4N7VXZ3TR/downloads/complete/film --output /mnt/user/Film/ --action test -non-strict --conflict override --lang da --def "ut_label=movie" --def movieFormat="/mnt/user/Film/{n} ({y})/{n} ({y}){' CD'+pi}{'.'+lang}" --def artwork=y --def subtitles=da,en --log-file amc.log --def root=y --def clean=y I've tried to convert it to this script for Sabnzbd but it gives me this error: /mnt/disks/WDC_WD30EZRX-00D8PB0_WD-WCC4N7VXZ3TR/downloads/complete/scripts/test.sh: line 8: /opt/filebot/filebot: No such file or directory /mnt/disks/WDC_WD30EZRX-00D8PB0_WD-WCC4N7VXZ3TR/downloads/complete/scripts/test.sh: line 21: --def: command not found #!/bin/sh or (tried both same error) #!/bin/bash # SABnzbd Post Processing Script - www.Filebot.net "AMC" Script FILE_PATH=$1 FILE_NAME=$3 /opt/filebot/filebot -script \ fn:amc \ /mnt/disks/WDC_WD30EZRX-00D8PB0_WD-WCC4N7VXZ3TR/downloads/complete/film \ --output /mnt/user/Film/ \ --log-file amc.log \ --action move \ --conflict override -non-strict \ --lang da \ --def "ut_label=movie" \ --def movieFormat="/mnt/user/Film/{n} ({y})/{n} ({y}){' CD'+pi}{'.'+lang}" \ --def artwork=y \ --def subtitles=da,en \ --log-file amc.log \ --def clean=y \
-
[Support] Djoss - FileBot
I'm trying to convert this: /opt/filebot/filebot -script fn:amc /mnt/disks/WDC_WD30EZRX-00D8PB0_WD-WCC4N7VXZ3TR/downloads/complete/film --output /mnt/user/Film/ --action test -non-strict --conflict override --lang da --def "ut_label=movie" --def movieFormat="/mnt/user/Film/{n} ({y})/{n} ({y}){' CD'+pi}{'.'+lang}" --def artwork=y --def subtitles=da,en --log-file amc.log --def root=y --def clean=y to this script: #!/bin/bash # SABnzbd Post Processing Script - www.Filebot.net "AMC" Script FILE_PATH=$1 FILE_NAME=$3 /opt/filebot/filebot -script \ fn:amc \ /mnt/disks/WDC_WD30EZRX-00D8PB0_WD-WCC4N7VXZ3TR/downloads/complete/film \ --output /mnt/user/Film/ \ --log-file amc.log \ --action move \ --conflict override -non-strict \ --lang da \ --def "ut_label=movie" \ --def movieFormat="/mnt/user/Film/{n} ({y})/{n} ({y}){' CD'+pi}{'.'+lang}" \ --def artwork=y \ --def subtitles=da,en \ --log-file amc.log \ --def clean=y \ Sab gives me this error: /mnt/disks/WDC_WD30EZRX-00D8PB0_WD-WCC4N7VXZ3TR/downloads/complete/scripts/test.sh: line 8: /opt/filebot/filebot: No such file or directory How do I get it to call the Filebot executive file in the Docker?
-
[Support] Djoss - FileBot
How do I get another docker to call /opt/filebot/filebot?
-
[Support] Djoss - FileBot
Any help here. It won't even execute the standard AMC nothing happens in the watch folder.
-
[Support] Djoss - FileBot
I have made the following script: filebot.sh -script fn:amc /mnt/disks/WDC_WD30EZRX-00D8PB0_WD-WCC4N7VXZ3TR/downloads/complete/Film --output /mnt/user/Film/{n} ({y})/{n} ({y}){' CD'+pi}{'.'+lang} --action move --def "ut_label=movie" --def artwork=y --def subtitles=da,en --log-file amc.log --conflict override -non-strict 2 questions: 1. How do I test the script? I can't find any way to launch the filebot exec. 2. When the script is working I would like to put it in Sabnzbd script folder and launch the filebot from this container. I can't use the standard configuration because I have 2 types of movies folder (movies/kids) and the same with series. Hope someone can help!
- [Support] Djoss - FileBot