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.

alturismo

Moderators
  • Joined

  • Last visited

Everything posted by alturismo

  1. ok, as it seems the pinned posts are gone i ll describe what i guess your issue is (there is a description in this thread). may ahead, this plugin cant control what Plex is doing, it only does jobs on the Server itself. so, you are using a pool device "outside" your regular Shares for caching Media Files, which does work "live" but cant work with existing files as plex cant see the files from its point of view ... as your Share /data inside plex doesnt include your UAD cache disk. to achieve this, i recommend using mergerfs to build virtual Shares which includes the UAD cache pool device, then plex can benefit of cached files ... i ll search the pinned posts and link them here. if thats correct (UAD ssd pool device for caching) then yes, needs some different setup on Share Management. about zfs, i did test zfs here and it worked out on regular mode, for media server only mode it should always work, but i ll take another look therefore when i have more free time, still under construction here in my new house ;) im usually not using zfs as its personally overhyped for homelabs, but thats my personal oppinion ;)
  2. and vice vers ?
  3. whats the path your files lying ?
  4. Enable host access to custom networks in docker settings, should solve it. and yes, docker settings 😉
  5. Exakt, ist und bleibt blacklisted. Daher auch die Warnung wenn man das macht.
  6. assumigyou have already an existing calibe database and dont want to use calibre to add your books calibre-web mod has a cli tool todo so sample, place a book in import and move to books while adding to database, part from a script i made myself docker exec calibre-web calibredb add -r "\""$inputdir"\"" --with-library="\""$outputdir"\""" while according to docker mounts inputdir="/import" ### inputdir like setted in calibre-web outputdir="/books" ### outputdir like setted in calibre-web (check webui) this will add new book to calibre database and then its also available in calibre-web but you should also set the mod in your lsio calibre-web docker GitHubGitHub - linuxserver/docker-mods at universal-calibreDocumentation and Examples of base container modifications - GitHub - linuxserver/docker-mods at universal-calibre
  7. just delete and reboot, unraid loads everything to RAM on boot
  8. File Manager, ja cli ... Nein, außer du setzt den copy Befehl im Hintergrund ab (trailing &) normal ist rechts in der Leiste dann ein Symbol womit man das Fenster wiederherstellen kann, jedoch etwas "buggy", gerade wenn man eine Session beendet hat ... edit, gerdae mal geschaut, in der 7.1.2 ist ein bug, der restore button der minimized geht aktuell nich, mit der 7.1.3 sollte das fixed sein ;) hier irgendwo sollte der dann sein
  9. die Daten deiner Syn kann man doch sicher per smb lesen, wenn ja um es einfach zu halten ... Unraid, das plugin unassigned devices installieren smb Share/s (deine syn) einbinden dann simpel "lokal" kopieren Bsp. dann mit dem File Manager, oder per cli auf Unraidcp -R /mnt/addons/deine_syn/share_name /mnt/user/unraid_share
  10. Einlesen, suchen nach vergleichbaren Themen, ... es gibt genug Beiträge hierzu, nochmals gezielt anfragen wenn du an einen spezifischen Punkt einer der Wege hängst. Sei es VPS, sei es ipv6 nutzen, ... Suche oben rechts wird die einige Threads bringen zum Start.
  11. it ll of course only look for played files on "cache", so if you enabled it afterwards ... will only lookup for files which are logged sample scrolling down ...
  12. i rather guess it looks more like some copy, backup, ... operation went wrong to /mnt/user/ instead where it should have run ... a Share is also created when you just copy a new folder to /mnt/user/... may check your your plugins, scripts, dockers, ... which may copy / backup files as i dont see any obvious plugin, rather a script, a docker, ..
  13. it will be 2/ as described in my case, once > 85 % treehold, mover will start, sorting by age ... freeing down to < 60 %, annything < 45 days old will be kept on cache anyway, so in terms i have alot of fresh files, it may will only free down to 70 % as all other files are "newer". Set to auto would result in 1/ ...
  14. hier noch da es gerade aktuell ist wie gesagt, NICHT empfohlen aber scheint zu gehen, früher (bis skylake) war es easy
  15. actually im not aware i have something like this in any description ? so no, no extra package needed ...
  16. iGPU passthrough mit Monitor Nutzung ist "eigentlich" seit skylake passe ... aber mit ein paar harten Maßnahmen (manuelles xml edit, vbios, ...) lässt sich da was machen, gibt es im englischen Teil ein paar Anleitungen dazu. Frage, geht es um die Nutzung mit HDMI out ? wenn Nein, wäre sr-iov wohl die einfache und bessere Alternative, dann könnte die iGPU auch noch parallel andere Dienste verrichten und wäre nicht exklusiv nur für die VM da. ist mehr ein Sicherheits Thema, FTP ist eigentlich auch tot ;) geht sicherlich mit nem script und Befehl, aber da ich jetzt FTP auch nicht mehr nutze ... auch einfach mal im englischen Teil allgemein anfragen. Alternativ nutzt der ein oder andere einen FTP Docker, da hat man auch ein user management ... hat @_alo_ alles passende kommentiert.
  17. no idea what you talking about ;) as its a sep pool disk anyhow, no need for mover tuning if thats the question, yes
  18. if you dont want the plugin to clean up then ... i always recommend, set to yes create 2 empty files which are pointing somewhere, i use /mnt/user/system/mover/... as you see in the pre configured type. then the plugin will delete untouched files after your given hours, sample 24 for movies now 720 for tv now untouched means, whenever the plugin checks activity /default every 10 min) the timer "resets", so you can watch every day 10 mins from your movie if you want to, only once you didnt touch it for at least 24 hours ... the cleaner will remove it then (default, once a day in the morning)
  19. by not using "7" as source ... from Docker point of view would this be everything INSIDE your Docker including ALL mount oathes etc ... so rather think about it what exactly you want to backup and what your path is (source) also read the docker template about root access and so on ...
  20. in englisch schon ... "sekundär" wäre dann die Wahl ;) und in Zukunft einfach schreiben wo du hängst ...
  21. there is a wrong argumant in one field which also answers your question about subs ;) as long as they are in the same folder ;) postprocessing ... pleas read and fill the field, the "yes" is just a blueprint in your case if your pathes are correct, cant tell without knowing how you setup your plex Server Docker and, if you are not using token, you can leave the mode field empt, just as note. there is a help text on each input field if you are not sure, i need more infos from your general setup ;)
  22. das ist nichts Unraid spezifisches, sondern Docker ein Docker läuft per se "isoliert", jetzt bindet man ports, shares, geräte, ... ein. kurz, in der Unraid webui, edit Docker, unten, add ... Pfad, mountpoint zu deiner disk host, virtuellen mountpoint im Docker benennen, read/write/slave wählen, fertig. aber, lies dich vielleicht mal in ein paar basics ein, sonst kommst du immer wieder zu einem Punkt wo du hängst ... Beispiel Name - egal Container Path - Pfad wo innerhalb des Dockers dann gültig wäre Host Path - Pfad auf dem Unraid Host zu deinem Ordner, bei einer UAD disk normal /mnt/disks/... https://docs.unraid.net/category/unraid-os/
  23. but this is the wrong place as not related ... ;) your GPU stats plugin thread would be the right place to post this, there is the "magic" done to put the icon, apps to the running processes, @SimonF can tell you better ... i assume as python is pretty common there are even more apps may reporting "immich"
  24. take a look here (after container restart)
  25. starting your docker mount then from your profile your exclusions that would be a start

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.