View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0015811 | MMW 5 | Main Panel: Toolbars & Menus | public | 2019-06-28 21:21 | 2019-07-10 22:16 |
Reporter | peke | Assigned To | |||
Priority | urgent | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Target Version | 5.0 | Fixed in Version | 5.0 | ||
Summary | 0015811: Add/Rescan: Issues with manual input of network locations | ||||
Description | Add Network Location dialog do not allow manual input of network path to add scan folder, but it must be browsed. Expected: 1. like in MM4 that path is added which would allow user to manually add several direct paths instead of navigating to them 2. on Add press that dialog update Browsing path to that folder and select it | ||||
Steps To Reproduce | 1. File -> Add/rescan 2. Add Location -> Network 3. Paste direct location path into path edit line eg. \\192.168.1.10\Multimedia\Music\ 4. Press ADD -> Nothing Happen | ||||
Tags | No tags attached. | ||||
Fixed in build | 2186 | ||||
|
In the step 3 when I paste the \\192.168.1.10\Multimedia\Music\ into the line and click [Add] button => the node \\192.168.1.10\ is added to the tree in the step 4 and I can browse it. So you probably already have the node \\192.168.1.10\ in the list therefore it is not re-added, but I guess that the \\192.168.1.10\ is browseable in the tree, isn't it? |
|
Yes, \\192.168.1.10\ is already available as I have musics from \\192.168.1.10\Downloads\Temp\ in library, as noted in description and by you after manually add you still need to browse path in order to add folder. I see few solution options: a) On ADD press either Add path in Browser (Like MM4 + check for path access) b) Execute Add -> OK -> add manual path to scan dialog c) expand browse tree to eneter path and check select it/focus |
|
OK, I guess that c) should work. i.e. it should auto-expand the existing \\192.168.1.10\ node to the \\192.168.1.10\Multimedia\Music\ and check the node Note that in MM4 this does not work either, when I added \\192.168.0.16\music\ then it is shown in the tree, but not expandable. I needed to add \\192.168.0.16\ at first, try to expand it, then enter credentials and then also expanding \\192.168.0.16\music\ worked. |
|
Fixed in 2186 |
|
Verified 2186 Perfect c) solution works better than expected Re MM4: it was always worked like that, I usually simply press ADD -> OK |