[X] The "/ZGuideTV.NET/ZGuideTV.NET (beta 5)/ZGuideTVDotNet_beta_5.exe" file could not be found or is not available. Please select another file.

mp3admin is a php solution for managing mp3 files remotely (namely, editing id3 tags using class.id3.php). It uses MySQL only for user management and currently supports streaming and downloading mp3 files and editing their id3 tags.


http://mp3admin.sourceforge.net





Separate each tag with a space.

Release Date:

2002-06-19

Topic:

Operating System:

License:

Translations:

Intended Audience:

User Interface:

Programming Language:

Registered:

2002-05-24

Ratings and Reviews

Be the first to post a text review of mp3admin. Rate and review a project by clicking thumbs up or thumbs down in the right column.

Project Feed

  • alpha3 is available

    i just uploaded mp3admin alpha3. it now supports administrators and 'regular' users. users can have their own set of permissions (e.g. some admins can move files, some users aren't allowed to download, etc.). the next version will contain some significant back-end changes, specifically to the database, so if you use this version, be prepared to dump your database in the next version.

    posted by codeword 2736 days ago

  • File released: /mp3admin/alpha/mp3admin-alpha3.tar.gz

    posted 2736 days ago

  • mp3admin alpha file released: mp3admin-alpha3.tar.gz

    May 28 2002 - First version of mp3admin Jun 06 2002 - mp3admin now requires php 4.2.1 - fixed the following *known* bugs - playing files with apostrophes in the filename - playing selected files when a large number are selected - mp3s whose id3 tags are edited no longer show up as new - security issue: passing 'dir=../../whatever' to the query string of list.php will no longer work if the true path resolves to a directory lower than the root defined in the database. - with the default theme, directories that have been added or have had their contents modified will appear as 'Updated' - added metadata on directories (size, subdirectories, files) and mp3s (bitrate, frequency, song length) - added the ability to use external search engines to find information on artists/songs/etc. the default template contains an interface for www.gracenote.com and www.audiogalaxy.com - streaming files now uses the 'extended' m3u format which allows for song names to be displayed before they are played. - file renaming is now active - expression variables (text beginning with a %) allows for renaming files using the fields in the id3 tag and mass file renaming (see sytnax.txt for details) - the list.php code has been changed to allow for some use of the back button. - an 'up' link to the previous directory is now on each page Jun 19 2002 - support for 'normal' users as well as administrators - user-specific permissions - a clipboard has been added - playlists may be saved on the server - found a workaround for the 'invalid id3 tag' error when streaming a file to winamp with the minibrowser open (the error is due to a lack of an id3v2 tag). - moving the seek bar when streaming an mp3 now works properly - streaming mp3s now acts like a Shoutcast server (when the client supports it). - added an interface to add new users and manage administrative accounts

    posted 2737 days ago

  • alpha2 is available

    I have just uploaded alpha2 of mp3admin. It now requires php 4.2.1 and has support for not only renaming files, but doing mass file renaming. Oh, also, I think I forgot to mention this in the faq, but if you get errors saying permission denied when you are renaming an mp3, make sure that the apache user has ownership of your files and the directory that the files are in.

    posted by codeword 2749 days ago

  • File released: /mp3admin/alpha/mp3admin-alpha2.tar.gz

    posted 2749 days ago

  • mp3admin alpha file released: mp3admin-alpha2.tar.gz

    May 28 2002 - First version of mp3admin Jun 06 2002 - mp3admin now requires php 4.2.1 - fixed the following *known* bugs - playing files with apostrophes in the filename - playing selected files when a large number are selected - mp3s whose id3 tags are edited no longer show up as new - security issue: passing 'dir=../../whatever' to the query string of list.php will no longer work if the true path resolves to a directory lower than the root defined in the database. - with the default theme, directories that have been added or have had their contents modified will appear as 'Updated' - added metadata on directories (size, subdirectories, files) and mp3s (bitrate, frequency, song length) - added the ability to use external search engines to find information on artists/songs/etc. the default template contains an interface for www.gracenote.com and www.audiogalaxy.com - streaming files now uses the 'extended' m3u format which allows for song names to be displayed before they are played. - file renaming is now active - expression variables (text beginning with a %) allows for renaming files using the fields in the id3 tag and mass file renaming (see sytnax.txt for details) - the list.php code has been changed to allow for some use of the back button. - an 'up' link to the previous directory is now on each page Jun 19 2002 - support for 'normal' users as well as administrators - user-specific permissions - a clipboard has been added - playlists may be saved on the server - found a workaround for the 'invalid id3 tag' error when streaming a file to winamp with the minibrowser open (the error is due to a lack of an id3v2 tag). - moving the seek bar when streaming an mp3 now works properly - streaming mp3s now acts like a Shoutcast server (when the client supports it). - added an interface to add new users and manage administrative accounts

    posted 2750 days ago

  • Test site

    Feel free to visit http://www.openxbox.com/mp3admin/ to test mp3admin. The username is 'test' and the password is '1234', but I cannot guarantee that the site will be fully operational 100% of the time, as it is the site that I use to develop mp3admin and am constantly debugging and editing.

    posted by codeword 2750 days ago

  • alpha1 is available

    Hey. I just uploaded the first version of mp3admin. It isn't as function as I would like it to eventually be, but it should satisfy your streaming and id3 tag editing needs.

    posted by codeword 2758 days ago

  • File released: /mp3admin/alpha/mp3admin-alpha1.tar.gz

    posted 2758 days ago

  • mp3admin alpha file released: mp3admin-alpha1.tar.gz

    May 28 2002 - First version of mp3admin Jun 06 2002 - mp3admin now requires php 4.2.1 - fixed the following *known* bugs - playing files with apostrophes in the filename - playing selected files when a large number are selected - mp3s whose id3 tags are edited no longer show up as new - security issue: passing 'dir=../../whatever' to the query string of list.php will no longer work if the true path resolves to a directory lower than the root defined in the database. - with the default theme, directories that have been added or have had their contents modified will appear as 'Updated' - added metadata on directories (size, subdirectories, files) and mp3s (bitrate, frequency, song length) - added the ability to use external search engines to find information on artists/songs/etc. the default template contains an interface for www.gracenote.com and www.audiogalaxy.com - streaming files now uses the 'extended' m3u format which allows for song names to be displayed before they are played. - file renaming is now active - expression variables (text beginning with a %) allows for renaming files using the fields in the id3 tag and mass file renaming (see sytnax.txt for details) - the list.php code has been changed to allow for some use of the back button. - an 'up' link to the previous directory is now on each page Jun 19 2002 - support for 'normal' users as well as administrators - user-specific permissions - a clipboard has been added - playlists may be saved on the server - found a workaround for the 'invalid id3 tag' error when streaming a file to winamp with the minibrowser open (the error is due to a lack of an id3v2 tag). - moving the seek bar when streaming an mp3 now works properly - streaming mp3s now acts like a Shoutcast server (when the client supports it). - added an interface to add new users and manage administrative accounts

    posted 2759 days ago

Rate and Review

Be the first person to add a text review.

Would you recommend this project?






<

Related Projects

mp3admin Actions

Thanks for your rating!

Would you also like to write a review?





Skip Review

Thanks for your review!

Get credit for your review by logging in via OpenID. Click your account provider:

No Thanks