From c9a942aca66903d817b3b7df46488451a0bd7004 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Sun, 21 Aug 2022 18:02:46 -0500 Subject: Move into src/ --- src/test.pls | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 src/test.pls (limited to 'src/test.pls') diff --git a/src/test.pls b/src/test.pls new file mode 100644 index 0000000..8192fe9 --- /dev/null +++ b/src/test.pls @@ -0,0 +1,18 @@ +[playlist] + +File1=http://relay5.181.fm:8068 +Length1=-1 + +File2=example2.mp3 +Title2=Just some local audio that is 2mins long +Length2=120 + +File3=F:\Music\whatever.m4a +Title3=absolute path on Windows + +File4=%UserProfile%\Music\short.ogg +Title4=example for an Environment variable +Length4=5 + +NumberOfEntries=4 +Version=2 -- cgit 1.4.1-21-gabe81