zachsaw / MPDN_Extensions

Media Player .Net (MPDN) Open Source Extensions
Other
58 stars 18 forks source link

Remove extra NotifyPlaylistChanged event from Playlist #196

Closed DeadlyEmbrace closed 8 years ago

DeadlyEmbrace commented 8 years ago

Remove extra NotifyPlaylistChanged event from Playlist (already called in Populatelaylist) that causes remote to receive multiple playlist changed events when rearranging the playlist. This causes the remote to sometime show too many copies of a file as it is trying to do rearrangements while also trying to handle the next request.