Close

Page 1 of 2 12 LastLast
Results 1 to 20 of 28
  1. #1
    DF Probation Goldberg's Avatar
    Join Date
    Jun 2001
    Location
    Landaaaan!
    Posts
    14,453
    Thanks
    1,325
    Thanked:        1,547
    Karma Level
    1155

    Info Need help testing my MP3 Software

    *UPDATE - LATEST VERSION UPLOADED SUNDAY 04/10 19:12* v1.0.0.5

    All,

    I have decided to write a little program (40kb! - 11kb rar'd) that will display the Tags of MP3 files. In turn I can then Amend the tags and update.
    It's called Empee3 (for now). The name I thought up in 1 second lol. It's meant to represent incorrectly named MP3's

    Why? - Well I fecking hate using itunes to do this!!! It's rubbish! Plus some of the files I have obtained over the years have lot's of shite in the track name etc...
    There are other programs! - Correct, but I want to create one that does what I want it to do...

    So here is the deal. It's still in development but in a state where it will actually work (I think...) but I would like some feedback and suggestions.

    - Download the program, unrar it.
    - Run it
    - Click the 'Select Path' and navigate to a folder with some MP3's in
    - You can then click on individual files, if they have MP3 tag's these will be displayed to the right.
    - Amend the fields, they are limited in size, that's a fact of life with MP3 tags.
    - Hit the update button (No feedback at the moment to say it has been updated.)

    It's that simple......

    It's nowhere near complete. I want to recursively rename the Album name or Artist.
    The Genre needs to display the string rather than the number
    I want to also display the filename so that too can be amended, I will be adding a feature to take out_underscores_and_other_shite....
    I want to select the Album Art and rename it etc...
    I want to be able to play a track from within the application.
    The list grows......... any feedback would be appreciated.

    It will have issues, I have not tried it on none MP3 files yet but have a feeling it won't work...yet! Please post any issues in here.

    You will need the .Net framework installed and it will only run on windows at the moment - I can't verify for Vista until tonight.

    Genre Numbers/Descriptions:
    Spoiler:
    Blues = 0
    ClassicRock = 1
    Country = 2
    Dance = 3
    Disco = 4
    Funk = 5
    Grunge = 6
    HipHop = 7
    Jazz = 8
    Metal = 9
    NewAge = 10
    Oldies = 11
    Other = 12
    Pop = 13
    RnB = 14
    Rap = 15
    Reggae = 16
    Rock = 17
    Techno = 18
    Industrial = 19
    Alternative = 20
    Ska = 21
    DeathMetal = 22
    Pranks = 23
    Soundtrack = 24
    EuroTechno = 25
    Ambient = 26
    TripHop = 27
    Vocal = 28
    JazzFunk = 29
    Fusion = 30
    Trance = 31
    Classical = 32
    Instrumental = 33
    Acid = 34
    House = 35
    Game = 36
    SoundClip = 37
    Gospel = 38
    Noise = 39
    AlternRock = 40
    Bass = 41
    Soul = 42
    Punk = 43
    Space = 44
    Meditative = 45
    InstrumentalPop = 46
    InstrumentalRock = 47
    Ethnic = 48
    Gothic = 49
    Darkwave = 50
    TechnoIndustrial = 51
    Electronic = 52
    PopFolk = 53
    Eurodance = 54
    Dream = 55
    SouthernRock = 56
    Comedy = 57
    Cult = 58
    Gangsta = 59
    Top40 = 60
    ChristianRap = 61
    PopFunk = 62
    Jungle = 63
    NativeAmerican = 64
    Cabaret = 65
    NewWave = 66
    Psychadelic = 67
    Rave = 68
    Showtunes = 69
    Trailer = 70
    LoFi = 71
    Tribal = 72
    AcidPunk = 73
    AcidJazz = 74
    Polka = 75
    Retro = 76
    Musical = 77
    RocknRoll = 78
    HardRock = 79
    None = 255
    Last edited by Goldberg; 4th November 2007 at 08:13 PM. Reason: New Version Uploaded Sunday PM 19:12
    We all make mistakes sometimes

  2. #2
    DF VIP Member DJAd's Avatar
    Join Date
    Nov 2002
    Location
    *Classified*
    Posts
    6,987
    Thanks
    40
    Thanked:        25
    Karma Level
    860

    Default Re: Need help testing my MP3 Software

    I'll give this a go at the weekend mate. Can it rename files from ID3 tags? eg...Artist, Track title (lifted from ID3)

  3. #3
    DF Probation Goldberg's Avatar
    Join Date
    Jun 2001
    Location
    Landaaaan!
    Posts
    14,453
    Thanks
    1,325
    Thanked:        1,547
    Karma Level
    1155

    Default Re: Need help testing my MP3 Software

    Quote Originally Posted by DJAd View Post
    I'll give this a go at the weekend mate. Can it rename files from ID3 tags? eg...Artist, Track title (lifted from ID3)
    This is exactly what it does mate.
    I didn't want to get too technical in case peeps did not know what I was talking about.

    I have just added a fix to remember the last directory you were in. This is now uploaded as in the first post.
    Last edited by Goldberg; 2nd November 2007 at 06:13 PM.
    We all make mistakes sometimes

  4. #4
    DF VIP Member DJAd's Avatar
    Join Date
    Nov 2002
    Location
    *Classified*
    Posts
    6,987
    Thanks
    40
    Thanked:        25
    Karma Level
    860

    Default Re: Need help testing my MP3 Software

    Hmmmmm, just renamed a mp3 to 1.mp3 (with tags) Can't get it to rename.

    If I rename the file back to original and remove tags, I can't get it to do anything

    Like the idea and the simple interface. How about option to copy Artist into Clipboard for doing albums etc.

  5. #5
    DF Probation Goldberg's Avatar
    Join Date
    Jun 2001
    Location
    Landaaaan!
    Posts
    14,453
    Thanks
    1,325
    Thanked:        1,547
    Karma Level
    1155

    Default Re: Need help testing my MP3 Software

    Quote Originally Posted by DJAd View Post
    Hmmmmm, just renamed a mp3 to 1.mp3 (with tags) Can't get it to rename.

    If I rename the file back to original and remove tags, I can't get it to do anything

    Like the idea and the simple interface. How about option to copy Artist into Clipboard to doing albums etc....
    Elaborate mate. Are you on MSN?

    As for the copy/paste. I want to make it so it can recursively rename. You could just use [Ctrl]+[C], [Ctrl]+[V] for now

    Interface will get an overhaul in the future. Code is more important.
    We all make mistakes sometimes

  6. #6
    DF Probation Goldberg's Avatar
    Join Date
    Jun 2001
    Location
    Landaaaan!
    Posts
    14,453
    Thanks
    1,325
    Thanked:        1,547
    Karma Level
    1155

    Default Re: Need help testing my MP3 Software

    I'm stumped to know what you mean with renaming an mp3 file to 1.mp3 - Did you do this in Windows then try to edit the tags in my app?
    Does it have an Album name? At the moment it only works for mp3 tracks with Album names, I will remove that as it was a school boy error lol
    We all make mistakes sometimes

  7. #7
    DF VIP Member DJAd's Avatar
    Join Date
    Nov 2002
    Location
    *Classified*
    Posts
    6,987
    Thanks
    40
    Thanked:        25
    Karma Level
    860

    Default Re: Need help testing my MP3 Software

    Quote Originally Posted by Goldberg View Post
    Elaborate mate. Are you on MSN?
    Have PM'd u details. Be more than happy to test, I've been trying to get my mp3's sorted for ages, tried loads of apps but there never do it in a way I like.

  8. #8
    DF VIP Member DJAd's Avatar
    Join Date
    Nov 2002
    Location
    *Classified*
    Posts
    6,987
    Thanks
    40
    Thanked:        25
    Karma Level
    860

    Default Re: Need help testing my MP3 Software

    Quote Originally Posted by Goldberg View Post
    I'm stumped to know what you mean with renaming an mp3 file to 1.mp3 - Did you do this in Windows then try to edit the tags in my app?
    I had an mp3 called 1.mp3. It had all the correct tags but just 1.mp3 as the filename (I renamed in explorer to test)

    I was thinking it might rename the mp3 to what the ID3 tags show. eg..use the ID3 tag Artist & Track title to name the file.

    I only ID3 1.0 tags filled in on the files im testing with.

  9. #9
    DF VIP Member DJAd's Avatar
    Join Date
    Nov 2002
    Location
    *Classified*
    Posts
    6,987
    Thanks
    40
    Thanked:        25
    Karma Level
    860

    Default Re: Need help testing my MP3 Software

    Update: Just opened a mp3 with NO ID3 tags, entered my own and hit update. Oh look, its all nicely tagged

  10. #10
    DF Probation Goldberg's Avatar
    Join Date
    Jun 2001
    Location
    Landaaaan!
    Posts
    14,453
    Thanks
    1,325
    Thanked:        1,547
    Karma Level
    1155

    Default Re: Need help testing my MP3 Software

    Quote Originally Posted by DJAd View Post
    I had an mp3 called 1.mp3. It had all the correct tags but just 1.mp3 as the filename (I renamed in explorer to test)

    I was thinking it might rename the mp3 to what the ID3 tags show. eg..use the ID3 tag Artist & Track title to name the file.

    I only ID3 1.0 tags filled in on the files im testing with.
    I didn't think of doing that! Hence why I have posted it on the forum to test.
    Right i'll do that next. When you change the 'Track Name' i'll have it rename the mp3 too.

    I can confirm that for now this will only work with MP3's........ Looking into everything else.
    We all make mistakes sometimes

  11. #11
    DF Probation Goldberg's Avatar
    Join Date
    Jun 2001
    Location
    Landaaaan!
    Posts
    14,453
    Thanks
    1,325
    Thanked:        1,547
    Karma Level
    1155

    Default Re: Need help testing my MP3 Software

    OK Try the new version mate (uploaded in original link)

    It will rename the actual track too. Cheers for that
    We all make mistakes sometimes

  12. #12
    DF Probation Goldberg's Avatar
    Join Date
    Jun 2001
    Location
    Landaaaan!
    Posts
    14,453
    Thanks
    1,325
    Thanked:        1,547
    Karma Level
    1155

    Default Re: Need help testing my MP3 Software

    Just a thought, would you like it to add the Track number before the Track name for the naming of the MP3?

    EG:

    Track name: Songalongalong
    Track Number: 2

    So it would rename the track '2 - Songalongalong.mp3'

    *EDIT* - New build up that renames the tracks as above.

    I have been thinking about the copy/paste for the Album or Artist....
    I might put a little lock button that will lock the Album and or the Artist so that it remains as the last change you made if needed. Then updating would be really simple.

    This might actually turn out to be a very good application in deed
    Last edited by Goldberg; 2nd November 2007 at 06:58 PM.
    We all make mistakes sometimes

  13. #13
    DF VIP Member DJAd's Avatar
    Join Date
    Nov 2002
    Location
    *Classified*
    Posts
    6,987
    Thanks
    40
    Thanked:        25
    Karma Level
    860

    Default Re: Need help testing my MP3 Software

    Quote Originally Posted by Goldberg View Post
    This might actually turn out to be a very good application in deed
    Finger's crossed.

    As for the renaming, me personally, I don't have the track number, so it would be just

    Artist - Track Title.mp3

    I just have a .m3u playlist to keep the tracks in order so number at the start aint to important.

  14. #14
    DF Probation Goldberg's Avatar
    Join Date
    Jun 2001
    Location
    Landaaaan!
    Posts
    14,453
    Thanks
    1,325
    Thanked:        1,547
    Karma Level
    1155

    Default Re: Need help testing my MP3 Software

    OK I'll make it an option. However I don't want too many options as it makes things too difficult.

    Off to the pub before going home. I'll give you a shout tomorrow.
    We all make mistakes sometimes

  15. #15
    DF VIP Member Booyakasha's Avatar
    Join Date
    Jan 2001
    Location
    Scouse Land
    Posts
    2,251
    Thanks
    17
    Thanked:        0
    Karma Level
    454

    Default Re: Need help testing my MP3 Software

    I couldnt get it to run under x64 I will try normal xp tomorrow.

    On a side note I been using mp3tag for a long time its simple and does a great job.

    http://www.mp3tag.de/en/

  16. #16
    DF Probation Goldberg's Avatar
    Join Date
    Jun 2001
    Location
    Landaaaan!
    Posts
    14,453
    Thanks
    1,325
    Thanked:        1,547
    Karma Level
    1155

    Default Re: Need help testing my MP3 Software

    Cheers, i'll take a look at that and see if I can 'lend' some ideas lol

    Not tried on Vista yet, will be working on this further tomorrow.
    So if anyone has any suggestions get em in
    We all make mistakes sometimes

  17. #17
    DF VIP Member stevo25's Avatar
    Join Date
    Nov 2000
    Location
    grim north
    Posts
    3,349
    Thanks
    1,413
    Thanked:        700
    Karma Level
    487

    Default Re: Need help testing my MP3 Software

    i got it working a treat on vista 32 cheers!!!

  18. #18
    DF Probation Goldberg's Avatar
    Join Date
    Jun 2001
    Location
    Landaaaan!
    Posts
    14,453
    Thanks
    1,325
    Thanked:        1,547
    Karma Level
    1155

    Default Re: Need help testing my MP3 Software

    No problem, doing some more work on it now. Will post update soon
    We all make mistakes sometimes

  19. #19
    DF VIP Member blacksheep's Avatar
    Join Date
    Jun 2006
    Location
    Manchester
    Posts
    3,877
    Thanks
    87
    Thanked:        265
    Karma Level
    548

    Default Re: Need help testing my MP3 Software

    Tag n rename mate already does all this including album art etc

  20. #20
    DF Probation Goldberg's Avatar
    Join Date
    Jun 2001
    Location
    Landaaaan!
    Posts
    14,453
    Thanks
    1,325
    Thanked:        1,547
    Karma Level
    1155

    Default Re: Need help testing my MP3 Software

    I appreciate other tools etc.... do it. I just wanted to create my own and include options/simplify that might not be included in them.

    New version just uploaded that allows you to 'lock' some of the fields to save re-typing them in each time.

    It's in Post #1

    *EDIT*

    1 For DJAD, I have now added the functionality to rename tracks with either, Track Number, Artist or Album Name (Or None of them and just track).

    Not tested it yet, my NAS drive has just gone down!!! IT HAS ALL MY MUSIC ON IT! (2nd time this has happened!)
    Last edited by Goldberg; 3rd November 2007 at 05:46 PM.
    We all make mistakes sometimes

Page 1 of 2 12 LastLast

Similar Threads

  1. GBC backup carts - software and XP
    By BlackBeard in forum Old Skool Gaming & Retro
    Replies: 2
    Last Post: 15th October 2002, 08:36 PM
  2. 6210 Software Update...??
    By gunner in forum Unlocking Questions & Solutions
    Replies: 20
    Last Post: 6th October 2002, 09:33 AM
  3. sky software
    By williamh in forum Digital Satellite TV
    Replies: 5
    Last Post: 3rd September 2002, 06:03 PM

Social Networking 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
  •