mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-06 09:13:48 +08:00
@@ -837,7 +837,7 @@ class PlPlayerController {
|
||||
player.setPlaylistMode(looping);
|
||||
|
||||
final Map<String, String>? filters;
|
||||
if (kDebugMode || Platform.isAndroid) {
|
||||
if (Platform.isAndroid) {
|
||||
String audioNormalization = '';
|
||||
audioNormalization = AudioNormalization.getParamFromConfig(
|
||||
Pref.audioNormalization,
|
||||
|
||||
Reference in New Issue
Block a user