View Issue Details

IDProjectCategoryView StatusLast Update
0011780MMASynchronizationpublic2019-11-07 10:30
Reporterpeke Assigned To 
PriorityhighSeverityfeatureReproducibilityN/A
Status assignedResolutionopen 
Product Version1.0.4 
Target Version2.2.0 
Summary0011780: WiFi Sync Settings: Each SSID should have own settings
DescriptionCurrently 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.
TagsNo tags attached.
Fixed in build

Relationships

related to 0013736 closedmarek MMA Wi-Fi sync connection fails without indicating that an alternative server is available 
related to 0015000 closedrusty MMW v4 Sync: Device scan do not find MMW server 
related to 0011736 assignedrusty MMA UPnP: Manual IP or hostname entering to access MMW outside LAN 
related to 0009941 assignedmartin MMA Sync with multiple MediaMonkey libraries (databases) 
related to 0012196 closedmarek MMA Duplicate profiles in MMW can occur 
related to 0012182 resolvedmarek MMA DeviceConfig.xml not found during Wifi sync 

Activities

rusty

2014-01-24 03:33

administrator   ~0039364

Isn't this a dup of 0009941 ?

peke

2014-07-17 00:48

developer   ~0040347

Last edited: 2014-07-17 07:11

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

peke

2014-09-25 01:26

developer   ~0040559

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

peke

2017-03-07 14:35

developer   ~0047419

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