INTERACT FORUM

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1]   Go Down

Author Topic: Looking for a web mp3 player  (Read 1928 times)

joshhuggins

  • MC Beta Team
  • Galactic Citizen
  • *****
  • Posts: 410
Looking for a web mp3 player
« on: February 13, 2007, 03:59:10 pm »

Hey guys, I have been looking for a good web player that I can simply drag and drop my mp3 files into the ftp directory, have it cycle thru them randomly, display the cover art, and allow skipping. Below is what I'm currently using but I have to manually change the playlist when my group of songs changes and it's real time consuming. Any ideas? Free to $20 would be ideal. TIA all.

Playlist format:
Code: [Select]
<?xml version="1.0" encoding="UTF-8" ?>
<playlist version="1" xmlns="http://xspf.org/ns/0/">
<title>XSPF Playlist</title>
<trackList>

<track>
<annotation>Walking Man</annotation>
<location>mp3/Walking_Man.mp3</location>
<info></info>
<image>mp3/bh.jpg</image>
</track>         

<track>
<annotation>I Would Walk 5000 Miles</annotation>
<location>mp3/5000_Miles.mp3</location>
<info></info>
<image>mp3/bh.jpg</image>
</track>           

</playlist>

 ? Link to Current Player
Logged
Thanks!

KingSparta

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 20049
Re: Looking for a web mp3 player
« Reply #1 on: February 13, 2007, 04:10:28 pm »

SWiSH Jukebox
Logged
Retired Military, Airborne, Air Assault, And Flight Wings.
Model Trains, Internet, Ham Radio
https://MyAAGrapevines.com
https://centercitybbs.com
Fayetteville, NC, USA

joshhuggins

  • MC Beta Team
  • Galactic Citizen
  • *****
  • Posts: 410
Re: Looking for a web mp3 player
« Reply #2 on: February 20, 2007, 03:16:20 pm »

Thanks King, I've found a few other players & playlist generators now and hope to find a working combo. There is any chance Media Center (or plugin for it) that could export a XSPF playlist is there? Thanks again.
Logged
Thanks!

KingSparta

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 20049
Re: Looking for a web mp3 player
« Reply #3 on: February 20, 2007, 03:39:42 pm »

Quote
I've found a few other players & playlist generators now

Not be bashful with your list, SWiSH Jukebox is good but it has it's problems.

Quote
Media Center (or plugin for it) that could export a XSPF playlist is there? Thanks again.

actually I wrote a plug-in once that would Create a pod-cast playlist, it was not my best work, but it can be done. There did not seem to be much demand for it so i just never messed with it more.
Logged
Retired Military, Airborne, Air Assault, And Flight Wings.
Model Trains, Internet, Ham Radio
https://MyAAGrapevines.com
https://centercitybbs.com
Fayetteville, NC, USA
Pages: [1]   Go Up