RE: streaming issues
"Brian Beard" <[email protected]>
| Newsgroups | gmane.comp.audio.netjuke.user |
|---|---|
| Message-ID | <[email protected]> |
Also, if you want to see it for yourself login here http://deadboy.isol8.org/netjuke/ user:juke pass:netjuke -----Original Message----- From: Brian Beard [mailto:[email protected]] Sent: Saturday, February 08, 2003 10:42 AM To: [email protected] Subject: streaming issues I recently moved my Netjuke to a newer server and now streaming doesn't work, and there are a few other weird quirks. I know the paths are correct, it just isn't working correctly. When I click to stream a file, Winamp opens up, but doesn't play anything. So I saved to target m3u playlist file and opened it up to make sure it had the correct path listed. It does. And if I open the m3u playlist file locally with winamp, it streams the file. Here is the text from the m3u file. #EXTM3U #EXTINF:157,Yesterday - T-dåks & his white plastic soul (DBA) http://deadboy.isol8.org/netjuke/upload/Yesterday.mp3 The weird thing is that if you click that link, you will not be able to download that file, it says cannot contact server. However, if you go to http://deadboy.isol8.org/netjuke/upload/ and click on Yesterday.mp3, it will download. Same thing happens if you click on the down arrow to download a file. It will download, but if you copy the shortcut and paste it in a browser, it gives you an error. My netjuke worked fine not too long ago with the same paths. Just doesn't work now. Any suggestions? Here is my prefs file. define( "SECURITY_MODE", 1.0 ); define( "STREAM_SRVR", "http://deadboy.isol8.org/netjuke/upload" ); define( "MUSIC_DIR", "/home/isol8or/public_html/deadboy/netjuke/upload" ); define( "SUPPORTED_FORMATS", "mp3,mp2,ogg,wma,ra" ); define( "PROTECT_MEDIA", "f" ); define( "REAL_ONLY", "f" ); define( "RADIO_TYPE", "" ); define( "RADIO_URL", "/home/isol8or/public_html/deadboy/netjuke/var/data/radio/playlist.m3u" ); define( "RADIO_PLIST", "" ); define( "JUKEBOX_PLAYER", "" ); define( "JUKEBOX_PLAYER_PATH", "" ); define( "JUKEBOX_PLAYER_PID", "" ); define( "JUKEBOX_PLIST", "/home/isol8or/public_html/deadboy/netjuke/var/data/jukebox/playlist.m3u" ) ; define( "DATA_DIR_IMPORT", "var/data/import" ); define( "DATA_DIR_BACKUP", "var/data/backup" ); define( "ARTWORK_DIR", "var/artwork/" ); define( "INTERFACE_HEADER", "/home/isol8or/public_html/deadboy/netjuke/lib/inc-header.php" ); define( "INTERFACE_FOOTER", "/home/isol8or/public_html/deadboy/netjuke/lib/inc-footer.php" ); define( "CUSTOM_HEADER", "/home/isol8or/public_html/deadboy/netjuke/var/html/inc-header.html" ); define( "CUSTOM_FOOTER", "/home/isol8or/public_html/deadboy/netjuke/var/html/inc-footer.html" ); define( "RES_PER_PAGE", 50 ); define( "LANG_PACK", "en" ); define( "USER_THEMES", "f" ); define( "INV_ICN", "f" ); define( "DEFAULT_BGCOLOR", "FFFFFF" ); define( "DEFAULT_TEXT", "000000" ); define( "DEFAULT_LINK", "0000FF" ); define( "DEFAULT_ALINK", "333333" ); define( "DEFAULT_VLINK", "0c400c" ); define( "DEFAULT_TD_BORDER", "313131" ); define( "DEFAULT_TD_HEADER", "595c59" ); define( "DEFAULT_TD_HEADER_FC", "000000" ); define( "DEFAULT_TD_CONTENT", "ffffff" ); define( "DEFAULT_FONT_FACE", "Verdana, Geneva, Arial, Helvetica, sans-serif" ); define( "DEFAULT_FONT_SIZE", "11" ); define( "ENABLE_COMMUNITY", "f" ); define( "ENABLE_DOWNLOAD", "t" ); ------------------------------------------------------- This SF.NET email is sponsored by: SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! http://www.vasoftware.com