View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0020011 | MMA | UPnP / Casting | public | 2023-05-05 19:09 | 2023-07-27 14:55 |
Reporter | rusty | Assigned To | |||
Priority | urgent | Severity | major | Reproducibility | always |
Status | closed | Resolution | reopened | ||
Product Version | 2.0.0 | ||||
Target Version | 2.0.0 | Fixed in Version | 2.0.0 | ||
Summary | 0020011: Casting: Render list fails to update on Save/Remove | ||||
Description | In some instances, a saved server appears greyed out. If the user 'Remove's it, it'll be removed temporarily and re-appear after 15s (even though it's inaccessible). I can replicate this easily. Similarly, if the user taps 'Add Server' to cast to a new renderer that doesn't appear in the list of renderers, the renderer will function correctly, but after disconnecting and hours later attempting to reconnect, the newly-created renderer is missing from the list of renderers to cast to! Note: I'm unable to replicate this issue since whenever a UPnP server is available, it shows up in the list of available servers and saves correctly. Reported at: https://www.mediamonkey.com/forum/viewtopic.php?t=104243 | ||||
Tags | No tags attached. | ||||
Fixed in build | 1097 | ||||
|
The user says "...different port numbers each time". MMA does not detect a port change. This will be the reason why saved renderers are greyed out. Removing works for me. |
|
I've replicated this with 1084 as follows: 1 Tapped 'Cast icon' and deleted greyed out entry for 192.x.x.x:6yyyy --> it was removed from the list 2 Tapped 'Media Servers' and deleted greyed out entry for 192.x.x.x:6yyyy (it appears to match the casting entry). --> it was removed from the list 3 Backed out of MMA and restarted it --> Both entries still exist! Log ID: CD5DI5GL99 Could it be that the entry is somehow shared between Casting and Media Servers, and because of that, deleting it in one place retains it in the other (as it should), but the fact that it's retained in the other causes it to be recreated in the deleted location? |
|
I have to improve saving urls to avoid mix mediaServers and Renderers |
|
Fixed in build 2.0.0.1097 |
|
Tested 1097 and this still seems to be buggy: 1 Browsed Media Servers (UPnP) and saved ServerX 2 Played local content and tapped the Cast button and saved the ServerX renderer (and cast to it successfully) 3 Stopped casting 4 Turned off ServerX 5 In MMA, tapped the Cast button and 'Removed' ServerX --> The renderer re-appears (even though it's not accessible and has been removed)! |
|
This issue seems to be related to #0020159, not this one. |
|
Verified 1098 (i.e. confirmed that saved entries are correctly deleted, and that the remaining issue is related to MMA continuing to display an unsaved entry even after the server/renderer has been turned off). |