Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

NewDisplayName

Members
  • Joined

  • Last visited

Everything posted by NewDisplayName

  1. Thats the last thing i need to do. And i dont want to make a mistake and ruin my library, so please help me... Currently i have the following setup: 1 Share "Archiv" /mnt/user/Archiv there are: /mnt/user/Archiv/Filme /mnt/user/Archiv/Serien (there are other directorys, but it would be ok if only these 2 folders work) (or whole share Archiv, idc) All my applications are setup to work with this directorys. Whats the easiest way to get it working? I would really like to not change anything on the structure. Also i still want to be able to brose thru it via SMB and so on.... I can move files to the upload directory thats ok.
  2. im currently testing. killall -9 rclone seems to work fine, just kills rclone transfer, script continue and exit, if u restart it it resumes..
  3. Hi, like said, till now not. BUT i have good news. I got a succesfull mount after a long time now.. AND (!!!!!) the mountcheck file is at /mnt/user/mount_rclone/google_vfs/mountcheck Also, i found out what was the problem... im complete retarded acutally. Kaizac was actually correct. The problem was (is) that i use run script, as long as i have that window open, the file is there and its working, but when i close it, its over...^^ (thanks for that hint!)
  4. So guys, i didnt got it working till now, but i worked very hard (and with help of a friend) to get the "only upload when no one is using his pc part working". So you see im not just taking, ill also give back! For slower internets this is pretty good i guess! everything betweenn current date and the last echo can be removed, its just to see if its working. You just need to put the upload script at where "logger ping fehlgeschlagen, upload starten" is, and you need to put a stop command at " logger ping erfolgreich, upload stoppen". Im not quite sure how to stop effectly maybe killall -9 rclone? Then its as simply as put this in a cronjob run every 5 minutes.
  5. can someone help me with this?
  6. If im correct the moutncheck file doesnt get created via the mount script, it gets created the first time u install this manually....? I can manually use the command to upload it, but it doesnt appear in that directory where the scripts are looking for it. so something on this part must be the problem. How can i check the unionfs log or something? Legendary would be if someone could put this together in a plugin or docker....
  7. i never had any slowdowns or similier, either its working, or not. Bringing the ui back most times make me need to reconnect to plugin and via the docker. But also not always.
  8. So u expierience the same?
  9. No, i was using your docker. U click to webinterface and see it instant, your docker is mcuh more responsive and besides that "log out" or what ever there happens working very fast. I contacted jdwonloader support for this, but they obvs. dont want to support a docker... I destriped my problem for the first time on page 4 & 5.
  10. I want to let docker run on the server 24/7. Sometimes when i download bigger files i just wanted to right click "download via server". (theres a jdownloader plugin for it from the devs of jdwonloader) you need to login there and within the server iteself. That all workes and after that u can downoad and it just works. But, after some time, i dont know, server says its connected, plugin says its connected, but when you want to download, it says its unreachable, if u then relog to the webinterface of the server, then you get logged out of plugin and server, reconnect and it works again. I posted the error some pages fewer, but i couldnt figure out what exactly is the problem and since i dont have any logs or somethingi can provide, i guess u cant fix it. I think the porblem is if you longer dont use it it kills the session or something and the docker dont relog automatic or something like this.
  11. without propper support for the jdownloader plugin is is sadly pretty useless. Happens all the time if u dont use it. I removed the docker.
  12. Ah sorry, you see, im already confused. xD. So that upload command for mountcheck on the first page is working. BUT it doesnt appear in the /mnt/user/mount_rclone/google_vfs directory.... why?
  13. The mountcheck checks for /mnt/user/mount_rclone/Gdrive/mountcheck But i only have /mnt/user/mount_rclone/google_vfs why?
  14. Yes, i did the setup step by step. The first time it was working fine, also the upload script. But i abort it mid air and restartet it. This did not work, since then i have problems. I dont really want to use new directorys now, im confused enaught.
  15. Thats my upload script, fresh copied from github: There is some encoding issue, which i dont know how to fix, as i just copied it from github.... anyway i dont think thats the problem, it cant reach that check file (and i cant in terminal also) The Problem is now that the mountcheck file is not reachable, but i have no clue why. I can upload it perfectly.
  16. As in the tutorial, its all standard now. I just changed RC port, but thats optional anyway. -> Mouint was working, besides the RC port (i did a restart before)
  17. Yes, i use run script. Didnt know, that ic ouldnt test it this way. My problem is just that after it initiatlly worked one time, i couldnt get it back to upload something.
  18. Yes, but its just telling it bc: ####### check if rclone installed ########## if [[ -f "/mnt/user/mount_rclone/google_vfs/mountcheck" ]]; then echo "$(date "+%d.%m.%Y %T") INFO: rclone installed successfully - proceeding with upload." else  echo "$(date "+%d.%m.%Y %T") INFO: rclone not installed - will try again later." rm /mnt/user/appdata/other/rclone/rclone_upload Even the mounting went find - besides the RC failure. Also i could upload the mountcheck file via rsync just fine.
  19. Its not working. I dont get it. Mount worked, besides the RC part. I put a file inside rclone_upload/google_vfs/Filme/film.mkv I press upload script: Script location: /tmp/user.scripts/tmpScripts/rclone upload/script Note that closing this window will abort the execution of this script /tmp/user.scripts/tmpScripts/rclone upload/script: line 4: $'\357\273\277': command not found /tmp/user.scripts/tmpScripts/rclone upload/script: line 26: $'\357\273\277': command not found 29.11.2018 18:32:19 INFO: rclone not installed - will try again later. (After i saw the erorr about command not found i copied a fresh copy from your github, still the same..) Just to be sure, how long i need to wait when i press the mount script? Is there anythign what needs more time?
  20. Currently i have a script: which checkes my download directory for new DVDRs and moves them to a location where handbrake converts them to a useable file format. Sadly this makes disks spin up: Nov 29 11:47:01 Unraid-Server root: DVDRs verschoben. Nov 29 11:47:01 Unraid-Server root: DVDRs älter als eine Woche gelöscht. Nov 29 12:47:01 Unraid-Server root: DVDRs verschoben. Nov 29 12:47:01 Unraid-Server root: DVDRs älter als eine Woche gelöscht. Nov 29 12:49:26 Unraid-Server kernel: mdcmd (153): spindown 4 Nov 29 13:47:01 Unraid-Server root: DVDRs verschoben. Nov 29 13:47:01 Unraid-Server root: DVDRs älter als eine Woche gelöscht. Nov 29 14:09:31 Unraid-Server kernel: mdcmd (154): spindown 4 Nov 29 14:39:45 Unraid-Server kernel: mdcmd (155): spindown 4 Nov 29 14:47:01 Unraid-Server root: DVDRs verschoben. Nov 29 14:47:01 Unraid-Server root: DVDRs älter als eine Woche gelöscht. Nov 29 15:47:01 Unraid-Server root: DVDRs verschoben. Nov 29 15:47:01 Unraid-Server root: DVDRs älter als eine Woche gelöscht. Nov 29 15:57:32 Unraid-Server kernel: mdcmd (156): spindown 2 Nov 29 15:57:38 Unraid-Server kernel: mdcmd (157): spindown 4 Nov 29 16:19:26 Unraid-Server kernel: mdcmd (158): spindown 4 I changed it now to daily. so it doesnt spin up every hour. Cooler would be if its only done when disks are spun up. (then icould check every 15 min or so, and only do something when disks are up)
  21. Just use plugin dynamix auto fan controll
  22. Is it possible to run scripts only when the drives are spin up? If not, can that be added?
  23. Can i use "cache: Yes" on "mount_rclone" and "mount_unionfs"? Im still unsure how to transfer my library. If i just move the files, sonarr and radarr will think the files are missing and would reload them. So only chance is to merge the whole diretory, but uploading 10tb would take a long time... How you did the process?
  24. I found some time to test again. After some unmounts and deleting files mounting worked, expect the RC part. It said it cant connect to localhost. even i have the following in the config: rclone mount --rc-addr=192.168.86.2:5572 --allow-other --buffer-size 1G --dir-cache-time 72h --drive-chunk-size 256M --fast-list --log-level INFO --vfs-read-chunk-size 128M --vfs-read-chunk-size-limit off gdrive_media_vfs: /mnt/user/mount_rclone/google_vfs & Is this wrong? Whats now the correct way, unmounting? Then remount should work? And thanks for the info about plex, i found the option. If it works i have to test.
  25. I cant find that exact option, the best i found i would translate into remove old packets weekly. Its the second on the "sheduled things" tab.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.