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.

Mover % bar or information

Featured Replies

  • Replies 63
  • Views 35.9k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • I have submitted a pull request for consideration. Initially this will only update after each share being transferred and just shows a percentage complete.     Status will also up

  • It needs to be released but not currently in base os awaiting validate and merge by limetech.

  • I have changed the format of the status, Some of the data is static or test data and not very granular at present as changes needed to core Unraid functions to provide that level of detail.   

Posted Images

10 hours ago, xD3CrypTionz said:

Any updates on this @hugenbdd?

Yes, I have some updated files but I have to test. I should have time early this week and will post them here.

  • Solution

With limited testing..  Thanks SimonF for updating the files.
Change the location of where I downloaded these files to my server (/mnt/user0/Backups)
I also suggest running in test mode first.  As there is then a 1 second delay between file moves.

Install instructions behind the spoiler

Spoiler

1.) backup original ArrayOperation.page file
cp /usr/local/emhttp/plugins/dynamix/ArrayOperation.page /usr/local/emhttp/plugins/ca.mover.tuning/ArrayOperation.page-premovertuning6-12-4

 

2.) backup original parity_list file if it exists.
cp /usr/local/emhttp/plugins/dynamix/nchan/parity_list /usr/local/emhttp/plugins/ca.mover.tuning/parity_list6-12-4

 

3.) Copy new ArrayOperation.page file overtop original file.
cp /mnt/user0/Backups/ArrayOperation6124a.page /usr/local/emhttp/plugins/dynamix/ArrayOperation.page

 

4.) Set permissions on ArrayOperation.page
chmod 644 /usr/local/emhttp/plugins/dynamix/ArrayOperation.page
chown root:root /usr/local/emhttp/plugins/dynamix/ArrayOperation.page

 

5.) Copy new parity_list file to nchan directory
cp /mnt/user0/Backups/parity_list6124a /usr/local/emhttp/plugins/dynamix/nchan/parity_list

 

6.) Set permissons on parity_list
chmod 755 /usr/local/emhttp/plugins/dynamix/nchan/parity_list
chown root:root /usr/local/emhttp/plugins/dynamix/nchan/parity_list

 

7.) Restart Nchan
Log out of GUI, wait 30 seconds to a minute, log back in.
You may see processes end.
ps -ef | grep nchan

 

8.) (Possibly needed) restart nginx
/etc/rc.d/rc.nginx stop
/etc/rc.d/rc.nginx start

 

parity_list6124a ArrayOperation6124a.page

Edited by hugenbdd

@hugenbdd Can he has available on the CA Store for easier install and updates?

 

And include in the next Unraid Version?

Edited by Revan335

  • 3 weeks later...

Anyone tested this?

Seems to be working well for me.

 

I'd prefer whitespace in the CSS to be changed as long file paths make everything jump around and when files are moving fast it makes me feel a bit sick. I see the importance of having the full path shown but change it to normal instead of nowrap.

 

Thank you for working on this though. Now to wait for 68k files to move...

  • 1 month later...
On 10/12/2023 at 12:50 PM, hugenbdd said:

With limited testing..  Thanks SimonF for updating the files.
Change the location of where I downloaded these files to my server (/mnt/user0/Backups)
I also suggest running in test mode first.  As there is then a 1 second delay between file moves.

Install instructions behind the spoiler

  Reveal hidden contents

1.) backup original ArrayOperation.page file
cp /usr/local/emhttp/plugins/dynamix/ArrayOperation.page /usr/local/emhttp/plugins/ca.mover.tuning/ArrayOperation.page-premovertuning6-12-4

 

2.) backup original parity_list file if it exists.
cp /usr/local/emhttp/plugins/dynamix/nchan/parity_list /usr/local/emhttp/plugins/ca.mover.tuning/parity_list6-12-4

 

3.) Copy new ArrayOperation.page file overtop original file.
cp /mnt/user0/Backups/ArrayOperation6124a.page /usr/local/emhttp/plugins/dynamix/ArrayOperation.page

 

4.) Set permissions on ArrayOperation.page
chmod 644 /usr/local/emhttp/plugins/dynamix/ArrayOperation.page
chown root:root /usr/local/emhttp/plugins/dynamix/ArrayOperation.page

 

5.) Copy new parity_list file to nchan directory
cp /mnt/user0/Backups/parity_list6124a /usr/local/emhttp/plugins/dynamix/nchan/parity_list

 

6.) Set permissons on parity_list
chmod 755 /usr/local/emhttp/plugins/dynamix/nchan/parity_list
chown root:root /usr/local/emhttp/plugins/dynamix/nchan/parity_list

 

7.) Restart Nchan
Log out of GUI, wait 30 seconds to a minute, log back in.
You may see processes end.
ps -ef | grep nchan

 

8.) (Possibly needed) restart nginx
/etc/rc.d/rc.nginx stop
/etc/rc.d/rc.nginx start

 

parity_list6124a 6.96 kB · 18 downloads ArrayOperation6124a.page 41 kB · 32 downloads

I tried this on my Unraid 6.11.5 system and, unfortunately, it blanked out the view of all drives in my array. I had logged out of the UI and also bounced NGNIX. I rolled it back right away.

mover_progress_bug.png

  • 6 months later...

Was this ever going to get added to CA or officially to Unraid? I'm hesitant to add this via the instructions given as the last post said they had issues.

52 minutes ago, drohack said:

Was this ever going to get added to CA or officially to Unraid?

Not a the Moment. Maybe in 6.13/7.

10 hours ago, drohack said:

Was this ever going to get added to CA or officially to Unraid? I'm hesitant to add this via the instructions given as the last post said they had issues.

I could not get it working again after some of the more recent 6. releases.

  • 5 months later...
On 7/16/2024 at 1:10 AM, Revan335 said:

Not a the Moment. Maybe in 6.13/7.

 

Any plans of doing it for 7 now that it's out?

3 hours ago, DanYak said:

 

Any plans of doing it for 7 now that it's out?

Good Question!

I think this was Part of 6.13/7 but this not appeared.

Maybe @hugenbdd or @SimonFhave more Information?

Edited by Revan335

23 minutes ago, Revan335 said:

The PR is often at the moment: https://github.com/unraid/webgui/pull/1042

I have not updated the PR recently. It was never confirmed for 7 the title was the version it was updated to for master in github. I don't have a timeframe for it to be included at present due to it requires other core changes needed in the move process to provide file progress. hopefull will be considered for 7.1 or 7.2

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.