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

  • Author
38 minutes ago, ChrisNij said:

so it looks like chache mover is changing te last access time.

pretty sure not, at least you would see it in th elogs (if enabled), all activity is logged there

 

image.thumb.png.ea70c74fa21c2648f4073b97b50bf46c.png

 

you have any entries there from cache mover ?

 

and i can say, working as it should, sample here

 

image.thumb.png.55ff73dd293ab4b2a07174f3381a51b0.png

 

image.thumb.png.c3d1dd6bfd59f3b1824929001d1a1d44.png

 

if there is cache mover activity, let me know so i can look what could be causing this, bus as mentioned, every access time change from cache mover comes with an (echo) syslog entry ... from code as sample

 

image.png.172ae1e6643f7c4897d36d5c23dfa55f.png

 

 

  • 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

image.thumb.png.456c3babb01d3895d0c6a63596593fc8.png

i used information gathered form dynamix system autofan, but pwm-fans can't work

  • Author
21 minutes ago, allenchou1994 said:

i used information gathered form dynamix system autofan, but pwm-fans can't work

you know there are some helpers included

 

CPU Section

image.thumb.png.0652fb5f00c218299ad333086aaeb8dc.png

 

no max setted (only blueprint ...)

image.png.527e95cb48c91233687d64e1c121c550.png

 

 

HDD Section, looks like wrong cron format (no spaes ?)

 

image.png.45899be689978a41d7efc074d30b446a.png

 

and overall, you see if your extries are correct as there is also a help page with found ... and howto test

 

image.png.1501995cbb5c129192cbb4d3b576187b.png

 

but may start correcting your settings first ;) values should be the same from autofan and here ;)

30 minutes ago, alturismo said:

you know there are some helpers included

 

CPU Section

image.thumb.png.0652fb5f00c218299ad333086aaeb8dc.png

 

no max setted (only blueprint ...)

image.png.527e95cb48c91233687d64e1c121c550.png

 

 

HDD Section, looks like wrong cron format (no spaes ?)

 

image.png.45899be689978a41d7efc074d30b446a.png

 

and overall, you see if your extries are correct as there is also a help page with found ... and howto test

 

image.png.1501995cbb5c129192cbb4d3b576187b.png

 

but may start correcting your settings first ;) values should be the same from autofan and here ;)

thanks bro!

  • Author
On 3/4/2025 at 1:49 PM, ChrisNij said:

so it looks like chache mover is changing te last access time.

 

On 3/4/2025 at 2:37 PM, alturismo said:

if there is cache mover activity, let me know so i can look what could be causing this, bus as mentioned, every access time change from cache mover comes with an (echo) syslog entry ... from code as sample

 

 

did you may find the time to check if there are any cache mover activity while there is no playback ? logs ...

Hello,

Can someone maybe check if I made a mistake with Cache Mover.
The series was copied to the specified folder, but Plex is still using the HDD (I can't get it to spin down).

I don't see anything useful in the log.
Did I maybe make a mistake somewhere in the config?

Bildschirmfoto 2025-03-06 um 11.15.04.png

Bildschirmfoto 2025-03-06 um 11.13.44.png

Bildschirmfoto 2025-03-06 um 11.13.39.png

Bildschirmfoto 2025-03-06 um 11.15.10.png

Edited by farco

  • Author
6 hours ago, farco said:

Did I maybe make a mistake somewhere in the config?

 

you specified a subfolder in your target pool device ? which shouldnt fit with your rewrites too ...

 

so may as starter, you have which setup for your Shares ...

 

/mnt/user/Video/... as sample, is then /mnt/disk1/Video, /mnt/disk2/Video, /mnt/cache_data/plexSSDcache ...

 

i assume not, so Plex cant see that while reading from there, while Plex is mounted /media<>/mnt/user/

 

if you whish to use some sep. disk and also a subfolder, may read the recommended last post about howto build "custom" setups with mergerfs as sample ... or may provide here more Infos

 

- Share structure

- Plex mount

- Plex library setups

 

we can use it now in almost any constellation, but needs a proper setup ;)

So my share is

/mnt/user/video - here are all the videos


this share is on:

/mnt/disk1/video
/mnt/disk2/video
/mnt/disk3/video

 

the ssd cache for /mnt/user/Video is on:
Mnt/cache_data/Video

 

that's why I wanted to create an extra folder for the script that will move the files to
/mnt/cache_data/plexSSDcache

so that I can exclude Mnt/cache_data/Video in the script

The videos are also copied there.

 

in my Plex container:
Container path: /media
Host path: /mnt/user

 

in plex direct the librarys are set to:
/mnt/user/video/TVShows

/mnt/user/video/Movies

  • Author
5 minutes ago, farco said:

this share is on:

/mnt/disk1/video
/mnt/disk2/video
/mnt/disk3/video

 

the ssd cache for /mnt/user/Video is on:
Mnt/cache_data/Video

 

so, is the pool disk included in your <Video> Share ?

 

if yes, then just dont use a subfolder ... 

 

/mnt/user/Video is where Plex is looking for your Video Files, and not

/mnt/user/plexSSDcache/Video ...

 

no subfolder, all should be ok.

 

if this pool disk is NOT included in your Share (as sep. pool), then you would have to read the "custom mergerfs" solution ...

  • Author

additional, may use "only" mode here if your intention is for plex Media Files only

 

image.png.8c7429b3107ef8bbe036224579e8ef5c.png

yes these are my settings for the share.

So i only should set the Target Pool to: cache_data

 

But then on my cache_data SDD also all new files are stored and the mover take actions for this folder or did you script exclude this?

 

The Media Server Mode is already set to : only

Bildschirmfoto 2025-03-06 um 20.20.23.png

Edited by farco

  • Author
27 minutes ago, farco said:

So i only should set the Target Pool to: cache_data

 

exactly, standard share mode ...

 

28 minutes ago, farco said:

But then on my cache_data SDD are all new files are stored and the mover take actions for this folder or did you script exclude this?

 

cache mover is only transfering from array >> cache (pool disk), all existing files which are only on pool (new media) are only updated access times while playing, thats it ... but of course not deleted if thats the question ;)

 

plugin has its own "cached" list, only the files processed by the plugin are then deleted from cache AFTER a check if the file exists on array too (same size).

 

therefore you would also have to mkdir /mnt/user/system/mover/ where the lists are stored ... as you see in your logs its not existent ... so cache mover plugin cant store its list ... or set a path of your choice which exists.

 

also beware, your scheduled mover settings ... in terms you use mover tuning, enable exlusion list and point mover tuning AND this plugin to the same file ...

 

image.thumb.png.bbdc11a7ccdbbfbdc9cf99049dec3419.png

 

should be self explaining ;)

Thanks for your help, I'll change everything and test and then give feedback.

It works now thanks again for your help 😊.

 

I still have a clarification question.

 

My setup:

 /mnt/user/video - here are all the videos

 

this share is on:
/mnt/disk1/video
/mnt/disk2/video
/mnt/disk3/video

 

Cache for the Share:
Mnt/cache_data/Video

 

The script is also copied to this cache folder.

 

Assumed:
I have a series where a new episode is loaded every week.
This is first copied to the cache on Mnt/cache_data/Video.
It then remains there for 5 days (set in mover).

 

Let's say today S02E05 was loaded but the episodes S02E01-04 are already on the HDDs.

 

Someone now watches episode 1 and the script now copies episodes 1-4 back into the cache to Mnt/cache_data/video.

In the script under "Cache Mover - Cached" - we now have the S02 complete - Cached

 

What happens if after 7 days the series is deleted from the cache (via script) with episode 5 in the Folder because it was not yet copied to the HDD? In the "Mover Tuning - Exluded" only the whole folder is displayed or does the script treat each file in the season folder separately.

I hope I was able to formulate my question clearly. 

  • Author
3 hours ago, farco said:

What happens if after 7 days the series is deleted from the cache (via script) with episode 5 in the Folder because it was not yet copied to the HDD? In the "Mover Tuning - Exluded" only the whole folder is displayed or does the script treat each file in the season folder separately.

I hope I was able to formulate my question clearly. 

yes, clear enough ;) for this case ...

 

the "cleaner" process does a checkup before deletion, i compare source (cached folder) & target (array folder), if they are not equal, you get a message only

 

"size doesnt match on disk, please check manually" ...

 

so no, no delete from files on cache which doesnt exist on array ...

 

so i wait until season is done, then i remove them from "exlusion list" and mover will move the missing files over.

  • Author
21 hours ago, farco said:

What happens if after 7 days the series is deleted from the cache (via script) with episode 5 in the Folder because it was not yet copied to the HDD? In the "Mover Tuning - Exluded" only the whole folder is displayed or does the script treat each file in the season folder separately.

 

here may a sample what happens

 

i replaced now a file with a different version, so i have a "missmatch" in size

 

image.thumb.png.a0f913a6d9574f946aae144e02bff78a.png

 

its now out of scope of cache mover, but will stay in mover exclusions "just in case"

On 2/22/2025 at 4:47 PM, alturismo said:

exactly

 

you see in my logs while playback when cache mover is updating access times while playing

 

sorry, but i have no control on other apps accessing ... and thats the most reliable time i can fetch in my point of view.

 

Hi @alturismo,

as I understand you look for the last access time of the cached folder.

And there I have also a problem with some movies and do not know what is causing the access....

 

05.03.	22:52:01	/mnt/cache/medien/UHD/Indiana Jones und das Königreich des Kristallschädels (2008) 1 still in range
06.03.	22:52:01	/mnt/cache/medien/UHD/Indiana Jones und das Königreich des Kristallschädels (2008) 1 still in range
07.03.	08:45:01	/mnt/cache/medien/UHD/Indiana Jones und das Königreich des Kristallschädels (2008) 11 still in range
07.03.	09:45:01	/mnt/cache/medien/UHD/Indiana Jones und das Königreich des Kristallschädels (2008) 12 still in range
07.03.	11:05:01	/mnt/cache/medien/UHD/Indiana Jones und das Königreich des Kristallschädels (2008) 14 still in range
07.03.	11:45:01	/mnt/cache/medien/UHD/Indiana Jones und das Königreich des Kristallschädels (2008) 14 still in range
08.03.	11:45:01	/mnt/cache/medien/UHD/Indiana Jones und das Königreich des Kristallschädels (2008) 14 still in range
09.03.	11:45:01	/mnt/cache/medien/UHD/Indiana Jones und das Königreich des Kristallschädels (2008) 14 still in range
10.03.	10:30:02	/mnt/cache/medien/UHD/Indiana Jones und das Königreich des Kristallschädels (2008) 13 still in range

 

root@unraid:/mnt/cache/medien/UHD# stat India*
  File: Indiana Jones und das Königreich des Kristallschädels (2008)
  Size: 19              Blocks: 50         IO Block: 16384  directory
Device: 0,45    Inode: 752         Links: 4
Access: (0777/drwxrwxrwx)  Uid: (   99/  nobody)   Gid: (  100/   users)
Access: 2025-03-09 20:53:50.243299117 +0100
Modify: 2024-04-22 16:19:16.000000000 +0200
Change: 2025-02-18 20:52:04.494132436 +0100
 Birth: 2025-02-18 18:47:02.465539147 +0100

 

When I look at the single files:

root@unraid:/mnt/cache/medien/UHD/Indiana Jones und das Königreich des Kristallschädels (2008)# stat *
  File: Indiana Jones und das Königreich des Kristallschädels (2008) h265 2160p EAC3-banner.jpg
  Size: 223299          Blocks: 458        IO Block: 131072 regular file
Device: 0,45    Inode: 572         Links: 1
Access: (0666/-rw-rw-rw-)  Uid: (   99/  nobody)   Gid: (  100/   users)
Access: 2025-02-18 18:47:02.618539656 +0100
Modify: 2024-02-05 10:50:09.000000000 +0100
Change: 2025-02-18 18:47:02.622539669 +0100
 Birth: 2025-02-18 18:47:02.618539656 +0100
  File: Indiana Jones und das Königreich des Kristallschädels (2008) h265 2160p EAC3-clearart.png
  Size: 1000865         Blocks: 1978       IO Block: 131072 regular file
Device: 0,45    Inode: 574         Links: 1
Access: (0666/-rw-rw-rw-)  Uid: (   99/  nobody)   Gid: (  100/   users)
Access: 2025-02-18 18:47:02.622539669 +0100
Modify: 2024-02-05 10:50:10.000000000 +0100
Change: 2025-02-18 18:47:02.777540184 +0100
 Birth: 2025-02-18 18:47:02.622539669 +0100
  File: Indiana Jones und das Königreich des Kristallschädels (2008) h265 2160p EAC3-clearlogo.png
  Size: 94512           Blocks: 194        IO Block: 94720  regular file
Device: 0,45    Inode: 576         Links: 1
Access: (0666/-rw-rw-rw-)  Uid: (   99/  nobody)   Gid: (  100/   users)
Access: 2025-02-18 18:47:02.777540184 +0100
Modify: 2024-02-05 10:50:10.000000000 +0100
Change: 2025-02-18 18:47:02.782540200 +0100
 Birth: 2025-02-18 18:47:02.777540184 +0100
  File: Indiana Jones und das Königreich des Kristallschädels (2008) h265 2160p EAC3-discart.png
  Size: 1430635         Blocks: 2834       IO Block: 131072 regular file
Device: 0,45    Inode: 578         Links: 1
Access: (0666/-rw-rw-rw-)  Uid: (   99/  nobody)   Gid: (  100/   users)
Access: 2025-02-18 18:47:02.782540200 +0100
Modify: 2024-02-05 10:50:10.000000000 +0100
Change: 2025-02-18 18:47:02.976540845 +0100
 Birth: 2025-02-18 18:47:02.782540200 +0100
  File: Indiana Jones und das Königreich des Kristallschädels (2008) h265 2160p EAC3-fanart.jpg
  Size: 717278          Blocks: 1426       IO Block: 131072 regular file
Device: 0,45    Inode: 1212        Links: 1
Access: (0666/-rw-rw-rw-)  Uid: (   99/  nobody)   Gid: (  100/   users)
Access: 2025-02-18 18:47:09.604562858 +0100
Modify: 2024-02-05 10:50:09.000000000 +0100
Change: 2025-02-18 18:47:02.985540874 +0100
 Birth: 2025-02-18 18:47:02.976540845 +0100
  File: Indiana Jones und das Königreich des Kristallschädels (2008) h265 2160p EAC3-fanart1.jpg
  Size: 621849          Blocks: 1234       IO Block: 131072 regular file
Device: 0,45    Inode: 1214        Links: 1
Access: (0666/-rw-rw-rw-)  Uid: (   99/  nobody)   Gid: (  100/   users)
Access: 2025-02-18 18:47:09.617562901 +0100
Modify: 2024-02-05 10:50:11.000000000 +0100
Change: 2025-02-18 18:47:03.045541074 +0100
 Birth: 2025-02-18 18:47:02.985540874 +0100
  File: Indiana Jones und das Königreich des Kristallschädels (2008) h265 2160p EAC3-fanart2.jpg
  Size: 548325          Blocks: 1098       IO Block: 131072 regular file
Device: 0,45    Inode: 1216        Links: 1
Access: (0666/-rw-rw-rw-)  Uid: (   99/  nobody)   Gid: (  100/   users)
Access: 2025-02-18 18:47:09.536562632 +0100
Modify: 2024-02-05 10:50:11.000000000 +0100
Change: 2025-02-18 18:47:03.110541289 +0100
 Birth: 2025-02-18 18:47:03.045541074 +0100
  File: Indiana Jones und das Königreich des Kristallschädels (2008) h265 2160p EAC3-fanart3.jpg
  Size: 276197          Blocks: 562        IO Block: 131072 regular file
Device: 0,45    Inode: 1218        Links: 1
Access: (0666/-rw-rw-rw-)  Uid: (   99/  nobody)   Gid: (  100/   users)
Access: 2025-02-18 18:47:09.597562835 +0100
Modify: 2024-02-05 10:50:12.000000000 +0100
Change: 2025-02-18 18:47:03.130541356 +0100
 Birth: 2025-02-18 18:47:03.110541289 +0100
  File: Indiana Jones und das Königreich des Kristallschädels (2008) h265 2160p EAC3-fanart4.jpg
  Size: 407507          Blocks: 818        IO Block: 131072 regular file
Device: 0,45    Inode: 1220        Links: 1
Access: (0666/-rw-rw-rw-)  Uid: (   99/  nobody)   Gid: (  100/   users)
Access: 2025-02-18 18:47:09.590562811 +0100
Modify: 2024-02-05 10:50:12.000000000 +0100
Change: 2025-02-18 18:47:03.133541366 +0100
 Birth: 2025-02-18 18:47:03.130541356 +0100
  File: Indiana Jones und das Königreich des Kristallschädels (2008) h265 2160p EAC3-fanart5.jpg
  Size: 1949215         Blocks: 3858       IO Block: 131072 regular file
Device: 0,45    Inode: 1222        Links: 1
Access: (0666/-rw-rw-rw-)  Uid: (   99/  nobody)   Gid: (  100/   users)
Access: 2025-02-18 18:47:09.559562709 +0100
Modify: 2024-02-05 10:50:12.000000000 +0100
Change: 2025-02-18 18:47:03.192541562 +0100
 Birth: 2025-02-18 18:47:03.133541366 +0100
  File: Indiana Jones und das Königreich des Kristallschädels (2008) h265 2160p EAC3-landscape.jpg
  Size: 706695          Blocks: 1370       IO Block: 131072 regular file
Device: 0,45    Inode: 74          Links: 1
Access: (0666/-rw-rw-rw-)  Uid: (   99/  nobody)   Gid: (  100/   users)
Access: 2025-02-18 18:47:03.192541562 +0100
Modify: 2024-02-05 10:50:10.000000000 +0100
Change: 2025-02-18 18:47:03.323541997 +0100
 Birth: 2025-02-18 18:47:03.192541562 +0100
  File: Indiana Jones und das Königreich des Kristallschädels (2008) h265 2160p EAC3-poster.jpg
  Size: 261159          Blocks: 530        IO Block: 131072 regular file
Device: 0,45    Inode: 468         Links: 1
Access: (0666/-rw-rw-rw-)  Uid: (   99/  nobody)   Gid: (  100/   users)
Access: 2025-02-18 18:47:09.530562612 +0100
Modify: 2024-02-05 10:50:09.000000000 +0100
Change: 2025-02-18 18:47:03.324542000 +0100
 Birth: 2025-02-18 18:47:03.323541997 +0100
  File: Indiana Jones und das Königreich des Kristallschädels (2008) h265 2160p EAC3.mkv
  Size: 13933189923     Blocks: 27230186   IO Block: 131072 regular file
Device: 0,45    Inode: 470         Links: 1
Access: (0666/-rw-rw-rw-)  Uid: (   99/  nobody)   Gid: (  100/   users)
Access: 2025-02-18 18:49:21.646001790 +0100
Modify: 2023-06-12 18:04:10.000000000 +0200
Change: 2025-02-18 18:49:17.571988238 +0100
 Birth: 2025-02-18 18:47:03.324542000 +0100
  File: Indiana Jones und das Königreich des Kristallschädels (2008) h265 2160p EAC3.nfo
  Size: 21448           Blocks: 18         IO Block: 21504  regular file
Device: 0,45    Inode: 580         Links: 1
Access: (0666/-rw-rw-rw-)  Uid: (   99/  nobody)   Gid: (  100/   users)
Access: 2025-02-18 18:49:17.571988238 +0100
Modify: 2024-02-06 04:55:10.089282700 +0100
Change: 2025-02-18 18:49:17.571988238 +0100
 Birth: 2025-02-18 18:49:17.571988238 +0100
  File: ZeroTwo-Indiana.Jones.und.das.Koenigreich.des.Schaedels.2008.2160p.dv.hdr.nfo
  Size: 1298            Blocks: 10         IO Block: 1536   regular file
Device: 0,45    Inode: 582         Links: 1
Access: (0666/-rw-rw-rw-)  Uid: (   99/  nobody)   Gid: (  100/   users)
Access: 2025-02-18 18:49:17.571988238 +0100
Modify: 2023-06-12 18:07:47.000000000 +0200
Change: 2025-02-18 18:49:17.571988238 +0100
 Birth: 2025-02-18 18:49:17.571988238 +0100

 

And Folder inside:

 

  File: extrathumbs
  Size: 7               Blocks: 2          IO Block: 512    directory
Device: 0,45    Inode: 758         Links: 2
Access: (0777/drwxrwxrwx)  Uid: (   99/  nobody)   Gid: (  100/   users)
Access: 2025-03-09 18:50:55.109025925 +0100
Modify: 2024-04-22 16:19:16.000000000 +0200
Change: 2025-02-18 18:49:17.670988568 +0100
 Birth: 2025-02-18 18:47:02.465539147 +0100

This was also accessed, but all files inside extrathumb also have Access 2025-02-18

 

So the folders are the problem.... (for me)

 

Is it possible to look only for the access time of the main media file inside the cached folder ??  *.mkv *.avi *.mp4 .....

 

Mike

 

 

Edited by mmm77

  • Author
7 hours ago, mmm77 said:

as I understand you look for the last access time of the cached folder.

 

exactly, which is modified by cache mover when something is triggered, sample Mediaserver playback.

 

7 hours ago, mmm77 said:

So the folders are the problem.... (for me)

 

Is it possible to look only for the access time of the main media file inside the cached folder ??  *.mkv *.avi *.mp4 .....

 

currently not designed like this, but may i ask what is triggering an access there on your folders ?

  • Author
7 hours ago, mmm77 said:

Is it possible to look only for the access time of the main media file inside the cached folder ??  *.mkv *.avi *.mp4 .....

 

may as additional note why i ve chosen folder ... sample

 

you watch a TV Show, i copy the season folder, there will be no further action on other files as they are cached already (besides updating access time on folder).

 

if i would look for files, i would have to loop through all single files inside a folder, technically no big deal, but one of my goals always been, as light and fast as possible ... as we see currently with mover tuning, one point is the insane looping through big amount of files and producing huge lists which may also like to produce issues ...

 

so, once you watched your movie, your tv show season, ... then there shouldnt be any apps accessing the files inside or something else, may another question, do you see in the cache mover logs something about updating your folders after watched state ? if so, we should find a solution therefore, if not, its really some edge case as even Unraid itself doesnt modify access times while accessing them ... thanks ahead for the feedback.

12 hours ago, alturismo said:

exactly, which is modified by cache mover when something is triggered, sample Mediaserver playback.

 

currently not designed like this, but may i ask what is triggering an access there on your folders ?

 

Good Morning,

 

good question... I do not know what is accessing the folder... 

I am coming from Windows, so no Linux expert... Just learned about access time from you 🙂

 

I will try what KI told me...

inotifywait -m -r -e access "/mnt/cache/medien/UHD/" | while read path action file; do 
    echo "$(date '+%Y-%m-%d %H:%M:%S') Zugriff auf: $path$file ($action)" >> /mnt/cache/medien/zugriffe.log
    echo "Prozesse, die aktuell auf das Verzeichnis zugreifen:" >> /mnt/cache/medien/zugriffe.log
    lsof +D "/mnt/cache/medien/UHD/" >> /mnt/cache/medien/zugriffe.log 2>/dev/null
    echo "--------------------------------" >> /mnt/cache/medien/zugriffe.log
done

 

But there is to much in the logfile... every minute... If you know how to log the access I will do...

 

Mike

 

Edited by mmm77

11 hours ago, alturismo said:

may as additional note why i ve chosen folder ... sample

 

you watch a TV Show, i copy the season folder, there will be no further action on other files as they are cached already (besides updating access time on folder).

 

if i would look for files, i would have to loop through all single files inside a folder, technically no big deal, but one of my goals always been, as light and fast as possible ... as we see currently with mover tuning, one point is the insane looping through big amount of files and producing huge lists which may also like to produce issues ...

 

so, once you watched your movie, your tv show season, ... then there shouldnt be any apps accessing the files inside or something else, may another question, do you see in the cache mover logs something about updating your folders after watched state ? if so, we should find a solution therefore, if not, its really some edge case as even Unraid itself doesnt modify access times while accessing them ... thanks ahead for the feedback.

 

In the cache mover log there is no entry since 08.03.

Only in the cleaner log there are new entries I showed you

On 3/10/2025 at 7:33 AM, alturismo said:

here may a sample what happens

 

i replaced now a file with a different version, so i have a "missmatch" in size

 

image.thumb.png.a0f913a6d9574f946aae144e02bff78a.png

 

its now out of scope of cache mover, but will stay in mover exclusions "just in case"

Thanks for the explanation, one more quick question.
What do the numbers in front of “still in range” mean?

  • Author
5 hours ago, farco said:

What do the numbers in front of “still in range” mean?

hours from last access ;)

 

7 hours ago, mmm77 said:

But there is to much in the logfile... every minute... If you know how to log the access I will do...

 

may post it here with some samples ... as there shouldnt be anything ... (in terms, remove sensitive data)

6 minutes ago, alturismo said:

hours from last access ;)

😅 that seems logical

cache-mover:

 

the cache mover won´t delete the movie on the cache drive

Cache Cleaner Logs:

Mar  4 07:05:02 Unraid root: cache-cleaner: /mnt/cache/Filme/Independence Day (1996) 0 still in range
Mar  4 07:05:02 Unraid root: cache-cleaner: /mnt/cache/Filme/Independence Day - Wiederkehr (2016) 0 still in range
Mar  5 07:05:01 Unraid root: cache-cleaner: /mnt/cache/Filme/Independence Day (1996) 0 still in range
Mar  5 07:05:01 Unraid root: cache-cleaner: /mnt/cache/Filme/Independence Day - Wiederkehr (2016) 23 still in range
Mar  6 07:05:02 Unraid root: cache-cleaner: /mnt/cache/Filme/Independence Day (1996) 0 still in range
Mar  6 07:05:02 Unraid root: cache-cleaner: /mnt/cache/Filme/Independence Day - Wiederkehr (2016) 0 still in range
Mar  6 07:05:02 Unraid root: cache-cleaner: /mnt/cache/Filme/WarGames - Kriegsspiele (1983) 0 still in range
Mar  7 07:05:02 Unraid root: cache-cleaner: /mnt/cache/Filme/Independence Day (1996) 0 still in range
Mar  7 07:05:02 Unraid root: cache-cleaner: /mnt/cache/Filme/Independence Day - Wiederkehr (2016) 0 still in range
Mar  7 07:05:02 Unraid root: cache-cleaner: /mnt/cache/Filme/WarGames - Kriegsspiele (1983) 0 still in range
Mar  8 07:05:01 Unraid root: cache-cleaner: /mnt/cache/Filme/Independence Day (1996) 23 still in range
Mar  8 07:05:01 Unraid root: cache-cleaner: /mnt/cache/Filme/Independence Day - Wiederkehr (2016) 23 still in range
Mar  8 07:05:01 Unraid root: cache-cleaner: /mnt/cache/Filme/WarGames - Kriegsspiele (1983) 23 still in range
Mar  9 07:05:01 Unraid root: cache-cleaner: /mnt/cache/Filme/Independence Day (1996) 0 still in range
Mar  9 07:05:01 Unraid root: cache-cleaner: /mnt/cache/Filme/Independence Day - Wiederkehr (2016) 0 still in range
Mar  9 07:05:01 Unraid root: cache-cleaner: /mnt/cache/Filme/WarGames - Kriegsspiele (1983) 0 still in range
Mar 10 07:05:01 Unraid root: cache-cleaner: /mnt/cache/Filme/Independence Day (1996) 0 still in range
Mar 10 07:05:01 Unraid root: cache-cleaner: /mnt/cache/Filme/Independence Day - Wiederkehr (2016) 0 still in range
Mar 10 07:05:01 Unraid root: cache-cleaner: /mnt/cache/Filme/WarGames - Kriegsspiele (1983) 0 still in range
Mar 11 07:05:01 Unraid root: cache-cleaner: /mnt/cache/Filme/Independence Day (1996) 0 still in range
Mar 11 07:05:01 Unraid root: cache-cleaner: /mnt/cache/Filme/Independence Day - Wiederkehr (2016) 0 still in range
Mar 11 07:05:01 Unraid root: cache-cleaner: /mnt/cache/Filme/WarGames - Kriegsspiele (1983) 0 still in range
Mar 12 07:05:02 Unraid root: cache-cleaner: /mnt/cache/Filme/Independence Day (1996) 0 still in range
Mar 12 07:05:02 Unraid root: cache-cleaner: /mnt/cache/Filme/Independence Day - Wiederkehr (2016) 0 still in range
Mar 12 07:05:02 Unraid root: cache-cleaner: /mnt/cache/Filme/WarGames - Kriegsspiele (1983) 0 still in range
Mar 13 07:05:02 Unraid root: cache-cleaner: /mnt/cache/Filme/Independence Day (1996) 0 still in range
Mar 13 07:05:02 Unraid root: cache-cleaner: /mnt/cache/Filme/Independence Day - Wiederkehr (2016) 0 still in range
Mar 13 07:05:02 Unraid root: cache-cleaner: /mnt/cache/Filme/WarGames - Kriegsspiele (1983) 0 still in range

 

Cache Mover Logs

ver: reg: ready to switch live
Mar  2 20:23:32 Unraid root: cache-mover: reg: -: No such file or directory.
Mar  2 20:23:32 Unraid root: cache-mover: reg: (gdb) Attaching to process 13410
Mar  2 20:23:32 Unraid root: cache-mover: reg: [New LWP 778682]
Mar  2 20:23:32 Unraid root: cache-mover: reg: [New LWP 778680]
Mar  2 20:23:32 Unraid root: cache-mover: reg: [New LWP 26227]
Mar  2 20:23:32 Unraid root: cache-mover: reg: [New LWP 20667]
Mar  2 20:23:32 Unraid root: cache-mover: reg: [New LWP 13544]
Mar  2 20:23:32 Unraid root: cache-mover: reg: [New LWP 13542]
Mar  2 20:23:32 Unraid root: cache-mover: reg: [New LWP 13414]
Mar  2 20:23:32 Unraid root: cache-mover: reg: [New LWP 13411]
Mar  2 20:23:32 Unraid root: cache-mover: reg: [Thread debugging using libthread_db enabled]
Mar  2 20:23:32 Unraid root: cache-mover: reg: Using host libthread_db library "/lib64/libthread_db.so.1".
Mar  2 20:23:32 Unraid root: cache-mover: reg: 0x000015006e26ac4f in __futex_abstimed_wait_cancelable64 ()
Mar  2 20:23:32 Unraid root: cache-mover: reg:    from /lib64/libc.so.6
Mar  2 20:23:32 Unraid root: cache-mover: reg: (gdb) $1 = 23
Mar  2 20:23:32 Unraid root: cache-mover: reg: (gdb) $2 = 22
Mar  2 20:23:32 Unraid root: cache-mover: reg: (gdb) $3 = 0
Mar  2 20:23:32 Unraid root: cache-mover: reg: (gdb) Detaching from program: /usr/libexec/unraid/shfs, process 13410
Mar  2 20:23:32 Unraid root: cache-mover: reg: [Inferior 1 (process 13410) detached]
Mar  2 20:23:34 Unraid root: cache-mover: msm: update access time: /mnt/cache/Filme/Independence Day (1996)
Mar  2 20:32:03 Unraid root: cache-mover: reg: update access time: /mnt/cache/Filme/Independence Day (1996)
Mar  2 20:32:05 Unraid root: cache-mover: msm: update access time: /mnt/cache/Filme/Independence Day (1996)
Mar  2 20:42:03 Unraid root: cache-mover: reg: update access time: /mnt/cache/Filme/Independence Day (1996)
Mar  2 20:42:05 Unraid root: cache-mover: msm: update access time: /mnt/cache/Filme/Independence Day (1996)
Mar  2 20:52:03 Unraid root: cache-mover: reg: update access time: /mnt/cache/Filme/Independence Day (1996)
Mar  2 20:52:05 Unraid root: cache-mover: msm: update access time: /mnt/cache/Filme/Independence Day (1996)
Mar  2 21:02:03 Unraid root: cache-mover: reg: update access time: /mnt/cache/Filme/Independence Day (1996)
Mar  2 21:02:05 Unraid root: cache-mover: msm: update access time: /mnt/cache/Filme/Independence Day (1996)
Mar  2 21:12:02 Unraid root: cache-mover: reg: update access time: /mnt/cache/Filme/Independence Day (1996)
Mar  2 21:12:04 Unraid root: cache-mover: msm: update access time: /mnt/cache/Filme/Independence Day (1996)
Mar  2 21:22:03 Unraid root: cache-mover: reg: update access time: /mnt/cache/Filme/Independence Day (1996)
Mar  2 21:22:05 Unraid root: cache-mover: msm: update access time: /mnt/cache/Filme/Independence Day (1996)
Mar  2 21:32:03 Unraid root: cache-mover: reg: update access time: /mnt/cache/Filme/Independence Day (1996)
Mar  2 21:32:05 Unraid root: cache-mover: msm: update access time: /mnt/cache/Filme/Independence Day (1996)
Mar  2 21:42:03 Unraid root: cache-mover: reg: update access time: /mnt/cache/Filme/Independence Day (1996)
Mar  2 21:42:05 Unraid root: cache-mover: msm: update access time: /mnt/cache/Filme/Independence Day (1996)
Mar  2 21:52:03 Unraid root: cache-mover: reg: update access time: /mnt/cache/Filme/Independence Day (1996)
Mar  2 21:52:05 Unraid root: cache-mover: msm: update access time: /mnt/cache/Filme/Independence Day (1996)
Mar  2 22:02:02 Unraid root: cache-mover: reg: update access time: /mnt/cache/Filme/Independence Day (1996)
Mar  2 22:02:04 Unraid root: cache-mover: msm: update access time: /mnt/cache/Filme/Independence Day (1996)
Mar  2 22:12:02 Unraid root: cache-mover: reg: update access time: /mnt/cache/Filme/Independence Day (1996)
Mar  2 22:12:04 Unraid root: cache-mover: msm: update access time: /mnt/cache/Filme/Independence Day (1996)
Mar  2 22:22:02 Unraid root: cache-mover: reg: update access time: /mnt/cache/Filme/Independence Day (1996)
Mar  2 22:22:04 Unraid root: cache-mover: msm: update access time: /mnt/cache/Filme/Independence Day (1996)
Mar  2 22:32:03 Unraid root: cache-mover: reg: update access time: /mnt/cache/Filme/Independence Day (1996)
Mar  2 22:32:05 Unraid root: cache-mover: msm: update access time: /mnt/cache/Filme/Independence Day (1996)
Mar  3 20:23:17 Unraid root: cache-mover: reg: 
Mar  3 20:23:17 Unraid root: cache-mover: reg: Number of files: 4 (reg: 3, dir: 1)
Mar  3 20:23:17 Unraid root: cache-mover: reg: Number of created files: 3 (reg: 3)
Mar  3 20:23:17 Unraid root: cache-mover: reg: Number of deleted files: 0
Mar  3 20:23:17 Unraid root: cache-mover: reg: Number of regular files transferred: 3
Mar  3 20:23:17 Unraid root: cache-mover: reg: Total file size: 5.65G bytes
Mar  3 20:23:17 Unraid root: cache-mover: reg: Total transferred file size: 5.65G bytes
Mar  3 20:23:17 Unraid root: cache-mover: reg: Literal data: 5.65G bytes
Mar  3 20:23:17 Unraid root: cache-mover: reg: Matched data: 0 bytes
Mar  3 20:23:17 Unraid root: cache-mover: reg: File list size: 0
Mar  3 20:23:17 Unraid root: cache-mover: reg: File list generation time: 0.001 seconds
Mar  3 20:23:17 Unraid root: cache-mover: reg: File list transfer time: 0.000 seconds
Mar  3 20:23:17 Unraid root: cache-mover: reg: Total bytes sent: 5.64G
Mar  3 20:23:17 Unraid root: cache-mover: reg: Total bytes received: 76
Mar  3 20:23:17 Unraid root: cache-mover: reg: 
Mar  3 20:23:17 Unraid root: cache-mover: reg: sent 5.64G bytes  received 76 bytes  75.74M bytes/sec
Mar  3 20:23:17 Unraid root: cache-mover: reg: total size is 5.65G  speedup is 1.00
Mar  3 20:23:17 Unraid root: cache-mover: reg: open file Independence Day - Wiederkehr (2016).mkv will be switched cache now
Mar  3 20:23:18 Unraid root: cache-mover: reg: /mnt/cache/Filme/Independence Day - Wiederkehr (2016)/Independence Day - Wiederkehr (2016).mkv
Mar  3 20:23:18 Unraid root: cache-mover: reg: ready to switch live
Mar  3 20:23:18 Unraid root: cache-mover: reg: -: No such file or directory.
Mar  3 20:23:18 Unraid root: cache-mover: reg: (gdb) Attaching to process 13410
Mar  3 20:23:18 Unraid root: cache-mover: reg: [New LWP 1731523]
Mar  3 20:23:18 Unraid root: cache-mover: reg: [New LWP 778682]
Mar  3 20:23:18 Unraid root: cache-mover: reg: [New LWP 778680]
Mar  3 20:23:18 Unraid root: cache-mover: reg: [New LWP 26227]
Mar  3 20:23:18 Unraid root: cache-mover: reg: [New LWP 20667]
Mar  3 20:23:18 Unraid root: cache-mover: reg: [New LWP 13544]
Mar  3 20:23:18 Unraid root: cache-mover: reg: [New LWP 13542]
Mar  3 20:23:18 Unraid root: cache-mover: reg: [New LWP 13414]
Mar  3 20:23:18 Unraid root: cache-mover: reg: [New LWP 13411]
Mar  3 20:23:18 Unraid root: cache-mover: reg: [Thread debugging using libthread_db enabled]
Mar  3 20:23:18 Unraid root: cache-mover: reg: Using host libthread_db library "/lib64/libthread_db.so.1".
Mar  3 20:23:18 Unraid root: cache-mover: reg: 0x000015006e26ac4f in __futex_abstimed_wait_cancelable64 ()
Mar  3 20:23:18 Unraid root: cache-mover: reg:    from /lib64/libc.so.6
Mar  3 20:23:18 Unraid root: cache-mover: reg: (gdb) $1 = 25
Mar  3 20:23:18 Unraid root: cache-mover: reg: (gdb) $2 = 24
Mar  3 20:23:18 Unraid root: cache-mover: reg: (gdb) $3 = 0
Mar  3 20:23:18 Unraid root: cache-mover: reg: (gdb) Detaching from program: /usr/libexec/unraid/shfs, process 13410
Mar  3 20:23:18 Unraid root: cache-mover: reg: [Inferior 1 (process 13410) detached]
Mar  3 20:23:20 Unraid root: cache-mover: msm: update access time: /mnt/cache/Filme/Independence Day - Wiederkehr (2016)
Mar  3 20:32:03 Unraid root: cache-mover: reg: update access time: /mnt/cache/Filme/Independence Day - Wiederkehr (2016)
Mar  3 20:32:05 Unraid root: cache-mover: msm: update access time: /mnt/cache/Filme/Independence Day - Wiederkehr (2016)
Mar  3 20:42:04 Unraid root: cache-mover: reg: update access time: /mnt/cache/Filme/Independence Day - Wiederkehr (2016)
Mar  3 20:42:05 Unraid root: cache-mover: msm: update access time: /mnt/cache/Filme/Independence Day - Wiederkehr (2016)
Mar  3 20:52:03 Unraid root: cache-mover: reg: update access time: /mnt/cache/Filme/Independence Day - Wiederkehr (2016)
Mar  3 20:52:05 Unraid root: cache-mover: msm: update access time: /mnt/cache/Filme/Independence Day - Wiederkehr (2016)
Mar  3 21:02:03 Unraid root: cache-mover: reg: update access time: /mnt/cache/Filme/Independence Day - Wiederkehr (2016)
Mar  3 21:02:04 Unraid root: cache-mover: msm: update access time: /mnt/cache/Filme/Independence Day - Wiederkehr (2016)
Mar  3 21:12:03 Unraid root: cache-mover: reg: update access time: /mnt/cache/Filme/Independence Day - Wiederkehr (2016)
Mar  3 21:12:05 Unraid root: cache-mover: msm: update access time: /mnt/cache/Filme/Independence Day - Wiederkehr (2016)
Mar  3 21:22:03 Unraid root: cache-mover: reg: update access time: /mnt/cache/Filme/Independence Day - Wiederkehr (2016)
Mar  3 21:22:05 Unraid root: cache-mover: msm: update access time: /mnt/cache/Filme/Independence Day - Wiederkehr (2016)
Mar  3 21:32:03 Unraid root: cache-mover: reg: update access time: /mnt/cache/Filme/Independence Day - Wiederkehr (2016)
Mar  3 21:32:04 Unraid root: cache-mover: msm: update access time: /mnt/cache/Filme/Independence Day - Wiederkehr (2016)
Mar  3 21:42:03 Unraid root: cache-mover: reg: update access time: /mnt/cache/Filme/Independence Day - Wiederkehr (2016)
Mar  3 21:42:05 Unraid root: cache-mover: msm: update access time: /mnt/cache/Filme/Independence Day - Wiederkehr (2016)
Mar  3 21:52:02 Unraid root: cache-mover: reg: update access time: /mnt/cache/Filme/Independence Day - Wiederkehr (2016)
Mar  3 21:52:04 Unraid root: cache-mover: msm: update access time: /mnt/cache/Filme/Independence Day - Wiederkehr (2016)
Mar  3 22:02:03 Unraid root: cache-mover: reg: update access time: /mnt/cache/Filme/Independence Day - Wiederkehr (2016)
Mar  3 22:02:05 Unraid root: cache-mover: msm: update access time: /mnt/cache/Filme/Independence Day - Wiederkehr (2016)
Mar  5 20:35:02 Unraid root: cache-mover: reg: 
Mar  5 20:35:02 Unraid root: cache-mover: reg: Number of files: 3 (reg: 2, dir: 1)
Mar  5 20:35:02 Unraid root: cache-mover: reg: Number of created files: 2 (reg: 2)
Mar  5 20:35:02 Unraid root: cache-mover: reg: Number of deleted files: 0
Mar  5 20:35:02 Unraid root: cache-mover: reg: Number of regular files transferred: 2
Mar  5 20:35:02 Unraid root: cache-mover: reg: Total file size: 24.50G bytes
Mar  5 20:35:02 Unraid root: cache-mover: reg: Total transferred file size: 24.50G bytes
Mar  5 20:35:02 Unraid root: cache-mover: reg: Literal data: 24.50G bytes
Mar  5 20:35:02 Unraid root: cache-mover: reg: Matched data: 0 bytes
Mar  5 20:35:02 Unraid root: cache-mover: reg: File list size: 0
Mar  5 20:35:02 Unraid root: cache-mover: reg: File list generation time: 0.001 seconds
Mar  5 20:35:02 Unraid root: cache-mover: reg: File list transfer time: 0.000 seconds
Mar  5 20:35:02 Unraid root: cache-mover: reg: Total bytes sent: 24.51G
Mar  5 20:35:02 Unraid root: cache-mover: reg: Total bytes received: 57
Mar  5 20:35:02 Unraid root: cache-mover: reg: 
Mar  5 20:35:02 Unraid root: cache-mover: reg: sent 24.51G bytes  received 57 bytes  136.53M bytes/sec
Mar  5 20:35:02 Unraid root: cache-mover: reg: total size is 24.50G  speedup is 1.00
Mar  5 20:35:02 Unraid root: cache-mover: reg: open file WarGames - Kriegsspiele (1983).mkv will be switched cache now
Mar  5 20:35:03 Unraid root: cache-mover: reg: /mnt/cache/Filme/WarGames - Kriegsspiele (1983)/WarGames - Kriegsspiele (1983).mkv
Mar  5 20:35:04 Unraid root: cache-mover: reg: ready to switch live
Mar  5 20:35:04 Unraid root: cache-mover: reg: -: No such file or directory.
Mar  5 20:35:04 Unraid root: cache-mover: reg: (gdb) Attaching to process 13410
Mar  5 20:35:04 Unraid root: cache-mover: reg: [New LWP 1731523]
Mar  5 20:35:04 Unraid root: cache-mover: reg: [New LWP 778682]
Mar  5 20:35:04 Unraid root: cache-mover: reg: [New LWP 778680]
Mar  5 20:35:04 Unraid root: cache-mover: reg: [New LWP 26227]
Mar  5 20:35:04 Unraid root: cache-mover: reg: [New LWP 20667]
Mar  5 20:35:04 Unraid root: cache-mover: reg: [New LWP 13544]
Mar  5 20:35:04 Unraid root: cache-mover: reg: [New LWP 13542]
Mar  5 20:35:04 Unraid root: cache-mover: reg: [New LWP 13414]
Mar  5 20:35:04 Unraid root: cache-mover: reg: [New LWP 13411]
Mar  5 20:35:04 Unraid root: cache-mover: reg: [Thread debugging using libthread_db enabled]
Mar  5 20:35:04 Unraid root: cache-mover: reg: Using host libthread_db library "/lib64/libthread_db.so.1".
Mar  5 20:35:04 Unraid root: cache-mover: reg: 0x000015006e26ac4f in __futex_abstimed_wait_cancelable64 ()
Mar  5 20:35:04 Unraid root: cache-mover: reg:    from /lib64/libc.so.6
Mar  5 20:35:04 Unraid root: cache-mover: reg: (gdb) $1 = 25
Mar  5 20:35:04 Unraid root: cache-mover: reg: (gdb) $2 = 24
Mar  5 20:35:04 Unraid root: cache-mover: reg: (gdb) $3 = 0
Mar  5 20:35:04 Unraid root: cache-mover: reg: (gdb) Detaching from program: /usr/libexec/unraid/shfs, process 13410
Mar  5 20:35:04 Unraid root: cache-mover: reg: [Inferior 1 (process 13410) detached]
Mar  5 20:35:06 Unraid root: cache-mover: msm: update access time: /mnt/cache/Filme/WarGames - Kriegsspiele (1983)
Mar  5 20:42:03 Unraid root: cache-mover: reg: update access time: /mnt/cache/Filme/WarGames - Kriegsspiele (1983)
Mar  5 20:42:04 Unraid root: cache-mover: msm: update access time: /mnt/cache/Filme/WarGames - Kriegsspiele (1983)
Mar  5 20:52:03 Unraid root: cache-mover: reg: file changed during wait, exiting here
Mar  5 21:02:02 Unraid root: cache-mover: reg: file changed during wait, exiting here
Mar  5 21:12:03 Unraid root: cache-mover: reg: file changed during wait, exiting here
Mar  5 21:22:03 Unraid root: cache-mover: reg: update access time: /mnt/cache/Filme/WarGames - Kriegsspiele (1983)
Mar  5 21:22:05 Unraid root: cache-mover: msm: update access time: /mnt/cache/Filme/WarGames - Kriegsspiele (1983)
Mar  5 21:32:03 Unraid root: cache-mover: reg: update access time: /mnt/cache/Filme/WarGames - Kriegsspiele (1983)
Mar  5 21:32:05 Unraid root: cache-mover: msm: update access time: /mnt/cache/Filme/WarGames - Kriegsspiele (1983)
Mar  5 21:42:03 Unraid root: cache-mover: reg: update access time: /mnt/cache/Filme/WarGames - Kriegsspiele (1983)
Mar  5 21:42:05 Unraid root: cache-mover: msm: update access time: /mnt/cache/Filme/WarGames - Kriegsspiele (1983)
Mar  5 21:52:03 Unraid root: cache-mover: reg: file changed during wait, exiting here
Mar  5 22:02:03 Unraid root: cache-mover: reg: file changed during wait, exiting here
Mar  5 22:12:03 Unraid root: cache-mover: reg: file changed during wait, exiting here

 

mover Settings

9C736953-2017-48E0-96DA-29CF170DCE1F.thumb.png.d00a8a04870fbb673c93ae590a8b28bb.png

 

any Idee?

Edited by Viper020GER

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.