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.

[Support] alturismo - Repos

Featured Replies

13 hours ago, alturismo said:

could you may post your setup page here ... i cant reproduce it here with any mode, only, multi, off ...

 

image.thumb.png.3f2904813c32f8056443172140595360.png

 

Jan 15 18:21:25 AlsServerII root: cache-mover: update access time: /mnt/cache/Media/TVRIPS/Supernatural/Season 08
Jan 15 18:22:03 AlsServerII root: cache-mover: update access time: /mnt/cache/Media/TVRIPS/Supernatural/Season 08
Jan 15 18:22:14 AlsServerII root: cache-mover: update access time: /mnt/cache/Media/TVRIPS/Supernatural/Season 08
Jan 15 18:22:43 AlsServerII root: cache-mover: update access time: /mnt/cache/Media/TVRIPS/Supernatural/Season 08
Jan 15 18:22:48 AlsServerII root: cache-mover: update access time: /mnt/cache/Media/TVRIPS/Supernatural/Season 08
Jan 15 18:22:57 AlsServerII root: cache-mover: update access time: /mnt/cache/Media/TVRIPS/Supernatural/Season 08
Jan 15 18:23:01 AlsServerII root: cache-mover: update access time: /mnt/cache/Media/TVRIPS/Supernatural/Season 08
Jan 15 18:23:08 AlsServerII root: cache-mover: update access time: /mnt/cache/Media/TVRIPS/Supernatural/Season 08
Jan 15 18:23:12 AlsServerII root: cache-mover: update access time: /mnt/cache/Media/TVRIPS/Supernatural/Season 08
Jan 15 18:25:17 AlsServerII root: cache-mover: update access time: /mnt/cache/Media/HDDVDR/The Last Boy Scout (1991)
Jan 15 18:25:21 AlsServerII root: cache-mover: update access time: /mnt/cache/Media/HDDVDR/The Last Boy Scout (1991)
Jan 15 18:25:25 AlsServerII root: cache-mover: update access time: /mnt/cache/Media/HDDVDR/The Last Boy Scout (1991)
Jan 15 18:25:30 AlsServerII root: cache-mover: update access time: /mnt/cache/Media/HDDVDR/The Last Boy Scout (1991)
Jan 15 18:25:57 AlsServerII root: cache-mover: update access time: /mnt/cache/Media/TVRIPS/Buffy/Season 02
Jan 15 18:26:02 AlsServerII root: cache-mover: update access time: /mnt/cache/Media/TVRIPS/Buffy/Season 02
Jan 15 18:26:25 AlsServerII root: cache-mover: update access time: /mnt/cache/Media/TVRIPS/Buffy/Season 02
Jan 15 18:26:31 AlsServerII root: cache-mover: update access time: /mnt/cache/Media/TVRIPS/Buffy/Season 02

 

thanks ahead

yes sure, when I change to "empty"  (regular mode) it works.

That's my docker setup for plex:

 

grafik.png.2dfe67fa1918a59a288db62c184e108d.png

 

Cache Mover Setup:

grafik.thumb.png.047560858da5dea83eba8dfb345706db.pnggrafik.thumb.png.9deef67333f4831f02f1c8bc7e58ffd5.png

Edited by mmm77

  • Replies 705
  • Views 55.4k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • Cache Mover Update   see the extra part in the config page (here incl. opened help sections)     Media Server Mode:   off (or empty), will ONLY run regular mod

  • ok, never thought of that (yet)   noted, and yes, no deal breaker ... just have to think about how to tag either Docker or VM ... will leave a note here.   thanks for the feedback

  • Yes , only unbinding than reboot makes the gpu free than I attach it to VM and than it works for VM only and cannot be used for docker containers . To make it work for docker container i have to bind

Posted Images

  • Author

cache mover info

 

currently rewriting some code, i will remove the following function

 

move to cache (so only copy will be left) as its not recommended anyway, i ll include a lookup like now if the file exists on any array and if not, it ll move the file to array instead delete.

 

therefore i ll include "multi" array support for a 2nd, 3rd, (mergerfs array/s) ... 

 

so in terms somebody really needs the move instead copy function, let me know (playing ping pong with the files ...)

 

will take some days as im rewriting it more or less new and including to keep current setups without loosing them.

@alturismo Would you be able to add an option to copy the entire folder vs. only a single file?  I have a folder with hundreds of ambiance .mp4 files and i cannot use this plug-in due to each file not being in its own folder.  A single file copy matching only what is being watched would be very handy.  Thank you for this very nice plug-in.

 

Thanks,

JD

 

Edited by JudasD

  • Author
2 hours ago, JudasD said:

A single file copy matching only what is being watched would be very handy.  Thank you for this very nice plug-in.

ahead, thanks for the feedback

 

you are aware that this is overall more contra productive vs a good Option ... sample

 

- sub files in a move folder, would most likely prevent a spindown

- tv show season episode files, every episode would trigger a copy (binge watching, or watch every day 1 episode, every day ...)

 

so this option (single file) would be overall "not recommended" as it doesnt follow standard media foldet setups,

i ve putted it on "feature list" anyway ... but consider if this makes sence overall ... or rather exclude this folder.

11 minutes ago, alturismo said:

ahead, thanks for the feedback

 

you are aware that this is overall more contra productive vs a good Option ... sample

 

- sub files in a move folder, would most likely prevent a spindown

- tv show season episode files, every episode would trigger a copy (binge watching, or watch every day 1 episode, every day ...)

 

so this option (single file) would be overall "not recommended" as it doesnt follow standard media foldet setups,

i ve putted it on "feature list" anyway ... but consider if this makes sence overall ... or rather exclude this folder.

Hi alturismo,

 

For the sub files: My intent is to also include .srr and .idx to the file mask.  wouldn't this also copy the sub files as well since the file name would match and only the extension changes?

For TVs shows, i would expect each episode to copy when they are accessed, not ahead of time.  Copying what isnt accessed, like a pre-cache, is would i would like to avoid.  Once they are copied, then they remain in cache for the next user to use.

 

Maybe that is how the feature can be labeled: pre-cache; this would copy everything in the folder like it does now, but disabled would only copy the filename with the correct matching extensions entered (i.e., the video and sub file).

 

My use cases could be breaking the intent of the script.   Please disregard my queries if i am going against the progression of the plug-in.

 

Thanks,

JD

 

 

  • Author
6 minutes ago, JudasD said:

My intent is to also include .srr and .idx to the file mask.  wouldn't this also copy the sub files as well since the file name would match and only the extension changes?

i assume most likely not as they probably never be kept open long enough in regular mode nor are shown as playback state in Mediaserver mode ... so this would then again need some extra lookup if there are matching files like subs, or cd1 cd2, or ... which are usually considered as 1 Media ... which resides in 1 folder. also tv shows would be only usefule for 1 episode usage, next episode ... next triggering ...

 

so basically, single file transfer would be "code wise" even easier to handle, but overall a bad option in terms of using this plugin overall as media cache for movies and tv shows, i just wanted to mention it ;)

 

its on the feature wish list, but would be as mentioned not a recomendation at all ...

I have the same issue with the "Invalid numeric literal at line 1, column 60" spam after enableing the server option with plex.

 

Config look likes this:

 

image.png.ad5ac601bb825414039960d0b68e4cd0.png

 

 

root@Lisa-System:~# jq --version
jq-1.6

 

Im still on unraid 6.1.2.14

 

 

  • Author
1 hour ago, flash2000 said:

Config look likes this:

 

may please correct the trailing slashes

 

image.thumb.png.3a8421dcff1869c72536a94900422ed3.png

 

either change

Plex Path: /data >> /data/

or

Host Path: /mnt/user/data/ >> /mnt/user/data

 

1 hour ago, flash2000 said:

root@Lisa-System:~# jq --version
jq-1.6

 

Im still on unraid 6.1.2.14

thanks for the feedback

 

still couldnt reproduce this error message for a quick fix for this message, but im on a rewrite anyway already

 

may as note, plex users usually dont need this option as plex should work anyway, only nice if you dont want other file access (smb, whatever, ...) completely exclude this plugin ...

 

so @flash2000 just to make sure, ONLY occuring with plex mode set, not before (regular mode), correct ?

15 hours ago, alturismo said:

may please correct the trailing slashes

 

image.thumb.png.3a8421dcff1869c72536a94900422ed3.png

 

either change

Plex Path: /data >> /data/

or

Host Path: /mnt/user/data/ >> /mnt/user/data

 

thanks for the feedback

 

still couldnt reproduce this error message for a quick fix for this message, but im on a rewrite anyway already

 

may as note, plex users usually dont need this option as plex should work anyway, only nice if you dont want other file access (smb, whatever, ...) completely exclude this plugin ...

 

so @flash2000 just to make sure, ONLY occuring with plex mode set, not before (regular mode), correct ?

 


Thanks for the correction of the fille path. i guess my poor skills of english are challenging sometimes :)

 

Yes, if i use the option "only" then the issue occures. In regular mode i do not have this issue :)

 

Love the new feature btw ❤️

Edited by flash2000

On 1/10/2025 at 8:41 PM, alturismo said:

may attach a diagnostics <<click<< and i take a look at it, i have no idea where this could be coming from actually ...

 

I have the same issue with the PWM Fan plugin. It is sending email any minute after the configuration.

unraid-diagnostics-20250119-2238.zip

Hi here with another question lol. Appreciate you help a as always. I was just wondering how the app moves files/del files when it has been watched… cache is filling up fast so wondering how I can change the below so it moves every month? Maybe the mover runner needs updating settings?IMG_2132.thumb.jpeg.273323cdac5800a44fe87927f11facd7.jpegIMG_2133.thumb.jpeg.45290cc41b0163e339fd9f984a868396.jpeg

 

 

  • Author
6 hours ago, Viper020GER said:

I have the same issue with the PWM Fan plugin. It is sending email any minute after the configuration.

 

thanks for the diags

 

may ahead, the pwm plugin does not have any email notification buildin ... but i see now there is an exit called and you may have some warning email notifications enabled ...

 

i assume now you have aggressive mode enabled, i can now look into it and will report back.

 

thanks for the infos

  • Author
2 hours ago, Gursh said:

I was just wondering how the app moves files/del files when it has been watched…

may a screen from your cache mover settings page which handles file delete by itself.

 

you can follow the state on the cache mover settings page, tag CACHE MOVER LOG

 

image.thumb.png.c348370f10ee6505873c36206c1e6bd5.png

 

still in range would mean its not ready to be deleted as last access was inside the keep hours.

 

i assume there is something not properly configured.

 

may as note, your mover tuning setup is not really ...

 

70 / 70 setup means

 

upper 70 free to lower 70, sample

 

71% filled will clean to 69 and then stop ... rather take something like 70 / 50 ... so 20+ % gets moved

age 150 ... means files needs to be at least 150 days old (5 month on cache only ...)

and so on ... may take a look there too ;)

but cached files from this plugin will be removed anyway by the plugin itself

image.thumb.png.bb8e5f9d7a7dc232a6727eb0d0084c2a.png

 

finally your mover tuning setup

dry run ... means mover will never really move, just showoff what could happen ;)

image.thumb.png.f7cc228a34deebbcf0ca79e223eb39c9.png

 

as mentioned, not related now about cached files deletion, only relationship between mover tuning and cache mover is

 

mover tuning setup, exclusions should be enabled and point to the same file

image.png.6f26bd0d5d8e54dc6132c40b5152d867.png

like in cache mover filepath

image.png.f41129603486a3e4b47dd1d9654da42c.png

 

those have to match ...

  • Author
7 hours ago, Viper020GER said:

I have the same issue with the PWM Fan plugin. It is sending email any minute after the configuration.

 

could reproduce it now

 

i ll look into it for a fix, for now rather disable the aggressiv function and let it adjust every minute

 

the mail is coming from unraid's crond in combination with my aggressiv policy ...

  • Author
9 hours ago, Viper020GER said:

I have the same issue with the PWM Fan plugin. It is sending email any minute after the configuration.

 

update pushed, cant tell when its on CA 20250120, shoul dbe fixed now

9 hours ago, alturismo said:

update pushed, cant tell when its on CA 20250120, shoul dbe fixed now

Update is installed, but the error persists.

 

The SMTP data is entered in the notification settings but no emails are activated. Just the notifications via Gotify

 

notifications.jpg

unraid-diagnostics-20250120-1713.zip

pwn email.jpg

Edited by Viper020GER

  • Author
58 minutes ago, Viper020GER said:

Update is installed, but the error persists.

 

must be something different ...

 

image.thumb.png.6829273c876c14c60e6cd84e65c68b32.png

 

image.thumb.png.455c920732765a858845a24caf7d2224.png

 

which i really dont get ... i look at it ;)

  • Author
1 hour ago, Viper020GER said:

Update is installed, but the error persists.

 

could you may please post a screen from your pwm settings page ?

13 hours ago, alturismo said:

i ll look into it for a fix, for now rather disable the aggressiv function and let it adjust every minute

 

what do you mean with disable the aggressiv function?

  • Author
6 minutes ago, Viper020GER said:

what do you mean with disable the aggressiv function?

that was before i fixed the CPU fan emaii messages ...

  • Author

i pushed a small update, may give a try and check AFTER you clicked set cron again

 

image.png.ea68fc049d709538579842e732991029.png

 

should look something like this then

 

root@AlsServerII:/usr/local/emhttp/plugins/pwm-fan/scripts# crontab -l
...
..
.
# Cron Job for HDD pwm-fan plugin
*/3 * * * * /usr/local/emhttp/plugins/pwm-fan/scripts/pwm_hdd.sh >/dev/null 2>&1
root@AlsServerII:/usr/local/emhttp/plugins/pwm-fan/scripts#

 

thanks ahead for looking (i dont get any errors on HDD fan here, CPU i could reproduce ...)

Update installed, cron job reset but emails continue to be sent

syslog.jpg

  • Author
2 minutes ago, Viper020GER said:

Update installed, cron job reset but emails continue to be sent

 

unbelievable ...

 

could you may look at

 

crontab -l

 if the change took effect

 

should look like this

*/3 * * * * /usr/local/emhttp/plugins/pwm-fan/scripts/pwm_hdd.sh >/dev/null 2>&1

 

and may run from terminal

/usr/local/emhttp/plugins/pwm-fan/scripts/pwm_hdd.sh

if there are any errors coming up ...

this part ">/dev/null 2>&1" is missing by me

 

cronjob.jpg.71af1f82a47303b39c0d45ff430f4b68.jpg

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

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.