Can't select artist album

Post a reply

Smilies
:D :) :( :o :-? 8) :lol: :x :P :oops: :cry: :evil: :roll: :wink:

BBCode is ON
[img] is ON
[url] is ON
Smilies are ON

Topic review
   

Expand view Topic review: Can't select artist album

Re: Can't select artist album

by Lowlander » Thu Oct 15, 2020 2:52 pm

These type of issues are unlikely to get addressed in MediaMonkey 4. However if you still see this in MediaMonkey 5, report it there and include a debug log (step 4b): https://www.mediamonkey.com/forum/viewt ... 30&t=86643

Re: song list not filtering when selecting album

by mdw1968 » Thu Oct 15, 2020 2:44 pm

I've had this same issue for a long time too. Reported it too. Still not fixed.

Re: song list not filtering when selecting album

by Synthax42 » Sat Sep 12, 2020 9:54 pm

Hi, I am having this issue too, and it's in the Column Browser. It's been happening for every version over 4+ years. Just only during Covid have I got around to reporting it. :-)

I have Gold Unlimited version on Windows.

Thanks in advance.

Re: Can't select artist album

by Erwin Hanzl » Tue May 26, 2020 1:47 pm

An album is only displayed in the correct order from the Media Tree - Album node

My COLUMN-BROWSER
Image

So that my column browser remains constant, I have made the following changes in MediaMonkey.ini:

Close MM
Windows Explorer: input in the address bar: % appdata%
Folder: MediaMonkey
MediaMonkey.ini (open with Editor)

I have TWO "BrowseColletion" entries

[BrowseCollection]
'old entry: Filters = G; A; L;
Filters = G; ZA; ZB;
TrackBrowserList1SelNode = 0
TrackBrowserList2SelNode = 0
TrackBrowserList3SelNode = 0
TrackBrowserList4SelNode = 0
TrackBrowserList5SelNode = 0
TrackBrowserList6SelNode = 0
TrackBrowserList7SelNode = 0
TrackBrowserList8SelNode = 0
........

[BrowseCollection0]
Filters = G; ZA; ZB;
CollectionBrowserVisible = 1

From [BrowseCollection0] I have the entry "Filters = G; ZA; ZB;" copied into [BrowseCollection]
Save file
Close Editor
Start MM


Image

Re: Can't select artist album

by mdw1968 » Tue May 26, 2020 12:47 pm

Thought the latest version fixed this (4.1.28.1905), but no, still randomly stops working.

Re: song list not filtering when selecting album

by Lowlander » Sun Apr 19, 2020 4:41 pm

Where are you selecting this? In the Media Tree or in the Column Browser?

song list not filtering when selecting album

by sheddo » Sun Apr 19, 2020 4:03 pm

Hi,

I have a peculiar problem now on and off for the last few months.

I can select an artist and the albums and songs filtered down. Then regardless of what album i select, all songs are listed. It does not happen all the time, sometimes it will work all day, sometimes within minutes of launching MM. If i relaunch MM, all is good ...... for a while.
I have updated MM several times and uninstalled and reinstalled.

I am using Free version installed portable on an external hard driver
Current MM Version 4.1.27.1897 (Portable Mode)
OS WIndows 10.

Any Ideas?

Cheers
Glenn

Re: Can't select artist album

by Erwin Hanzl » Fri Apr 03, 2020 1:30 pm

The column browser works with the current version without any problems.

download: http://www.mediamonkey.com/forum/viewto ... 54426&sd=d

Re: Can't select artist album

by mdw1968 » Fri Apr 03, 2020 11:08 am

Has this issue ever been addressed? It is still a problem now and has been for quite some time. The column browser works for a little while, then randomly breaks. The only thing I can do is restart MM.

I love MM, but this issue is the most annoying. I suspect by now this issue will continue to be ignored because of the focus on MM 5.

Windows 10, MM 4.1.27.1897

Re: Can't select artist album

by marcopb » Tue Mar 27, 2018 3:13 am

I have the same problem. Version is 4.1.20.1864
My view is:
Tree vue on the left, Composer, Album, Artist, Genre
If I start listening to music, I cannot then select an album. Nothing changes, and if I double click on it, the music restarts from the first piece of the previous selection...
I have found a work-around: select what you would like (only one click, in my case a new album) and then re-select (only one click) "All genres". This seems to magically make the new album titles appear and I can then play them.
I must add that if I do the same selection using the "tree view" (the pane on the left), then all works fine.

Regards
Marco

Re: Can't select artist album

by von Chaps » Tue Mar 13, 2018 2:38 pm

Don't want to hijack this thread although I did post above. I installed the debug version and captured log output which is below.

I have 4 columns in the column browser. My 4 columns are;
1. Extension
2. Genre
3. Album Artist
4. Album

Referring to the log below,
When I select a row in column 1, events 1-12 fired
When I select a row in column 2 of the browser, events 18-29 fired
When I select a row in column 3 of the browser, events 30-39 fired
Every time I select a row in column 4 of the browser...no events fire. Specifically, "Track Browser selection changed" does not fire when I select different rows in column 4 of the browser (in my case, this is "Album").

If I restart MM, then behaviour is as expected for a while and then it breaks such that clicking in column 4 no longer changes the selection. I believe that sometimes, column 3 can exhibit this behaviour too.

Please let me know if I can help any more or if people want me to open a ticket. I am happy to help with this as I've used MM for a long time and it's been great for me except for this one issue.

Code: Select all

00000001	0.00000000	[10924] Track Browser selection changed	
00000002	0.00480074	[10924] Node Music going to clear SongList.	
00000003	0.00618946	[10924] Going to start filling thread, FFillingThreadCnt = 187	
00000004	0.03519248	[10924] TGenThread.Create: ThreadName: FillingThread , Running Threads: Internal: 1, All: 27	
00000005	0.05484971	[10924] Thread 'FillingThread' has started 1356	
00000006	0.10556985	[10924] Going 'FillingThread'to make final callback 1356	
00000007	0.15201493	[10924] Refreshing AlbumArtList	
00000008	0.18390650	[10924] 7984 DB open SQL: SELECT * FROM Filters WHERE ID=? 	
00000009	0.18425012	[10924] 7984 DB open SQL: SELECT ID, Name, View FROM Views WHERE ID = ? 	
00000010	0.18489406	[10924] 7984 DB open SQL: SELECT * FROM Filters WHERE ID=? 	
00000011	0.18516403	[10924] 7984 DB open SQL: SELECT ID, Name, View FROM Views WHERE ID = ? 	
00000012	0.18567364	[10924] Thread 'FillingThread'has finished 1356	
00000013	3.68184733	[10924] TGenThread.Create: ThreadName: UpdateDriveLetters_Var , Running Threads: Internal: 1, All: 27	
00000014	3.73078871	[10924] PostponeComputerSleep: Enabled = 0	
00000015	3.73518062	[10924] Thread 'UpdateDriveLetters_Var' has started 4484	
00000016	3.74720430	[10924] >UpdateDriveLetters - end<	
00000017	3.74739146	[10924] Thread 'UpdateDriveLetters_Var'has finished 4484	
00000018	8.97744942	[10924] Track Browser selection changed	
00000019	8.98036480	[10924] Node Music going to clear SongList.	
00000020	8.98130035	[10924] Going to start filling thread, FFillingThreadCnt = 188	
00000021	9.01081657	[10924] TGenThread.Create: ThreadName: FillingThread , Running Threads: Internal: 1, All: 27	
00000022	9.03889847	[10924] Thread 'FillingThread' has started 9656	
00000023	9.04799461	[10924] Going 'FillingThread'to make final callback 9656	
00000024	9.06667233	[10924] Refreshing AlbumArtList	
00000025	9.06984997	[10924] 7984 DB open SQL: SELECT * FROM Filters WHERE ID=? 	
00000026	9.07017994	[10924] 7984 DB open SQL: SELECT ID, Name, View FROM Views WHERE ID = ? 	
00000027	9.07081699	[10924] 7984 DB open SQL: SELECT * FROM Filters WHERE ID=? 	
00000028	9.07108307	[10924] 7984 DB open SQL: SELECT ID, Name, View FROM Views WHERE ID = ? 	
00000029	9.07162285	[10924] Thread 'FillingThread'has finished 9656	
00000030	15.45741558	[10924] Track Browser selection changed	
00000031	15.46010780	[10924] Going to start filling thread, FFillingThreadCnt = 189	
00000032	15.48957062	[10924] TGenThread.Create: ThreadName: FillingThread , Running Threads: Internal: 1, All: 27	
00000033	15.52057076	[10924] Thread 'FillingThread' has started 6616	
00000034	15.53004742	[10924] Going 'FillingThread'to make final callback 6616	
00000035	15.53855610	[10924] Refreshing AlbumArtList	
00000036	15.53976059	[10924] 7984 DB lock finished, took 339.	
00000037	15.53991985	[10924] 7984 DB lock finished, took 26.	
00000038	15.54061604	[10924] 7984 DB lock finished, took 209.	
00000039	15.54076576	[10924] 7984 DB lock finished, took 17.	

Re: Can't select artist album

by Bertrand B » Fri Mar 09, 2018 11:03 am

Will do, may take a couple of days to get you a short debug log , Thanks

Re: Can't select artist album

by Lowlander » Thu Mar 08, 2018 11:39 am

Capture this in a debug log (step 4b) and attach the log to a Support Ticket: http://www.mediamonkey.com/forum/viewtopic.php?f=7&t=69

Re: Can't select artist album

by Bertrand B » Thu Mar 08, 2018 11:10 am

I have the same Behavior, Start MM, Browser Filtering works well for a while and stop working pass the second column selection
Using 4.1.20.1864 Gold
If I restart MM behavior return to the normal filtering Behavior
Annoying :-?

Re: Can't select artist album

by AintNoSin » Wed Mar 07, 2018 10:56 pm

I find that no matter what I have as my third column (Album, Date, etc), selecting anything from column 3 does no good. So I just set the third column to something useless and use Column 4 instead. That's my workaround until this gets fixed.

Top