Jump to content
xisto Community
Sign in to follow this  
fre3

How To Make An M3u File? Wondering if any could help??

Recommended Posts

I was wondering if anyone knew how to make an m3u file?? i know you make it in notepad but i was wondering what codes i need? any help is apreciated. Cheers, Karl

Share this post


Link to post
Share on other sites

Here's how:

 

#EXTM3U #EXTINF:0,song.mp3song.mp3#EXTM3U #EXTINF:1,song2.wmasong2.wma

Notice how after EXTINF the number goes up from 0 every time a new song is placed.

 

This is also a great protection method. For more info on how this can be used read my posts here

Share this post


Link to post
Share on other sites

Thanks ever so much cmatcmextra. Big help. Will be placing full albums on FRE3 now that arent downloadable for the people who chose to be non-members.

Share this post


Link to post
Share on other sites

I was wondering if anyone knew how to make an m3u file?? i know you make it in notepad but i was wondering what codes i need? any help is apreciated. Cheers, Karl

136404[/snapback]

There are softwares out there that can make a playlist file, or an m3u file for you. You can make a playlist file in many ways. One way is by using absolute links, and the other is to use relative links. Absolute links are really bad an ineffecient because you will not be able to play the songs in your playlist file if you move your songs around in your hard drive. However, relative links will work, and you will be able to move the playlist file as well as your mp3 files around. There are programs that will do just that for you.

 

I make my playlist file using Winamp. Simply place your songs in the Playlist Editor, go to File -> Save, and save your playlist. It's that simple! If you decide to burn all your songs to a CD, as well as the playlist file, you will still be able to listen to them. -_-

 

 

Thanks ever so much cmatcmextra. Big help. Will be placing full albums on FRE3 now that arent downloadable for the people who chose to be non-members.

136446[/snapback]

Make sure those are not copyrighted albums or else you will lose your web hosting account. :D

Share this post


Link to post
Share on other sites

Thanks. I will look into making the files seriously soon. It was just another of my ideas for making my site a little better.

Share this post


Link to post
Share on other sites

I was tryin to make that for centuries and it is SOOOOO easy:))

1. You upload a track on the server (lets say "http://forums.xisto.com/no_longer_exists/;)
2. You open the NOTEPAD and all you have to do is write or copy-paste the whole adress, so your notepad will look like this

http://forums.xisto.com/no_longer_exists/

This is all that should be written in it...

3. Now save the file to something and change the extension to .m3u (In our example that would be --> music.m3u

4. upload this 1kb file on your server and link to it from your site..

Whenever someone will click on the link it will open WINAMP automaticly and it will start streaming "music.mp3" or whatever track you want..

Here is an esample, which I use on my site:
SOUND OF HEAVEN Go to the music submenu and listen to one of my tracks...

I hope this helps because it is SOO easy:DD

Greetz -_-

Share this post


Link to post
Share on other sites

Thnx but i cant see you page. Acount has been suspended??? Anyway, can you do like 7 or 8 tracks the same way for eg: play a whole album linked from other sites and make it in to a m3u file so i dont use up lots of space?

Share this post


Link to post
Share on other sites
How to do it in UNIXHow To Make An M3u File?

If you are usingUNIX/LINUX simply move to the folder in question and, assuming that you have ogg-files that are sorted in order (e.G. Have track numbers first in the title '01 -*.Ogg'),  simply write

 ls | grep .Ogg > playlist.M3u

at the command line and you will have a playlist.M3u -- or what you chose to call it -- in your folder. Change file extensions as necessary.

If you want a special order you could use a spreadsheet program, move the file names around and export as a text-file. A m3u-fileis after all, as said above, nothing but a list of files.

-reply by Johan

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.