MediaElch icon indicating copy to clipboard operation
MediaElch copied to clipboard

Rename cause crash when using USB Storage

Open kerin444 opened this issue 3 years ago • 3 comments

My movies are on a USB 3.0 External HDD and I wanted to rename my files like this:

-<date>.<extension>. When I try to rename on this storage MediaElch freezes, does not respond and I have to kill the process. When I try to use a local HDD the rename process works correctly. <p><strong>To Reproduce</strong></p> <ol> <li>Select a source folder from a USB storage</li> <li>Select a movie and click "rename"</li> <li>Use this rename patern: <code><title>-<date>.<extension></code> </li> <li>Uncheck "move" option</li> <li>Click "verify" => results are OK</li> <li>Click "rename" => program freezes</li> </ol> <p>**MediaElch Version: 2.8.16 stable using French translation</p> <p>**Operating System: Windows 10</p> <p><strong>Additional context</strong> USB Storage is a 6To NTFS formated HDD connected via USB 3.0</p> </extension></date>

kerin444 avatar Oct 08 '22 20:10 kerin444

Thanks for reporting this issue!

May I ask: How large is the HDD and how fast is it in terms of "Copy MB/s"?

Regards, Andre


Notes to self:

  • Try to use NTFS on my USB-Stick. Use pattern "-." --> missing check? Event queue issue due to slower writes?

bugwelle avatar Oct 09 '22 12:10 bugwelle

Hi,

HDD is 6To, half occupied with movies, photos and music. Read from HDD to my SSD: 130Mo/s Write from SSD to HDD : 100Mo/s

I tried with another internal 2To HDD also formated in NTFS and it's working fine.

Br

kerin444 avatar Oct 09 '22 14:10 kerin444

I just noticed a wrong syntax of the patern, I don't know why it's been changed when submitted the post. Even if it doesn't seems to be related to the patern, I'm using < title >-< year >.< extension> (without spaces)

kerin444 avatar Oct 09 '22 18:10 kerin444