mp3 collection
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1709
Dynamic MP3 Lister
Dynamic MP3 Lister is a PHP script for downloading/streaming MP3s from a Web server. more>>
Dynamic MP3 Lister was a project I started a long time ago to create dynamic lists of MP3s quickly and easily.
Features MP3 Information extraction for things like bitrate, channels, playtime and more.
Please note that this script is discontinued, and is only shown here now as an example of my work.
<<lessFeatures MP3 Information extraction for things like bitrate, channels, playtime and more.
Please note that this script is discontinued, and is only shown here now as an example of my work.
Download (0.009MB)
Added: 2005-05-05 License: Free for non-commercial use Price:
1643 downloads
Medley 0.2.0
Medley is an audio collection catalogue application. more>>
Medley is an audio collection catalogue application.
Medley acts as a database, storing detailed information about albums, records, tracks, and artists related to them. It allows the user to assign custom tags and ratings to stored items.
<<lessMedley acts as a database, storing detailed information about albums, records, tracks, and artists related to them. It allows the user to assign custom tags and ratings to stored items.
Download (2.0MB)
Added: 2005-07-25 License: GPL (GNU General Public License) Price:
1554 downloads
Cactus Audio Player 0.2.4
Cactus is just an audio file player. more>>
Cactus is just an audio file player. But it has some features that makes it different from other players.
There are music databases and there are players like xmms with a small and leightweight, skinable GUI.
Cactus combines these two types in one player! With Cactus you can read your music collection into a database, create a playlist by browsing/searching it and finally switch to player view(F2-Key).
Main features:
- Plattform independent
- Browse your music collection by artist, albums and titles
- Tiny lightweight player combined with a powerful database for organizing mp3-files
- Save and Load m3u Playlists
- Supports ID3v1(read/write) and ID3v2(read)
- Easy tagging of mp3-files
Enhancements:
- Some bugs concerning the playlist/tag-editing now fixed...
<<lessThere are music databases and there are players like xmms with a small and leightweight, skinable GUI.
Cactus combines these two types in one player! With Cactus you can read your music collection into a database, create a playlist by browsing/searching it and finally switch to player view(F2-Key).
Main features:
- Plattform independent
- Browse your music collection by artist, albums and titles
- Tiny lightweight player combined with a powerful database for organizing mp3-files
- Save and Load m3u Playlists
- Supports ID3v1(read/write) and ID3v2(read)
- Easy tagging of mp3-files
Enhancements:
- Some bugs concerning the playlist/tag-editing now fixed...
Download (2.2MB)
Added: 2005-08-18 License: GPL (GNU General Public License) Price:
1532 downloads
Oggasm 1.4.0
Oggasm is a program that makes converting your mp3 collection into oggs a all but painless process. more>>
Oggasm is a program that makes converting your mp3 collection into oggs a all but painless process.
Using oggenc and mpg321, with perl glueing it all together, oggasm is able to go through an entire collection, identify id3 tags and then convert those mp3s into oggs while keeping the id3 tags intact.
TODO:
server-client model: When oggasm is started I want it to creat a list of jobs that need to be done and then assign those jobs to various clients that could either be running on the same machine or on other machines connected via a network.
Im of two minds on how to do this. Either I learn how to use sockets and develop my own communication protocol to tell the clients what to do, or I create physical files that are grabed by the client via ftp or samba. Each one has its advantages and disadvantages and I hope to look into it more soon.
One thing that is very important is that a client machines need to be able to come and go as necessary. So oggasm might start with 2 clients, be at 5 later in the day, and then down to 1 when it all finishes.
network functionality: How this will look will rest largly on how the server-client model ends up looking. But most likely the it will involve using ftp or samba to grab files from the server machine, convert them, and then send them back to the server. After that the
client will be assigned a new job.
improvments to user interface: This will be a on going process. As I continue to get more feedback on how people felt their experience with oggasm was I can improve how it the interface looks. Recent changes with 1.3 will allow updates to the interface to be much smother than before.
more encoder/decoder options: certainly oggenc will remain the primary encoder, however other free codecs might come along someday, and it would be nice if oggasm was modular enough to beable to plug in different encoders. I would also like to support different decoders as not everyone has mpg321 (however I will NOT provide support of non-free decoders).
<<lessUsing oggenc and mpg321, with perl glueing it all together, oggasm is able to go through an entire collection, identify id3 tags and then convert those mp3s into oggs while keeping the id3 tags intact.
TODO:
server-client model: When oggasm is started I want it to creat a list of jobs that need to be done and then assign those jobs to various clients that could either be running on the same machine or on other machines connected via a network.
Im of two minds on how to do this. Either I learn how to use sockets and develop my own communication protocol to tell the clients what to do, or I create physical files that are grabed by the client via ftp or samba. Each one has its advantages and disadvantages and I hope to look into it more soon.
One thing that is very important is that a client machines need to be able to come and go as necessary. So oggasm might start with 2 clients, be at 5 later in the day, and then down to 1 when it all finishes.
network functionality: How this will look will rest largly on how the server-client model ends up looking. But most likely the it will involve using ftp or samba to grab files from the server machine, convert them, and then send them back to the server. After that the
client will be assigned a new job.
improvments to user interface: This will be a on going process. As I continue to get more feedback on how people felt their experience with oggasm was I can improve how it the interface looks. Recent changes with 1.3 will allow updates to the interface to be much smother than before.
more encoder/decoder options: certainly oggenc will remain the primary encoder, however other free codecs might come along someday, and it would be nice if oggasm was modular enough to beable to plug in different encoders. I would also like to support different decoders as not everyone has mpg321 (however I will NOT provide support of non-free decoders).
Download (0.008MB)
Added: 2005-09-20 License: GPL (GNU General Public License) Price:
1494 downloads
Albummer 0.1.1
Albummer is a simple browser for MP3 collections. more>>
Albummer is a simple browser for mp3 collections. It is intended for use with collections of whole albums, rather than individual tracks.
Main features:
- Consolidated view of multiple folders containing albums
- Find album covers with Google
- Play a random album from the collection
- Runs on Windows and Linux (and probably others)
- Plays music in your favourite player
Version restrictions:
- Makes a lot of assumptions about how your collection is organised
- Searching for album covers sometimes hangs
- User preferences are very primitive (you have to edit a Python code fragment)
Installation:
1. Install dependencies (see below)
2. Extract the Albummer tar file to a location of your choice
3. Edit config.py to point to your album folders (a nicer way to do this is planned for a future release)
4. Run albummer.py to start Albummer
<<lessMain features:
- Consolidated view of multiple folders containing albums
- Find album covers with Google
- Play a random album from the collection
- Runs on Windows and Linux (and probably others)
- Plays music in your favourite player
Version restrictions:
- Makes a lot of assumptions about how your collection is organised
- Searching for album covers sometimes hangs
- User preferences are very primitive (you have to edit a Python code fragment)
Installation:
1. Install dependencies (see below)
2. Extract the Albummer tar file to a location of your choice
3. Edit config.py to point to your album folders (a nicer way to do this is planned for a future release)
4. Run albummer.py to start Albummer
Download (0.024MB)
Added: 2005-09-21 License: GPL (GNU General Public License) Price:
1493 downloads
dvdindex 0.2
dvdindex is a CD/DVD archiving utility with built-in encryption support to manage a collection of CDs/DVDs. more>>
dvdindex is a free, open-source CD/DVD archiving utility to manage a collection of
CDs/DVDs.
It has built-in encryption support and is released under the GPL.
<<lessCDs/DVDs.
It has built-in encryption support and is released under the GPL.
Download (0.076MB)
Added: 2005-10-01 License: GPL (GNU General Public License) Price:
1483 downloads
Mobi Bluetooth RC 0.9.1
Mobi is software which is designed to provide access to a Un*x machine using a Bluetooth-enabled SonyEricsson phone. more>>
Mobi is software which is designed to provide access to a Un*x machine using a Bluetooth-enabled SonyEricsson phone.
A simple menu file is used to define a menu structure. Menu items can be tied to arbitrary shell commands or external programs, maximizing flexibility. Menus can also be loaded from programs rather than from files, meaning that dynamically changing menus are easy to realize, e.g. to browse a filesystem, an MP3 collection or a mail folder.
Mobi connects to any phone within its reach which passes the Bluetooth authorization process (usually by providing the correct PIN number). If the phone gets out of reach, Mobi will reconnect once it is found again. The number of simultaneously connected phones is restricted only by hardware capabilities.
Mobi uses the accessory menu of the phone. This feature is present in most SonyEricsson phones. It is tested on a T610, but should work on T68, T68i, T610, T630, Z600, and perhaps other models.
The accessory interface has been completely redesigned for newer phones (K750, W550, W600, W800, Z520), but I am not able to implement this since I do not have access to one of those. For the P800/P900, there are different solutions.
Enhancements:
- No phone reset on connect, since it may end a call in progress.
- Improved installation scripts (using autoconf/automake).
- Menu files may now recursively include other files.
- Improved music playback scripts. Makes it much easier to support other players.
- Reloading the menu file will not do a full reset, but only replace the menu.
<<lessA simple menu file is used to define a menu structure. Menu items can be tied to arbitrary shell commands or external programs, maximizing flexibility. Menus can also be loaded from programs rather than from files, meaning that dynamically changing menus are easy to realize, e.g. to browse a filesystem, an MP3 collection or a mail folder.
Mobi connects to any phone within its reach which passes the Bluetooth authorization process (usually by providing the correct PIN number). If the phone gets out of reach, Mobi will reconnect once it is found again. The number of simultaneously connected phones is restricted only by hardware capabilities.
Mobi uses the accessory menu of the phone. This feature is present in most SonyEricsson phones. It is tested on a T610, but should work on T68, T68i, T610, T630, Z600, and perhaps other models.
The accessory interface has been completely redesigned for newer phones (K750, W550, W600, W800, Z520), but I am not able to implement this since I do not have access to one of those. For the P800/P900, there are different solutions.
Enhancements:
- No phone reset on connect, since it may end a call in progress.
- Improved installation scripts (using autoconf/automake).
- Menu files may now recursively include other files.
- Improved music playback scripts. Makes it much easier to support other players.
- Reloading the menu file will not do a full reset, but only replace the menu.
Download (0.29MB)
Added: 2005-10-27 License: GPL (GNU General Public License) Price:
1479 downloads
Random Music 1.1
Random Music plays random MP3 tracks from your music collection. more>>
Random Music plays random MP3 tracks from your music collection. It maintains a flat database of tracks, detailed genres, and weights, and generates a weighted random playlist from the user-selected genres.
The ID3 and ID3v2 fields (title/artist/album), detailed genre, and weight (0-9) for the currently-playing track can be edited, and tracks can be removed from the playlist.
For example, a user can select only tracks with a minimum weight of 5 from the subgenres "Pop - 1970s" and "R&B - 1970s", and the playlist will adjust accordingly.
Enhancements:
- This release adds features to the playlist editor.
- Playlist entries now include the album name, and selected tracks can be moved up or down.
<<lessThe ID3 and ID3v2 fields (title/artist/album), detailed genre, and weight (0-9) for the currently-playing track can be edited, and tracks can be removed from the playlist.
For example, a user can select only tracks with a minimum weight of 5 from the subgenres "Pop - 1970s" and "R&B - 1970s", and the playlist will adjust accordingly.
Enhancements:
- This release adds features to the playlist editor.
- Playlist entries now include the album name, and selected tracks can be moved up or down.
Download (0.47MB)
Added: 2005-10-22 License: GPL (GNU General Public License) Price:
1464 downloads
UPG 0.3.5
UPG (Universal Podcast Generator) was developed in order to combine the wide-ranging content of online radio stations. more>>
UPG was developed in order to combine wide range content of online radio-stations with the convenience and technological advantages of podcasting. The idea of UPG is to rip mp3 streams from internet and "convert" it to podacsts in fully automatic mode.
Main features:
- schedule radio shows for recording
- define podcast channels
- generate dynamic podcast feeds (rss files) for recorded files
- subscribe from iTunes (or any other podder) directly to UPGs RSS feeds
- create your own custom podcasts from any collections of mp3 files
- Manage your radio-podcasts in any web browser
- create and manage groups of channels
- UPG is a cross-platform and runs under Unix-like operating systems (Linux, FreeBSD), Mac OSX and Windows.
- UPG is a python application which uses standard library only. Thus, any platform which is able to run python 2.3 will be able to run UPG as well.
- The program uses an internal ripper for grabbing mp3 streams.
- There is no built-in GUI in UPG. All UI implemented as a web-based interface.
- The application has its own web application server. This server provides podcasting support (generates rss and sends mp3 back to ipodder) and implements management interface.
Enhancements:
- Added installer and binary packages.
<<lessMain features:
- schedule radio shows for recording
- define podcast channels
- generate dynamic podcast feeds (rss files) for recorded files
- subscribe from iTunes (or any other podder) directly to UPGs RSS feeds
- create your own custom podcasts from any collections of mp3 files
- Manage your radio-podcasts in any web browser
- create and manage groups of channels
- UPG is a cross-platform and runs under Unix-like operating systems (Linux, FreeBSD), Mac OSX and Windows.
- UPG is a python application which uses standard library only. Thus, any platform which is able to run python 2.3 will be able to run UPG as well.
- The program uses an internal ripper for grabbing mp3 streams.
- There is no built-in GUI in UPG. All UI implemented as a web-based interface.
- The application has its own web application server. This server provides podcasting support (generates rss and sends mp3 back to ipodder) and implements management interface.
Enhancements:
- Added installer and binary packages.
Download (0.15MB)
Added: 2005-11-23 License: GPL (GNU General Public License) Price:
1433 downloads
EmbedCover 0.7
EmbedCover is a script for embedding album cover images in MP3 files. more>>
EmbedCover is a script for embedding album cover images in MP3 files. EmbedCover script will automatically look up the image associated to it in amaroK and embed this image in the file.
The MP3 file must have an ID3-V2 tag, otherwise the script will abort, and the file must be in your Collection.
It is recommended that you back up your MP3 file before using this script on it.
Although the script is designed not to harm your file, the operation is not reversible and should therefore be used with caution.
Future versions will also be able to remove embedded cover images from a file.
<<lessThe MP3 file must have an ID3-V2 tag, otherwise the script will abort, and the file must be in your Collection.
It is recommended that you back up your MP3 file before using this script on it.
Although the script is designed not to harm your file, the operation is not reversible and should therefore be used with caution.
Future versions will also be able to remove embedded cover images from a file.
Download (0.003MB)
Added: 2005-12-16 License: GPL (GNU General Public License) Price:
1408 downloads
GJay 0.2.8.3
GJay generates playlists across a collection of music. more>>
GJay (Gtk+ DJ) generates playlists across a collection of music (ogg, mp3, wav) such that each song sounds good following the previous song.
GJay project is ideal for home users who want a non-random way to wander large collections or for DJs planning a set list.
You can generate playlists from within the application, or run GJay as a standalone command-line utility.
Playlist matches are based on:
Song characteristics that dont change
Frequency fingerprint
Beats per minute
Location in file system
Song attributes that you set
Rating
Color (whatever that means to you)
Currently, GJay only works under Linux. There are plans afoot to get it working on MacOS.
Enhancements:
Bugs:
- Color saturation was being factored in _way_ too much for playlist generation (thanks to William Thomas for pointing this out)
- Fix case where some long analysis runs were not getting written to data.xml properly (sourceforge bug 698761)
Features:
- Make playlist time 4 digits wide so users can have extra-long lists (sourceforge bug 745364)
- Use both inode and dev for identifying symlinks (debian bug 227122)
<<lessGJay project is ideal for home users who want a non-random way to wander large collections or for DJs planning a set list.
You can generate playlists from within the application, or run GJay as a standalone command-line utility.
Playlist matches are based on:
Song characteristics that dont change
Frequency fingerprint
Beats per minute
Location in file system
Song attributes that you set
Rating
Color (whatever that means to you)
Currently, GJay only works under Linux. There are plans afoot to get it working on MacOS.
Enhancements:
Bugs:
- Color saturation was being factored in _way_ too much for playlist generation (thanks to William Thomas for pointing this out)
- Fix case where some long analysis runs were not getting written to data.xml properly (sourceforge bug 698761)
Features:
- Make playlist time 4 digits wide so users can have extra-long lists (sourceforge bug 745364)
- Use both inode and dev for identifying symlinks (debian bug 227122)
Download (0.096MB)
Added: 2006-02-16 License: GPL (GNU General Public License) Price:
1349 downloads
Jajouka 0.66
Jajouka is a nice GUI interface for the GiantDisc jukebox system. more>>
Jajouka is a nice GUI interface for those with GiantDisc jukebox systems.
Main features:
- plays mp3 / ogg music
- reads mp3 id3v1, id3v2 and ogg music tags
- rhythmbox based gui but with a proper playlist
- works with a GiantDisc database
- rescan / refresh a GiantDisc music collection
<<lessMain features:
- plays mp3 / ogg music
- reads mp3 id3v1, id3v2 and ogg music tags
- rhythmbox based gui but with a proper playlist
- works with a GiantDisc database
- rescan / refresh a GiantDisc music collection
Download (0.23MB)
Added: 2006-03-05 License: GPL (GNU General Public License) Price:
1334 downloads
MP3 Jukebox-Tk 09022001
MP3 Jukebox-Tk is an organizer/jukebox for local mp3 collections. more>>
MP3 Jukebox-Tk is an organizer/jukebox for local mp3 collections. MP3 Jukebox-Tk sorts your mp3 files by band and presents a jukebox style interface to let you choose which ones to play.
It then passes these off to XMMS for playing. It also keeps stats on what you listen to, and can use those stats to generate a weighted random playlist for you. Non-weighted (truly random) playlists are also available.
<<lessIt then passes these off to XMMS for playing. It also keeps stats on what you listen to, and can use those stats to generate a weighted random playlist for you. Non-weighted (truly random) playlists are also available.
Download (0.019MB)
Added: 2006-04-21 License: GPL (GNU General Public License) Price:
1296 downloads
ProMP3 0.71
ProMP3 allows you to listen to music playing from a central jukebox server (xmms), or stream music over the web. more>>
ProMP3 allows you to listen to music playing from a central jukebox server (xmms), or stream music over the web.
ProMP3 uses apache and mod_perl to categorize, organize, and customize your mp3 collection, from a web interface.
Main features:
- Can play music directly from the web server:
- Uses xmms on the server to have a central source for music.
- All the standard player features supported
- Hook up a central stereo to a sound card in the web server!
- Allows streaming of mp3s to local clients.
- Access Control:
- Allow View: you can allow the world or select hosts access to browse and search your music collection without access to the music
- Allow Stream: only let certain hosts stream music from your server
- Allow Player: allow certain hosts control over the music played from the server
- Categorizes by album genre for later displaying
- Allows creation of custom categories to pick out your favorites and full editting capability of the custom lists.
- Allows random selections: "Play 100 tracks from Rock" or "Add 300 tracks from Jays Favorites"
- Allows full text searching on Artist, Album or Song title.
<<lessProMP3 uses apache and mod_perl to categorize, organize, and customize your mp3 collection, from a web interface.
Main features:
- Can play music directly from the web server:
- Uses xmms on the server to have a central source for music.
- All the standard player features supported
- Hook up a central stereo to a sound card in the web server!
- Allows streaming of mp3s to local clients.
- Access Control:
- Allow View: you can allow the world or select hosts access to browse and search your music collection without access to the music
- Allow Stream: only let certain hosts stream music from your server
- Allow Player: allow certain hosts control over the music played from the server
- Categorizes by album genre for later displaying
- Allows creation of custom categories to pick out your favorites and full editting capability of the custom lists.
- Allows random selections: "Play 100 tracks from Rock" or "Add 300 tracks from Jays Favorites"
- Allows full text searching on Artist, Album or Song title.
Download (0.081MB)
Added: 2006-04-14 License: GPL (GNU General Public License) Price:
1289 downloads
SimPlEdi
SimPlEdi is a webbased playlist (m3u) editor for mp3 files which are used in popular music players like Winamp or XMMS. more>>
SimPlEdi project is a webbased playlist (m3u) editor for mp3 files which are used in popular music players like Winamp or XMMS.
The filelocations are stored relative to the playlist location which makes it possible to use the generated lists on changing environments as mounted network drives or CDROMs.
Installation:
Make sure you have the MP3::Info perl module installed. If not do so:
# perl -MCPAN -e shell
cpan> install MP3::Info
Copy all files to a directory below your webserver root. Make sure your server executes CGIs from this directory.
Attention: This program is not intended to run on a public accessable webserver! It is not secure! You have been warned.
Configuration
Edit the config.pl file. All paths have to be given without trailing slashes. Specify where your mp3 collection is in $REALDIR. $WEBDIR is the path to your mp3s when accessed via http, $RELDIR is the relative path from the location of your playlists which is stored in $SAVEDIR. Note: The webserver have to be allowed to write in $SAVEDIR
SimPlEdi can edit ID3 tags of MP3 files. If you wish it can rename the filename, too. Set $RENAMEONTAG to 1 if you want that for default else set it to 0. You can define how a file should be named by set up the string in $MP3SYNTAX with the following placeholders:
%a Artist or Bandname
%t Songtitle
%d Album
%c Filecomment
%y Releaseyear
%n Track number
%g Genre
You may change the colorscheme by altering the style.css stylesheet.
Enhancements:
- Fixed the broken search function
<<lessThe filelocations are stored relative to the playlist location which makes it possible to use the generated lists on changing environments as mounted network drives or CDROMs.
Installation:
Make sure you have the MP3::Info perl module installed. If not do so:
# perl -MCPAN -e shell
cpan> install MP3::Info
Copy all files to a directory below your webserver root. Make sure your server executes CGIs from this directory.
Attention: This program is not intended to run on a public accessable webserver! It is not secure! You have been warned.
Configuration
Edit the config.pl file. All paths have to be given without trailing slashes. Specify where your mp3 collection is in $REALDIR. $WEBDIR is the path to your mp3s when accessed via http, $RELDIR is the relative path from the location of your playlists which is stored in $SAVEDIR. Note: The webserver have to be allowed to write in $SAVEDIR
SimPlEdi can edit ID3 tags of MP3 files. If you wish it can rename the filename, too. Set $RENAMEONTAG to 1 if you want that for default else set it to 0. You can define how a file should be named by set up the string in $MP3SYNTAX with the following placeholders:
%a Artist or Bandname
%t Songtitle
%d Album
%c Filecomment
%y Releaseyear
%n Track number
%g Genre
You may change the colorscheme by altering the style.css stylesheet.
Enhancements:
- Fixed the broken search function
Download (0.021MB)
Added: 2006-04-21 License: GPL (GNU General Public License) Price:
1281 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above mp3 collection search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed