View Issue Details

IDProjectCategoryView StatusLast Update
0006724MMW v4Synchronizationpublic2011-04-10 22:54
Reporterzvezdan Assigned To 
PrioritynormalSeverityfeatureReproducibilityN/A
Status assignedResolutionopen 
Target Version4.1 
Summary0006724: Synchronization of custom nodes needed
DescriptionWe need a possibility to auto-synchronize any node (e.g. Magic node) to some device, not just limited set of built-in nodes (Location, Artist & Album Artist and Album).
Additional InformationSince we cannot create custom SQL queries for autoplaylists, you should allow users to synchronize Magic Nodes or similar custom nodes at least.

If you decide to add something like that, then you need to add one new API event - OnNodeSync, so we could update the track list of the node immediately before synchronization. This event could have two parameters - SDBSongList for the list of tracks that would be synchronized and Destination (similar parameter to the column from the Auto-Sync list table). Well, maybe Destination parameter should be of SDBStringList type with the same number of items as SDBSongList, similar with the parameters of OnBeforeTracksMove event.
TagsNo tags attached.
Fixed in build

Relationships

related to 0006723 assignedpeke ISDBPlaylist::SetAutoplaylistQuery method needed 
related to 0011479 new ISDBApplicationEvents::OnPlaylistReading event handler needed 

Activities

peke

2011-04-10 22:08

developer   ~0024189

Triage for MM4.1