[3.2.3][Audio] Correct an unsupported LoadType (#3337)

* Limit Playlists

Signed-off-by: Drapersniper <27962761+drapersniper@users.noreply.github.com>

* logging improvements

Signed-off-by: Drapersniper <27962761+drapersniper@users.noreply.github.com>

* logging improvements

Signed-off-by: Drapersniper <27962761+drapersniper@users.noreply.github.com>

* sigh

Signed-off-by: Drapersniper <27962761+drapersniper@users.noreply.github.com>

* chore

Signed-off-by: Drapersniper <27962761+drapersniper@users.noreply.github.com>
This commit is contained in:
Draper
2020-01-12 23:35:49 +00:00
committed by Michael H
parent 81b6d5bb93
commit 7bdd177713
5 changed files with 12 additions and 2 deletions

View File

@@ -0,0 +1 @@
Removed a duplication of track search prefixes.

View File

@@ -0,0 +1 @@
Changed and handled the `V2_COMPACT` LoadType to use the correct `V2_COMPAT` type.