Search found 37 matches

by Platonius
Wed Oct 18, 2023 1:35 am
Forum: Need Help - MMW5
Topic: Crash after which no casting devices can be found
Replies: 6
Views: 475

Re: Crash after which no casting devices can be found

For those with similar problems: this should be fixed in 2820.
by Platonius
Mon Oct 09, 2023 2:35 am
Forum: Need Help - MMW5
Topic: Crash after which no casting devices can be found
Replies: 6
Views: 475

Re: Crash after which no casting devices can be found

And as sudden as it disappeared... I was greeted with the same problem this morning.

On starting MM5 it stated the googlecast device was unavailable, and now I'm again left with only the internal speaker.

*EDIT* Standalone install of MediaMonkey_5.0.4.2692 does show casting devices...
by Platonius
Mon Oct 02, 2023 2:02 am
Forum: Need Help - MMW5
Topic: Crash after which no casting devices can be found
Replies: 6
Views: 475

Re: Crash after which no casting devices can be found

And as sudden as the problem appeared, it has disappeared after 2 weeks.

Nothing has changed in my network or devices and nothing has changed with MM5...
by Platonius
Wed Sep 27, 2023 7:56 am
Forum: Need Help - MMW5
Topic: Crash after which no casting devices can be found
Replies: 6
Views: 475

Re: Crash after which no casting devices can be found

Multiple restarts, as it has been a week since the problem occured. Tried a fresh install (with and without database/ini/json). Portable install also doesn't see any external devices. Turning Windows firewall off also doesn't help. Logfile clearly shows MM5 isn't able to find anything (while I'm act...
by Platonius
Wed Sep 27, 2023 4:06 am
Forum: Need Help - MMW5
Topic: Crash after which no casting devices can be found
Replies: 6
Views: 475

Crash after which no casting devices can be found

A few days ago MM5 (V2814) crashed while playing on my google cast speaker. Since that time MM5 has been unable to find google devices. They don't even show up in the logfile as being found (network scan shows that they are there and Spotify has no problem finding and using them). Upgrading to V2816...
by Platonius
Thu Sep 21, 2023 4:41 am
Forum: MediaMonkey 5 developer forum
Topic: extendedTagsShort truncated to 400 characters?
Replies: 2
Views: 2096

extendedTagsShort truncated to 400 characters?

Hi, Currently working on something to be able to add specific extended tags to the display. And it works more or less, but I found that for some tracks the tag value would be displayed, and for others it would not be displayed. Finally found that the extendedTagsShort tag seems to be truncated to 40...
by Platonius
Tue Apr 26, 2022 7:57 am
Forum: Beta testing, bugs, and feature requests - MMW5
Topic: Why is Search so complicated now? And not working
Replies: 9
Views: 2034

Re: Why is Search so complicated now? And not working

Just spend time googling how to stop MM5 from matching start of words only (wanted to filter accapella's, which is easiest to search for "pella" to catch accapella, acapella, a cappella, percapella, drumapella, backapella, rushapella, bassapella and what else they've called them). So my tw...
by Platonius
Wed Jan 05, 2022 3:44 pm
Forum: MediaMonkey 5 developer forum
Topic: Extended Tags/Blacklist addons
Replies: 8
Views: 3293

Re: Extended Tags/Blacklist addons

But I can just use return to exit a loop. I can't exit a foreach.

Also, it may just be that my visibility crash is solved...
by Platonius
Wed Jan 05, 2022 4:03 am
Forum: MediaMonkey 5 developer forum
Topic: Extended Tags/Blacklist addons
Replies: 8
Views: 3293

Re: Extended Tags/Blacklist addons

listForEach( playlists, (item) => { }); But this would always loop through the whole list, which could create a lot of overhead if you have a big list to loop through. Nevertheless everytime the "setVisibility can be called only on elements in DOM tree!" appears then you should normally s...
by Platonius
Fri Dec 24, 2021 8:35 am
Forum: MediaMonkey 5 developer forum
Topic: Extended Tags/Blacklist addons
Replies: 8
Views: 3293

Re: Extended Tags/Blacklist addons

Aaaaand.... the next problem. I'm getting a crash: Uncaught Error: ""setVisibility can be called only on elements in DOM tree! And since I'm not calling anything to do with visibility, I don't know where it originates from. Basically, I'm using a playlist called __blacklist__ to store trac...
by Platonius
Fri Dec 24, 2021 7:39 am
Forum: MediaMonkey 5 developer forum
Topic: [REQ] Inaccessible player modal window [#18691]
Replies: 6
Views: 1860

Re: [REQ] Inaccessible player modal window [#18691]

Unfortunately for people not using remote, it's now difficult to see what happened. Music has stopped, go to PC and alt-tab to MM5 and it shows nothing. No error, no reason why playback has stopped. Only now for the 6th time or so, I saw it displayed a toast message. Why not create a 'silent' option...
by Platonius
Fri Dec 17, 2021 8:10 am
Forum: Beta testing, bugs, and feature requests - MMW5
Topic: [REQ] GoogleCast info [#16780]
Replies: 10
Views: 1509

Re: [REQ] GoogleCast info [#16780]

The log line [288] UPNP Server: File Request: /ItemID=463767.mp3 , Range: < 0, -1> shows that GoogleCast commands are received (and partially processed). Would it be possible to implement this (connect the prev and next functionality)? Is this internal to MM5? Or that SDK you use to implement castin...
by Platonius
Wed Dec 15, 2021 9:29 am
Forum: Beta testing, bugs, and feature requests - MMW5
Topic: [REQ] GoogleCast info [#16780]
Replies: 10
Views: 1509

Re: [REQ] GoogleCast info [#16780]

I basically have a playlist in 'now playing'. So currently 361/34526. On my iPhone I open Google Home. Currently playing on a single device, so click on the device. Shows what it's playing 'via MediaMonkey'. If I now press pause/play, that works. Single click on the back icon goes back to the start ...
by Platonius
Sun Dec 05, 2021 6:03 am
Forum: Beta testing, bugs, and feature requests - MMW5
Topic: [REQ] GoogleCast info [#16780]
Replies: 10
Views: 1509

Re: [REQ] GoogleCast info [#16780]

As far as Prev and Next buttons: Prev goes to start of the current track, but the buttons can't be used to go to the previous or next track.