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.

Fixing media split lvl, new share dosen't honor split lvl.

Featured Replies

Hi!

Im doing the spring cleaning of my server and noticed that when i set up my movie and tv-show shares the split lvl was set to auto. 
I wanna fix this to avoid unnecessary spin up of disks to get subs or something. 

I read that if i change split lvl on a share that has data unraid won't move the old data, it only applies to new data.
So i made i new share called tv-shows-2 and set split lvl 2 (allowed to split tv-shows but not seasons right?). 


I then went into krusader (docker) and navigated through user shares and moved everything from tv-shows to tv-shows-2 but everything stayed on the same disks? 
I thought it would organize it self because the new share had a different split level?

How do i most easily clean up my media? And how im a sure that new media being written to the shares by sonarr/radarr honors the split level? 

 

Best Regards
Sweex

20 minutes ago, Sweex said:

How do i most easily clean up my media?

This is what I used:

https://forums.unraid.net/topic/34547-diskmv-a-set-of-utilities-to-move-files-between-disks/?do=findComment&comment=391785

 

21 minutes ago, Sweex said:

And how im a sure that new media being written to the shares by sonarr/radarr honors the split level? 

I believe that as long as it's writing to a user share split level will be honored, but since I don't use this someone might correct me.

If you were trying to move files using Krusader then you have fallen foul of a quirk of the way the 'move' operation is typically implemented in Linux.  Because both shares seem to be the same mount point (/mnt/user) the move get implemented by first trying a rename (which is fast) and then only if the rename fails doing a copy/delete (which is much slower).   In the case the rename has 'worked' so the files end up on the same disk but in the new folder.

 

You either need to do an explicit copy/delete operation at the Krusader level or do this over the network via the share names..

  • Author
46 minutes ago, johnnie.black said:

This is what I used:

https://forums.unraid.net/topic/34547-diskmv-a-set-of-utilities-to-move-files-between-disks/?do=findComment&comment=391785

 

I believe that as long as it's writing to a user share split level will be honored, but since I don't use this someone might correct me.

Tanks a bunch! where would i enter this command? In the terminal on the wed gui?

41 minutes ago, itimpi said:

If you were trying to move files using Krusader then you have fallen foul of a quirk of the way the 'move' operation is typically implemented in Linux.  Because both shares seem to be the same mount point (/mnt/user) the move get implemented by first trying a rename (which is fast) and then only if the rename fails doing a copy/delete (which is much slower).   In the case the rename has 'worked' so the files end up on the same disk but in the new folder.

 

You either need to do an explicit copy/delete operation at the Krusader level or do this over the network via the share names..

Oh, thanks. The explains a few things. I'll try the script from above first before ill do the more manual option.

19 minutes ago, Sweex said:

In the terminal on the wed gui?

That works, you can also SSH into the server.

  • Author
Just now, johnnie.black said:

That works, you can also SSH into the server.

First i must install the plug-in right? And i can't seam to find the .plg file? 
Is it somewhere on github? Im quite new to all this..

 

1 minute ago, Sweex said:

First i must install the plug-in right?

The plugin for what? If you mean diskmv it's a script, just needs to be copied to the server, for example to the flash drive.

  • Author
Just now, johnnie.black said:

The plugin for what? If you mean diskmv it's a script, just needs to be copied to the server, for example to the flash drive.

Oh ok. As what file type? And where on the flash should i put it, just root?

Just unzip the files and leave them as they are, and yes root if fine, then just cd /boot before running it.

  • Author
11 minutes ago, johnnie.black said:

Just unzip the files and leave them as they are, and yes root if fine, then just cd /boot before running it.

Thanks! the Script works. this saved me a lot of time.. 

Archived

This topic is now archived and is closed to further replies.

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.