View Issue Details

IDProjectCategoryView StatusLast Update
0020259MMW 5FileMonitor / Find Missingpublic2023-10-23 20:53
Reporterrusty Assigned To 
PriorityurgentSeveritymajorReproducibilityalways
Status closedResolutionreopened 
Product Version5.1 
Target Version5.1Fixed in Version5.1 
Summary0020259: It's not possible to Remap network files with broken links to a non-discoverable network path
DescriptionHere's the situation: I've changed my network configuration and as a result, my music serever is now at a different IP address, so all tracks that were at 192.168.x.y can no longer be accessed via MMW (though they are accessible via Windows explorer).

I tried to fix this in MMW5, but all functionality that's designed for this doesn't seem to work:
1) Media Properties dialog isn't enabled for network paths
2) Navigation to Music>Location>Network>\\192.168.x.y in the Tree and pressing F2 and renaming it to \\192.168.a.b results in an error "Cannot rename directory \\192.168.x.y to \\192.168.a.b."
3) Locate moved/missing files doesn't work because entering a path \\192.168.a.b\Music\ (or any variants thereof) and then clicking [ADD] does nothing

I would have expected any of the above 3 approaches to work. OR am I overlooking something obvious?

Note:
- I've logged into the network path via Explorer, so access rights should not be an issue
TagsNo tags attached.
Fixed in build2819

Relationships

related to 0017304 feedbackrusty MMW 5 Adding custom path do not work if path is hidden share 
related to 0013799 new MMW v4 Some locations offers rename option although cannot be renamed 

Activities

Ludek

2023-10-12 16:04

developer   ~0073073

Last edited: 2023-10-13 11:27

2&3) Fixed in 2819

lowlander

2023-10-13 17:49

developer   ~0073097

1) Media Properties should allow users to change:
a) Local drive to Local drive (this works)
b) Mapped drive to Mapped drive (this works)
c) Mapped drive to UNC Path (doesn't work)
d) UNC Path to UNC Path (doesn't work)
e) UNC Path to Mapped drive (doesn't work)
f) UNC Path to local drive (doesn't work)
g) Local drive to UNC Path (doesn't work)

Media Properties is the easiest method of doing this switching (and users do complain UNC Paths can't be don this way).

2&3 Verified on 2819.

Ludek

2023-10-23 20:53

developer   ~0073218

1) tracked as 0020312