vidalvanbergen / ViMediaManager

Media Manager for Mac OS X
http://vidalvanbergen.github.com/ViMediaManager/
93 stars 7 forks source link

VI Media Manager hangs on startup in 10.15.2 #48

Closed kinetixnrg closed 3 years ago

kinetixnrg commented 4 years ago

Followed steps to clean out vimedia manager and reinstalled. Application will not start correctly on Catalina. hangs on the update tv shows screen. Just stays at beachball.

ViMM Crash Report.docx

2020-01-31_18-27-13

Thanks.

vidalvanbergen commented 4 years ago

If you have a large media collection, you may simply have to keep it running for a while until it's finished loading. This problem may take even longer on networked drives since reading times are usually slower than for local drives.

I had to make some significant changes in order to make ViMM 64bit compatible, which unfortunately causes the progress dialog not to show the progression of loading media. Usually however, it is still doing its best in the background despite looking like it's stuck.

Could you try to simply let it run for a while and see if it eventually loads?

kinetixnrg commented 4 years ago

Will do. Started now and will let run.

BTW> What do you consider a large media collection?

Shawn

On Jan 31, 2020, at 6:40 PM, Vidal van Bergen notifications@github.com wrote:

If you have a large media collection, you may simply have to keep it running for a while until it's finished loading. This problem may take even longer on networked drives since reading times are usually slower than for local drives.

I had to make some significant changes in order to make ViMM 64bit compatible, which unfortunately causes the progress dialog not to show the progression of loading media. Usually however, it is still doing its best in the background despite looking like it's stuck.

Could you try to simply let it run for a while and see if it eventually loads?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/vidalvanbergen/ViMediaManager/issues/48?email_source=notifications&email_token=AONZLXPRKNNE2H5T2XJCWXLRASZFFA5CNFSM4KOPBSPKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEKQLJQI#issuecomment-580957377, or unsubscribe https://github.com/notifications/unsubscribe-auth/AONZLXJJJ6MOJO7PA65LHELRASZFFANCNFSM4KOPBSPA.

vidalvanbergen commented 4 years ago

Well, I have about 500 movies and 500 tv shows USB3 connected harddrives which ViMM seems to be able to load within a minute or two each.

I'd like to think that my collection is fairly large, but then I hear from users who have much more expansive libraries than that, which honestly astonishes me. ;)

kinetixnrg commented 4 years ago

Mine is not that big. It took up to 30 minutes for 54 TV show. Movies took 18 15 min for 600 movies

Files are on fairly good NAS (Synology DS1618+).

It eventually did come back though but the progress bar window never disappeared and is blank.

Thanks for the support. It does takes about a minute+ just for the app to start up after the initial scans are done.

Shawn

On Jan 31, 2020, at 6:40 PM, Vidal van Bergen notifications@github.com wrote:

If you have a large media collection, you may simply have to keep it running for a while until it's finished loading. This problem may take even longer on networked drives since reading times are usually slower than for local drives.

I had to make some significant changes in order to make ViMM 64bit compatible, which unfortunately causes the progress dialog not to show the progression of loading media. Usually however, it is still doing its best in the background despite looking like it's stuck.

Could you try to simply let it run for a while and see if it eventually loads?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/vidalvanbergen/ViMediaManager/issues/48?email_source=notifications&email_token=AONZLXPRKNNE2H5T2XJCWXLRASZFFA5CNFSM4KOPBSPKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEKQLJQI#issuecomment-580957377, or unsubscribe https://github.com/notifications/unsubscribe-auth/AONZLXJJJ6MOJO7PA65LHELRASZFFANCNFSM4KOPBSPA.

kinetixnrg commented 4 years ago

Yeah it seems to be working but everything I start the app or do an update it takes a LONG time. 10 minutes would not be uncommon. Is there any kind of lagging I can put on to see why it is taking so long or is it the network drive?

I did not have this much of an issue in a virtual machine historically with the app. It always seems to take a long time to run native.

Software is great so I am putting the effort to figure thus out.

Cheers

Shawn

Sent from my iPhone

On Jan 31, 2020, at 7:21 PM, Vidal van Bergen notifications@github.com wrote:

 Well, I have about 500 movies and 500 tv shows USB3 connected harddrives which ViMM seems to be able to load within a minute or two each.

I'd like to think that my collection is fairly large, but then I hear from users who have much more expansive libraries than that, which honestly astonishes me. ;)

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

vidalvanbergen commented 4 years ago

I believe it should speed up a little bit if you go to 'Preferences' > 'Extras' and disable the option to 'Show poster images in the media list'.

It may be that the 32bit version was a bit faster than the current solution. I probably need to rewrite how loading media works one day, but with how the progress dialog currently works that'll likely mean that I'll need to rewrite just about everything.