mirror of
https://github.com/radio95-rnt/RadioPlayer.git
synced 2026-07-29 15:29:14 +02:00
fsdb
This commit is contained in:
@@ -54,4 +54,4 @@ class PlaintextParser(PlaylistParser):
|
||||
out.append(([f for f in glob.glob(line) if Path(f).is_file()], arguments))
|
||||
return global_arguments, out
|
||||
|
||||
parser = PlaintextParser()
|
||||
# parser = PlaintextParser()
|
||||
Reference in New Issue
Block a user