Page 3 of 3 FirstFirst 123
Results 21 to 26 of 26

Thread: Song of the Day

  1. #21
    Maximum Bitrate PoBoy's Avatar
    Join Date
    Jun 2001
    Location
    St. Louis-MO
    Posts
    490
    Originally posted by jol
    hey guys, this is going to grow too much, i know i want to listen to the songs, but i dont want to search for them! )


    so, anyone with a 1000mbit conn willing to make a mp3car username on their ftp? =)

    When I get back to school and my server set back up, Ill have all my songs FTP'able. If I get the time, Ill get an .mp3 submission page going...I just dont want a bunch of crap put on it.

    Anyone got something like this set up? How would you verify that it is actually an mp3, wav, etc. file being submitted?

    PoBoy
    I'm a ghost...email me if you have any questions on my old setup

    My way outdated website: http://www.poboytech.net

    FYI: I sold my 96 4Runner and bought a 1985

  2. #22
    Live and Kickin'
    Arby's Avatar
    Join Date
    Dec 2000
    Location
    Houston
    Posts
    1,377
    Originally posted by PoBoy
    Anyone got something like this set up? How would you verify that it is actually an mp3, wav, etc. file being submitted?

    PoBoy
    Really easy to do in php.

    It could make sure it's a .mp3, but not that they didn't rename a garbage file to .mp3 or something.

    When you want to do it, just ask me on aim or icq, I'll help you.

  3. #23
    Maximum Bitrate PoBoy's Avatar
    Join Date
    Jun 2001
    Location
    St. Louis-MO
    Posts
    490

    Figured...

    Thats what I figured. I was planning do it in PHP or ASP. But like you said and what I was wondering...there is no way to check if someone just renamed a garbage file as a .mp3 .

    Thanks for the help, Ill give you a lookup when I get back to school. Im just getting the hang of PHP and just started working with MySQL. Anyone pick up a good book on MySQL and PHP for W2K Server?

    PoBoy
    I'm a ghost...email me if you have any questions on my old setup

    My way outdated website: http://www.poboytech.net

    FYI: I sold my 96 4Runner and bought a 1985

  4. #24
    Variable Bitrate
    Join Date
    Jul 2001
    Location
    The Netherlands
    Posts
    307
    there is a very easy way to check if a .mp3 file is a real mp3, simply readout the id3tag, and see if the 30 characters for the title are all "real" letters and not just random bytes..
    If at first you don't succeed.........
    destroy all evidence you tried

    for info on t6369c LCD or Presslab's powersupply check:
    http://www.namms.tk <=updated!!

  5. #25
    Variable Bitrate
    Join Date
    Jul 2000
    Location
    Jackson, MS, USA
    Posts
    233
    Soil - Halo
    24 y/o w/ Silver/Red
    2000 Honda S2000

    http://www.squeezer.net

  6. #26
    FLAC
    Join Date
    May 2002
    Location
    Sef'Kylar
    Posts
    1,421
    Originally posted by marsjell
    there is a very easy way to check if a .mp3 file is a real mp3, simply readout the id3tag, and see if the 30 characters for the title are all "real" letters and not just random bytes..
    That only works if you are using ID3 tags.. also.. if it's in an asian language you might not interpret it as "'real' letters"
    aka Kumaneko
    "Don't make me moderate your ***!"
    Maxima of Doom - project thread - photo gallery
    mp3car system is currently FUBAR and finances do not allow for a correction of that situation
    Real computer hackers use a rotary cutting tool on their motherboard.

Page 3 of 3 FirstFirst 123

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •