I-Appliance BBS
The Official Source for Internet Appliance Upgrades and Mods
Amazon Honor System Click Here to Pay Learn More
BBS Main List | Sign In | Sign Up | Search | Help | Linux-Hacker.netReply to Thread | Printer |

Home / Other I-Appliances / 3Com Audrey
mp3 photon playlists - multiple file addition ?

New Messagemp3 photon playlists - multiple file addition ? (modified 0 times) yellow2
Profile | Email
Just flashed the Audrey with this great looking image
http://www.prins.net/audrey/index.html
I mapped a windows drive and proceeded to play mp3s.
Open a file works fine, but not opening a .m3u. No biggie, except that I can't create playlists with the media player tool by adding a whole directory or even multiple files...kinda bothersome ! Is there a workaround ?
01-26-2002 02:07:20

New MessageRE:mp3 photon playlists - multiple file addition ? (modified 0 times) jukebox
Profile
I don't do more myself with mp3 then play an occasional stream on the internet, so I don't exactly understand the problem. However I have a small QNX program available that builds playlists and it allows to Add File, Add Directory, Randomize, Remove and Save. Maybe that's what you need. Let me know what happens.

Jukebox


http://www.prins.net/audrey/index.html
01-27-2002 20:07:32

New MessageRE:mp3 photon playlists - multiple file addition ? (modified 0 times) yellow2
Profile | Email
What I'm trying to do is stream mp3s from my w2k server. I've mounted the drive and I can select a file and stream, but I'd like to be able to open a directory or a .m3u so that I don't need to open each file when the previous one has finished playing.
Is that playlist creator already in jukebox, sorry if I missed it.
TIA
01-27-2002 20:17:24

New MessageRE:mp3 photon playlists - multiple file addition ? (modified 0 times) jukebox
Profile
OK I'll make that Playlist creator available on my site in the next 2 days. Let me know when you get it if that's what you need.

Jukebox


http://www.prins.net/audrey/index.html
01-27-2002 22:30:04

New MessageRE:mp3 photon playlists - multiple file addition ? (modified 0 times) yellow2
Profile | Email
thanks !
01-28-2002 08:49:49

New MessageRE:mp3 photon playlists - multiple file addition ? (modified 0 times) jukebox
Profile
Done!

Jukebox


http://www.prins.net/audrey/index.html
01-28-2002 16:19:50

New MessageRE:mp3 photon playlists - multiple file addition ? (modified 0 times) yellow2
Profile | Email
found this on your site:
"Press Shift and download it here. Place the file in /nto/photon/bin. Don't forget chmod +x and cmp"

I'm so clueless in Unix/Qnx that I'm not sure what you mean by chmod +x and cmp !
Heck I don't even know how to navigate in a tree and delete a file with pterm. Fortunately, your GUI file explorer helps with that !

01-28-2002 16:36:56

New MessageRE:mp3 photon playlists - multiple file addition ? (modified 0 times) jukebox
Profile
Assuming you get the file phplaylist in /nto/photon/bin you have to do this command from the prompt to make the file executable:
chmod +x /nto/photon/bin/phplaylist
Next you can run it from the prompt:
/nto/photon/bin/phplaylist
To save "disk" space you can change dir as follows:
cd /.cmp/nto/photon/bin
and type: cmp phplaylist (and press enter). You will see the file will be compressed but you continue to run it with the previous command.
Later you can add "Playlist Maker" to shelf or the wm.menu file to start the program from a menu instead of the prompt.
If you have any questions in general use "search" on this BBS and type in any words/issues you want to learn more about and read the posts. That's how I learned everything I know.

Jukebox


http://www.prins.net/audrey/index.html
01-28-2002 17:59:43

New MessageRE:mp3 photon playlists - multiple file addition ? (modified 0 times) yellow2
Profile | Email
Thanks, I'll try that.
Is there a way that playlist maker could be linked from photon somehow ?

I'm pretty familiar with the board and its search function but hadn't found any real explanation of the unix prompts, probably because it's obvious to most hackers here ! I've also learnt a lot here but I surely will never learn enough to come up with a great qnx image like jukebox !

01-28-2002 19:24:43

New MessageRE:mp3 photon playlists - multiple file addition ? (modified 0 times) jukebox
Profile
Yes, you could keep the file on your share and do this command:
ln -s /sharename/phplaylist /nto/photon/bin/phplaylist
Each time you start the share the link will be there too.
Or you can start the program direct from your share and you will need no link.

Jukebox


http://www.prins.net/audrey/index.html
01-28-2002 19:35:49

New MessageRE:mp3 photon playlists - multiple file addition ? (modified 0 times) yellow2
Profile | Email
ok, downloaded again pressing "shift" this time...
Now I get a memory fault error when I try to execute the file
02-01-2002 02:32:01

New MessageRE:mp3 photon playlists - multiple file addition ? (modified 0 times) jukebox
Profile
Try again to chmod as follows, assuming you have the file on a share. Go in your Audrey to the shell prompt in terminal as root and type and enter the following command(the share must be active):
chmod +x /<yoursharename>/phplaylist (chmod(space)+x(space)(remainder without spaces)
If the file is somewhere else in Audrey, adjust the line accordingly. After enter all that should happen is you get the prompt back, no warnings or whatever else. If you don't get just the prompt back your command line is wrong and you should act on that and do it again right.
Please try and let me know if it works now.

Jukebox


http://www.prins.net/audrey/index.html
02-01-2002 13:07:11

New MessageRE:mp3 photon playlists - multiple file addition ? (modified 0 times) koreth
Profile
You might want to check out PhJuke, which can read M3U and Media Jukebox playlists. You can edit playlists on the Audrey and save them in M3U format. It also supports Ogg Vorbis and does a better job than the standard QNX playback tools of playing from a remote filesystem without pauses or clicks.
02-01-2002 16:32:46

New MessageRE:mp3 photon playlists - multiple file addition ? (modified 0 times) jukebox
Profile
Can PhJuke add a whole directory to the playlist and play all the files in it or randomize?

Jukebox


http://www.prins.net/audrey/index.html
02-01-2002 18:53:41

New MessageRE:mp3 photon playlists - multiple file addition ? (modified 0 times) koreth
Profile
Yep.
02-01-2002 19:43:04

New MessageRE:mp3 photon playlists - multiple file addition ? (modified 0 times) jukebox
Profile
In this thread we are discussing at this point the installation of Playlist Maker, as an addition to the features that come already with the MediaPlayer. It's simple and self explanatory and allows playing mp3 files in different ways. PhJuke is more sophisticated software for more advanced users.

Jukebox


http://www.prins.net/audrey/index.html
02-02-2002 11:22:25

New MessageRE:mp3 photon playlists - multiple file addition ? (modified 0 times) Vermifuge
Profile | Email
I.E. It’s lacking features found in most standard applications and because of this you have to perform some insanely difficult routines.

Sorry I’m not buying that answer. Nice choice of words though. That’s like calling the Mason house a historical building.

02-02-2002 12:23:26

New MessageRE:mp3 photon playlists - multiple file addition ? (modified 0 times) jukebox
Profile
My previous answer has more than nice words alone. I mean what I wrote and I just can't understand your reply. "Insanely difficult routines"? I was trying to explain someone else how to do a chmod in this thread.

Jukebox


http://www.prins.net/audrey/index.html
02-02-2002 13:51:36

New MessageRE:mp3 photon playlists - multiple file addition ? (modified 0 times) Vermifuge
Profile | Email
I found the documentaion lacking (non existant) The install calls for the use of zcat something that is not on the audrey and i was unable to locate using goodle. I tried installing it by just graping the 3 files but there is no nfomration where to place each file. So yes it's is far more difficult to install this program then it shouldbe.
02-02-2002 13:56:28

New MessageRE:mp3 photon playlists - multiple file addition ? (modified 0 times) jukebox
Profile
Thanks for your info.

Jukebox


http://www.prins.net/audrey/index.html
02-02-2002 14:06:30

Reply to Thread | Printer |
All times are PSTPowered by UltraBoard v1.62



Copyright © 2000, Netmake Inc. All Rights Reserved.
See Terms and Conditions for more information.




i-opener opener laptop notebook computer help drivers dll free windows dos repair fix linux mac macintosh 2000 95 98 nt pc configure hardware software sound video netscape explorer network networking lan wan software cmos fat bios printer card mouse modem ide scsi cd rom controllers scanner tape hard drive cgi scripts source code mp3