Author Topic: Unable to rescan library, files being marked "missing"  (Read 1847 times)

collector

  • Newbie
  • *
  • Posts: 7
Error below:
Code
4/19/2020 8:52:20 PM - 10.0.17763.0 - 3.3.7367.38620D - System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
   at System.Collections.Generic.HashSet`1.SetCapacity(Int32 newSize, Boolean forceNewHashCodes)
   at System.Collections.Generic.HashSet`1.IncreaseCapacity()
   at System.Collections.Generic.HashSet`1.AddIfNotPresent(T value)
  

MusicBee will mark all tracks in the library as "Missing" but clicking locate locates them instantly and they play without issue (ie, no corruption/files haven't been moved). It's also reporting my library at half the size it truly is (about 350,000 tracks vs about 850,000 tracks). Any ideas?

psychoadept

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 10940
Hi, welcome to the forum!

Where are your files stored?
MusicBee Wiki
Use & improve MusicBee's documentation!

Latest patches
(Unzip and overwrite existing program files)

collector

  • Newbie
  • *
  • Posts: 7
They're stored on a Drivepool disk (which is a clump of several disks) but MusicBee and Windows see it as one hard drive.

Steven

  • Administrator
  • Hero Member
  • *****
  • Posts: 35002

collector

  • Newbie
  • *
  • Posts: 7
Missing. After a reinstall it recognizes the files as being present without issue but the issue above is still there.

Steven

  • Administrator
  • Hero Member
  • *****
  • Posts: 35002
you reported 3 issues. If its the memory failure you will probably need to consider splitting your library so its not so huge.
If its the missing files, i dont have any suggestions.
And when you say Rescan that means something different to what I think you are doing - perhaps you are pressing the Insert key or File/ Add Files to Library?

collector

  • Newbie
  • *
  • Posts: 7
Correct, pressing the insert key. Scanning for new files. I'd really prefer not to split my library, is there no way to increase the memory usage of MusicBee? I have 64GB to play with and never see MusicBee using more than a GB.

frankz

  • Hero Member
  • *****
  • Posts: 3867
Can't you put new files in a "Holding" folder, scan that folder for new files, and then sweep them to your massive library folder when you add them to the library rather than scanning the massive library each time?

sveakul

  • Hero Member
  • *****
  • Posts: 3314
is there no way to increase the memory usage of MusicBee? I have 64GB to play with and never see MusicBee using more than a GB.

This is discussed here:  https://getmusicbee.com/forum/index.php?topic=22778.0

As it seems the download referred to in the "1a" option is no longer available, you would need to go with the "1b" option instead if you wanted to try the solution.

collector

  • Newbie
  • *
  • Posts: 7
is there no way to increase the memory usage of MusicBee? I have 64GB to play with and never see MusicBee using more than a GB.

This is discussed here:  https://getmusicbee.com/forum/index.php?topic=22778.0

As it seems the download referred to in the "1a" option is no longer available, you would need to go with the "1b" option instead if you wanted to try the solution.

Step iii seems to be outdated:

iii) Click the "Individual components" tab and select "C++/CLI support" and "VC++ 2017 v141 toolset (x86,x64)" and finish the install

VC++ 2017 v141 toolset is not on the components list and C++/CLI Support is split into multiple packages with different versions. I've downloaded v141 of C++/CLI support. Does this sound like the right idea?

Steven

  • Administrator
  • Hero Member
  • *****
  • Posts: 35002
I have uploaded editbin and the associated required files
https://www.mediafire.com/file/9h6dxa3wcg84tdh/EditBin.zip/file

you need to run:
editbin /LARGEADDRESSAWARE MusicBee.exe


Steven

  • Administrator
  • Hero Member
  • *****
  • Posts: 35002
run editbin as an admistrator or copy musicbee.exe to somewhere you have write access first

sveakul

  • Hero Member
  • *****
  • Posts: 3314
Steven:  tried performing this operation using your posted package with all files therein copied to an empty directory along with MusicBee.exe.  Received the error message below.  Using Windows 10 v1909 64-bit, MusicBee 3.3.7410-P.  Visual C++ 2015 redist x64 is installed on the PC.

Last Edit: April 22, 2020, 07:03:56 PM by sveakul