View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0011780 | MMA | Synchronization | public | 2014-01-24 00:43 | 2019-11-07 10:30 |
Reporter | peke | Assigned To | |||
Priority | high | Severity | feature | Reproducibility | N/A |
Status | assigned | Resolution | open | ||
Product Version | 1.0.4 | ||||
Target Version | 2.2.0 | ||||
Summary | 0011780: WiFi Sync Settings: Each SSID should have own settings | ||||
Description | Currently there is only one global setting for WiFi Sync and user looses its pairing and settings when trying to sync using different SSID. Most common usage would be to sync both on Home PC and on Work PC where both MMW IPs and WiFi SSID are different but MMW is used as portable and profiles library are same. Another common case is where user have different AP for each floor and when he moves from floor to floor IP can change along with SSID. Note that with this one main issue is wrongly set WLAN <-> LAN bridge and duplicated DHCP servers and routing points which needs to be corrected in hardware settings rather than in MMA. | ||||
Tags | No tags attached. | ||||
Fixed in build | |||||
related to | 0013736 | closed | marek | MMA | Wi-Fi sync connection fails without indicating that an alternative server is available |
related to | 0015000 | closed | rusty | MMW v4 | Sync: Device scan do not find MMW server |
related to | 0011736 | assigned | rusty | MMA | UPnP: Manual IP or hostname entering to access MMW outside LAN |
related to | 0009941 | assigned | martin | MMA | Sync with multiple MediaMonkey libraries (databases) |
related to | 0012196 | closed | marek | MMA | Duplicate profiles in MMW can occur |
related to | 0012182 | resolved | marek | MMA | DeviceConfig.xml not found during Wifi sync |
|
Isn't this a dup of 0009941 ? |
|
No, it is not an dupe. Here is simple example. 1. Install MMW as portable on external HDD 2. Start MMA WiFi Sync on home network (SSID "HomeWLAN") 3. Close MMW 4. Connect HDD to Work PC and Start MMW (Same MM.DB different IP and SSID "WorkWLAN" on WiFi) 5. Start MMA WiFi Sync is not possible If MMA sync Profile Contained that in case Device is connected to "HomeWLAN" with MMW on 192.168.0.100 while if SSID is "WorkWLAN" MMW Would be on 192.168.1.100 than Sync Now in both cases would result in correct sync. To make things more clear in order to make things work: 1. MMA Sync profile should contain additional Info regarding sync server eg. SSID, ServerIP which can be cycled if last one is not available 2. MMW should generate RandomID which can be used to identify exact MMW server on network in case there is more than one 3. MMA Should be able that in case sync server is not available and/or SSID is different than those saved in profile initiate search for server ID as defined in point 2 4. There should be a way to save multiple sync profiles while last synched should be the first one that would be checked |
|
Point of this bug is to auto configure single profile under Different SSID and not to thru Wizard each time you sync and Sync server IP is different (commonly Device gets different WLAN IPs from DHCP on different SSIDs rarely same IP) and it should be very very easy to add and detect SSID see http://stackoverflow.com/questions/9353005/android-wifi-how-to-detect-when-specific-wifi-connection-is-available http://stackoverflow.com/questions/5888502/how-to-detect-when-wifi-connection-has-been-established-in-android http://stackoverflow.com/questions/3841317/how-to-see-if-wifi-is-connected-in-android |
|
Had remote session with user last night where he have same SSIDs on two locations and use MMW portable on both locations. We have made MMA sync on both locations without any issues when we manualy assigned PC Starting MMW with same Static IP on both locations and after that in MMA WiFi Sync worked flawlessly. Note: that should work on different SSIDs |