| Sponsored Links | ||||||||||||||
|
| ||||||||||||||
|
Collapse All
|
||||||||||||||
| Software Name | Software Type | Category | Price | |||||||||||
| 1 | M3U-Playlist Manager 0.0-3 |
linux | Multimedia->Audio | Free |
View Detail
|
|||||||||
M3U-Playlist Manager is an administration of loose m3u-playlists in tree structure. Simple mouse-click to add or remove a song from playlist with currently running Song in the Player. And other interesting functions. Supporting only XMMS at the moment. |
||||||||||||||
| 2 | Export iTunes Playlist to M3U 6.0 |
mac | Multimedia Design->Audio | Free |
View Detail
|
|||||||||
Export iTunes Playlist to M3U is an AppleScript that generates a .m3u format playlist file from an iTunes playlist suitable for use with the AudioTron. Whats New in This Release: · Added support for iTunes 4. |
||||||||||||||
| 3 | Perl LAN or other M3U Playlist Generator |
script | CGI Perl | Free Additional Info: Free with signup |
View Detail
|
|||||||||
|
||||||||||||||
| 4 | Playlist Exporter - iTunes-to-Tivo M3U 2.1.0 |
windows | Audio Multimedia->Other | $9 |
View Detail
|
|||||||||
Easily export all of your iTunes playlists to M3U format, so that they can be used with Tivo (or any other M3U compatible device). All playlists will be exported, including smart playlists and special playlists generated for each Genre, Artist, Album, and Decade. |
||||||||||||||
| 5 | EZ M3U 0.1 |
mac | Multimedia Design->Audio | Free |
View Detail
|
|||||||||
EZ M3U is made in Script Editor so dont expect an interface. It Creates a .m3u (Internet Audio Playlist) file which can be played with iTunes and many other music programs. |
||||||||||||||
| 6 | M3U Ripper 1.4 |
linux | Internet->Firefox Extensions | Free |
View Detail
|
|||||||||
M3U Ripper is a Firefox extension that allows you to rip the contents of an m3u, wmx, or ram playlist file link by right clicking on the link and selecting the "Rip Playlist Contents..." option from the popup menu. The option will only appear if the URL ends with the proper file extension. All the URLs in the M3U file are downloaded via the Firefox download manager to the default download directory or the one specified in the M3U Ripper options. You can also optionally have M3U Ripper create a sub directory with the playlist file name, create the remote playlist file, create a local playlist file, and filter URLs within the playlist files via regular expressions. |
||||||||||||||
| 7 | MP3::M3U::Parser 2.20 |
linux | Programming->Libraries | Free |
View Detail
|
|||||||||
MP3::M3U::Parser is a MP3 playlist parser. SYNOPSIS use MP3::M3U::Parser; my $parser = MP3::M3U::Parser->new(%options); $parser->parse(*FILEHANDLE, $scalar, "/path/to/playlist.m3u"); my $result = $parser->result; my %info = $parser->info; $parser->export(-format => xml, -file => "/path/mp3.xml", -encoding => ISO-8859-9); $parser->export(-format => html, -file => "/path/mp3.html", -drives => off); # convert all m3u files to individual html files. foreach (<*.m3u>) { $parser->parse($_)->export->reset; } # convert all m3u files to one big html file. foreach (<*.m3u>) { $parser->parse($_); } $parser->export; MP3::M3U::Parser is a parser for M3U mp3 playlist files. It also parses the EXTINF lines (which contains id3 song name and time) if possible. You can get a parsed object or specify a format and export the parsed data to it. The format can be xml or html. |
||||||||||||||
| 8 | Tag&M3U 1.2 |
windows | Audio Multimedia->Multi Purpose Player and Editors | $39.95 |
View Detail
|
|||||||||
Allows you to easily edit ID3 Tag information(ID3v1,ID3v2_2.2,ID3v2_2.3,ID3v2_2.4) on multiple files in your music library or make your own M3U playlist with the music files. Define ID3 Tag by filename,rename file by ID3 Tag,search music files or create,edit and manage M3U playlist according to your preferences. Automatic feature does it all for you. Highly configurable, powerful, multilanguage interface and easy to use. |
||||||||||||||
| 9 | Tag&M3U 1.3 |
windows | Audio Multimedia->Audio Management | Free |
View Detail
|
|||||||||
|
||||||||||||||
| 10 | M3U-2-GRX 1.3 |
windows | Business Finance->Application Add in | Free |
View Detail
|
|||||||||
Ever wanted to download a complete mp3 playlist? Well, manually adding can take hours. This program will do the work for you by converting a .m3u playlist to the popular GetRight download list. |
||||||||||||||
| 11 | Tag and M3U 1.6(Build655) |
windows | Audio Multimedia->Audio Management | $49.95 |
View Detail
|
|||||||||
|
||||||||||||||
| 12 | Recursively create M3U playlists 1.1 |
linux | Desktop Environment->Tools | Free |
View Detail
|
|||||||||
Recursively create M3U playlists is a service menu which can create a file called playlist.m3u in each directories and sub directories. You can edit recursively_create_M3U_playlist.py to change the name of playlist.m3u To install, simply put recursively_create_M3U_playlist.py and recursively_create_M3U_playlist.desktop in ~/.kde/share/apps/konqueror/servicemenus You need the package fapg installed. Dont hesitate giving feedbacks or improvements. Whats New in This Release: NEW FEATURES : · 001 ==> Ask the name of the m3u playlist file · 002 ==> Tell when its finished BUGS FIXES : · 001 ==> Much faster |
||||||||||||||
| 13 | Create PlayList 0.1 |
linux | Desktop Environment->Tools | Free |
View Detail
|
|||||||||
Create PlayList is a service menu for KDE and has been tested with kde 3.5.4 and 3.5.5. The service is available over directories. It will create a M3U playlist file with .mp3, .ogg, .wav... files into the directory. Filename can be changed. To create M3U playlist file the script uses a program called "fapg" (http://royale.zerezo.com/fapg/). Thanks for making our live a little bit easier. To install: - Copy "create-m3u-playlist.desktop" to YOURHOME/.kde/share/apps/konqueror/servicemenus/ - Copy "playlister" to any directory included into your $PATH (i.e. /usr/local/bin your may be root to do this) and give it execution permision (i.e. chmod 755 playlister as root) - Make sure "fapg" is installed in your system. |
||||||||||||||
| 14 | M3U COPiER 1.1 |
windows | Audio Multimedia->Other | Free |
View Detail
|
|||||||||
M3U COPiER is a free tool which takes one or more M3U files and copies the contained MP3 files into a directory or MP3 player. Additionally, it can rename the files to keep the correct order on older MP3 players or portable devices. |
||||||||||||||
| 15 | Winamp Playlist Parser |
script | PHP | Free |
View Detail
|
|||||||||
|
||||||||||||||
| 16 | Perl Playlist 0.1 |
linux | Multimedia->Audio | Free |
View Detail
|
|||||||||
Perl Playlist is a command line application to generate m3u files based on your all your MP3s. Perl Playlist uses MP3::Info to read the MP3 tags. Perl playlist maker was designed to build a playlist on a remote machine that does not have a screen or X windows. |
||||||||||||||
| 17 | Autosave Playlist 07-07-14 |
linux | Multimedia->amaroK Scripts | Free |
View Detail
|
|||||||||
Autosave Playlist is a simple script written in Bash that automatically saves playlist in the given directory (default /tmp/amarok-user) in M3U format. The script deletes old backups older than a week. Usage: Run it and your playlist is automaticaly guarded. When AmaroK crashes you will find your playlist backups in /tmp/amarok-your_login_name. |
||||||||||||||
| 18 | Playlist Maker 1.0 |
windows | Audio Multimedia->Other | $13 |
View Detail
|
|||||||||
Playlist Maker is the easiest way to create and update a playlist with your favorite music files. It can create and modify *.asx, *.m3u, *.mpcpl, *.pls, and *.wpl playlists. No installation is required. Just download and run. |
||||||||||||||
| 19 | M3U Maker 1.0 |
windows | Audio Multimedia->Other | Free |
View Detail
|
|||||||||
m3u maker is a free program that was designed to make m3u files, have you ever ripped a cd and wanted to play the cd as an album. Well this program will take all those mp3s and turn them into a m3u file, simple and easy. |
||||||||||||||
| 20 | Playlist Sync 1.0 |
pda | Multimedia->Audio | FREE |
View Detail
|
|||||||||
When your PDA is in the cradle it copy MP3 files from your Desktop PC to the device. You can configure when it should copy files and how much data should be transferred. If your MP3 files are spread over several directories on your Desktop PC, you just need to point Playlist Sync to the folder, where your Winamp playlists are located. Playlist Sync has support for the following playlist sources: m3u - Winamp 2 b4s - Winamp 3 asx - Windows Media Player pls - Shoutcast / Icecast Than ond PDA open the Windows Media Player and hit the "Playlist" menu-button, then select the "Rotating Playlist" item from the menu in the top Requirements: · Windows Mobile 2003 |
||||||||||||||
My Software
You have not saved any software. Click "Save" next to each software to save it to your software basket
