View Issue Details

IDProjectCategoryView StatusLast Update
0020750MMW 5Casting (Google Cast / UPnP)public2024-03-25 20:02
Reporterrusty Assigned To 
PriorityurgentSeverityminorReproducibilityalways
Status resolvedResolutionno change required 
Product Version5.1 
Target Version5.1 
Summary0020750: First time casting opens escalation window
DescriptionWhen running MMW and attempting to cast to a Google Cast device for the first time, MMW pops up the rights escalation window!

Is this intentional? It's a bit unexpected--especially on MMW portable.
TagsNo tags attached.
Fixed in build

Activities

Ludek

2024-03-22 12:48

developer   ~0074745

Last edited: 2024-03-22 12:50

I guess this hapens only when:
- Media Sharing was disabled (and no server configured) during the install Wizard
- '[x] Add Windows Firewall Exception' is checked (by default)

Then when casting MediaMonkey founds that no server is running and it needs to run a server from which the local files can be served to the remote renderer/player, that's the reason for the firewall prompt..

Can you confirm this is the case?

EDIT: Debug log would confirm this...

rusty

2024-03-22 17:59

administrator   ~0074755

I can confirm, when I installed MM 2024 and imported the DB from another install of MMW:
- if the installation had no shared library, this situation would occur (since importing the existing DB causes the wizard to be skipped)
- if the installation had a shared library, then the situation wouldn't occur (MM would prompt escalation right after the library was imported).

So, the current behavior seems OK, _except_: why does MM have to run the server in order to cast?!

Ludek

2024-03-25 19:37

developer   ~0074810

Last edited: 2024-03-25 19:37

>> except_: why does MM have to run the server in order to cast?!<<

Yes, MM needs to run server in order to cast for local files, so that files like 'C:\Music\My.mp3' can be served as 'http://IP:Port/1.mp3' to the renderer