diff --git a/music/library b/music/library new file mode 120000 index 0000000..20756bd --- /dev/null +++ b/music/library @@ -0,0 +1 @@ +/home/fade/Media/Music \ No newline at end of file diff --git a/music/library/Artist1/Album1/track1.mp3 b/music/library/Artist1/Album1/track1.mp3 deleted file mode 100644 index 7459abf..0000000 --- a/music/library/Artist1/Album1/track1.mp3 +++ /dev/null @@ -1 +0,0 @@ -dummy mp3 content diff --git a/music/library/Artist2/Album2/track2.flac b/music/library/Artist2/Album2/track2.flac deleted file mode 100644 index dae1b22..0000000 --- a/music/library/Artist2/Album2/track2.flac +++ /dev/null @@ -1 +0,0 @@ -dummy flac content diff --git a/music/library/test-song.mp3 b/music/library/test-song.mp3 deleted file mode 100644 index c2d1eba..0000000 --- a/music/library/test-song.mp3 +++ /dev/null @@ -1 +0,0 @@ -dummy audio content diff --git a/template/admin.chtml b/template/admin.chtml index ee844a5..25dec38 100644 --- a/template/admin.chtml +++ b/template/admin.chtml @@ -4,14 +4,14 @@ Asteroid Radio - Admin Dashboard - +

🎛️ ADMIN DASHBOARD

diff --git a/template/front-page.chtml b/template/front-page.chtml index 4754e5f..ef22c3b 100644 --- a/template/front-page.chtml +++ b/template/front-page.chtml @@ -8,6 +8,7 @@
+<<<<<<< HEAD

🎵 ASTEROID RADIO 🎵

+||||||| f4a3987 +

🎵 ASTEROID RADIO 🎵

+
+

Station Status

+

🟢 LIVE - Broadcasting asteroid music for hackers

+

Current listeners: 0

+

Stream quality: 128kbps MP3

+
+ + +
+

🔴 LIVE STREAM

+

Stream URL: http://localhost:8000/asteroid.mp3

+

Format: MP3 128kbps Stereo

+

Status: ● BROADCASTING

+ +
+
+

Now Playing

+

Artist: The Void

+

Track: Silence

+

Album: Startup Sounds

+

Duration:

+
+======= +
+

🎵 ASTEROID RADIO 🎵

+ +
+ +
+
+

Station Status

+

🟢 LIVE - Broadcasting asteroid music for hackers

+

Current listeners: 0

+

Stream quality: 128kbps MP3

+
+ +
+

🔴 LIVE STREAM

+

Stream URL: http://localhost:8000/asteroid.mp3

+

Format: MP3 128kbps Stereo

+

Status: ● BROADCASTING

+ +
+ +
+

Now Playing

+

Artist: The Void

+

Track: Silence

+

Album: Startup Sounds

+

Duration:

+
+
+>>>>>>> SystemConfiguration
diff --git a/template/login.chtml b/template/login.chtml index ef45cd1..e4344c5 100644 --- a/template/login.chtml +++ b/template/login.chtml @@ -1,3 +1,4 @@ +<<<<<<< HEAD @@ -38,3 +39,46 @@ +||||||| f4a3987 +======= + + + + Asteroid Radio - Login + + + + + +
+

🎵 ASTEROID RADIO - LOGIN

+
+
+

System Access

+
+ Invalid username or password +
+
+
+ + +
+
+ + +
+
+ +
+
+
+ Default Admin Credentials:
+ Username: admin
+ Password: asteroid123 +
+
+
+
+ + +>>>>>>> SystemConfiguration diff --git a/template/player.chtml b/template/player.chtml index 3502ae5..9b68e93 100644 --- a/template/player.chtml +++ b/template/player.chtml @@ -4,14 +4,14 @@ Asteroid Radio - Web Player - +

🎵 WEB PLAYER

diff --git a/users.lisp b/users.lisp new file mode 100644 index 0000000..8466ca5 --- /dev/null +++ b/users.lisp @@ -0,0 +1,2 @@ +(in-package :asteroid) +