Merge branch 'MoonModules:mdev' into mdev
This commit is contained in:
@@ -303,6 +303,7 @@ class AutoPlaylistUsermod : public Usermod {
|
|||||||
#ifdef USERMOD_AUTO_PLAYLIST_DEBUG
|
#ifdef USERMOD_AUTO_PLAYLIST_DEBUG
|
||||||
USER_PRINTF("AutoPlaylist: disable due to manual change of playlist from %u to %d, preset:%u\n", lastAutoPlaylist, currentPlaylist, currentPreset);
|
USER_PRINTF("AutoPlaylist: disable due to manual change of playlist from %u to %d, preset:%u\n", lastAutoPlaylist, currentPlaylist, currentPreset);
|
||||||
#endif
|
#endif
|
||||||
|
suspendPlaylist();
|
||||||
functionality_enabled = false;
|
functionality_enabled = false;
|
||||||
} else if (currentPlaylist == musicPlaylist) {
|
} else if (currentPlaylist == musicPlaylist) {
|
||||||
#ifdef USERMOD_AUTO_PLAYLIST_DEBUG
|
#ifdef USERMOD_AUTO_PLAYLIST_DEBUG
|
||||||
|
|||||||
Reference in New Issue
Block a user