Page 3 of 13 FirstFirst 123456789101112 ... LastLast
Results 21 to 30 of 130

Thread: Browse-By-Cover....it's here!

  1. #21
    Variable Bitrate
    Join Date
    Nov 2004
    Posts
    242
    Quote Originally Posted by Sonicxtacy02 View Post
    my structure is the same..a nd it seems it would be easy to create a better "builder" script that essentially searched every folder in your music directory.. if the folder contains .mp3's.. an .m3u would be created in that folder and the folder would be deemed a "album". If the folder did not contain mp3's it would be considered a plain directory. Doing it this way could pretty much ignore the actual structure needed. Changes to the source would also need to be done for subdirectories. If a album folder clicking the album would load it into winamp, but clicking a non-music directory would simply enter that directory so you can see its subdirectories.

    Here's my xml file. I have no idea why its cuttin off first letters.

    Code:
    <artworkinfo>
        <albuminfo>
            <artLocation>cdimage.jpg</artLocation>
            <trackName>enny Williams</trackName>
            <artist />
        </albuminfo>
        <albuminfo>
            <artLocation>cdimage.jpg</artLocation>
            <trackName>tar Wars EPIII OST</trackName>
            <artist />
        </albuminfo>
        <albuminfo>
            <artLocation>cdimage.jpg</artLocation>
            <trackName>iller Kuts from Core</trackName>
            <artist />
        </albuminfo>
    other than that good stuff the swf takes ALOT of CPU cycles.. even on my amd 2800. Something's gotta be done about that.
    Are your albums name "artist - album"?
    so its path would be for example, c:\music\albums\artist - album\
    also what filename are you using for your album art files? folder.jpg? album.jpg?
    Yes, CPU cycles is a known and huge issue for this thing.

  2. #22
    Mo' Programming Mo' Problems
    Auto Apps:loading...
    Sonicxtacy02's Avatar
    Join Date
    Sep 2004
    Location
    Woodbridge, VA
    Posts
    8,076
    Blog Entries
    43
    Quote Originally Posted by juve021 View Post
    Are your albums name "artist - album"?
    so its path would be for example, c:\music\albums\artist - album\
    also what filename are you using for your album art files? folder.jpg? album.jpg?
    my format is G:\My music\Genre\Artist\Album\artist name - track.mp3. My art is named folder.jpg.
    NOVA, MD, DC Monthly Meets Here
    Ride Runner and Centrafuse 3 plugin creator
    mp3Car.com Senior Tech Blogger (Want a product reviewed? Contact me.)
    Find my plugins on the MP3Car App Store!
    Follow Me on Twitter or Facebook
    Live mp3Car Facebook Chat

  3. #23
    Variable Bitrate
    Join Date
    Nov 2004
    Posts
    242
    Quote Originally Posted by Sonicxtacy02 View Post
    my format is G:\My music\Genre\Artist\Album\artist name - track.mp3. My art is named folder.jpg.
    Yeah, thats how John and I guess the majority of peeps have their music. I will try to modify my program to work with that structure and post a new version.

  4. #24
    FLAC
    Join Date
    Jun 2002
    Location
    Virginia
    Posts
    1,784
    Quote Originally Posted by Sonicxtacy02 View Post
    my structure is the same..a nd it seems it would be easy to create a better "builder" script that essentially searched every folder in your music directory.. if the folder contains .mp3's.. an .m3u would be created in that folder and the folder would be deemed a "album". If the folder did not contain mp3's it would be considered a plain directory. Doing it this way could pretty much ignore the actual structure needed. Changes to the source would also need to be done for subdirectories. If a album folder clicking the album would load it into winamp, but clicking a non-music directory would simply enter that directory so you can see its subdirectories.
    Wouldn't it be even cleaner if the script looked for any directory containing a folder.jpg file and called that an album folder? Most people, I think, only include a folder.jpg in a folder where there's an actual album. Many folders have miscellaneous mp3 files that are not part of albums and you wouldn't want an m3u created in those folders.

    Attached is an image of my music folders. The folder for Bryan Adams (he sucks, I know) contains both mp3s and an additional folder for an album. The album folder will, of course, contain all of the songs in the album plus folder.jpg. The only way to be sure you're actually dealing with an album is to check for the folder.jpg file.
    Attached Images Attached Images  

  5. #25
    Mo' Programming Mo' Problems
    Auto Apps:loading...
    Sonicxtacy02's Avatar
    Join Date
    Sep 2004
    Location
    Woodbridge, VA
    Posts
    8,076
    Blog Entries
    43
    that would work as well... probably better than my method i'll see what i can do about that.
    NOVA, MD, DC Monthly Meets Here
    Ride Runner and Centrafuse 3 plugin creator
    mp3Car.com Senior Tech Blogger (Want a product reviewed? Contact me.)
    Find my plugins on the MP3Car App Store!
    Follow Me on Twitter or Facebook
    Live mp3Car Facebook Chat

  6. #26
    One Sharp Cheddar ThunderStick's Avatar
    Join Date
    Aug 2006
    Location
    West Allis, WI
    Posts
    1,660
    is this skinnable
    New Age Garmin - Skin for RR
    New Age Slider - RR SKin In Progress
    "It's called CODE because I don't want you to know"

  7. #27
    Mo' Programming Mo' Problems
    Auto Apps:loading...
    Sonicxtacy02's Avatar
    Join Date
    Sep 2004
    Location
    Woodbridge, VA
    Posts
    8,076
    Blog Entries
    43
    you can skin its surroundings buy the actually meat of it is a .swf file.
    NOVA, MD, DC Monthly Meets Here
    Ride Runner and Centrafuse 3 plugin creator
    mp3Car.com Senior Tech Blogger (Want a product reviewed? Contact me.)
    Find my plugins on the MP3Car App Store!
    Follow Me on Twitter or Facebook
    Live mp3Car Facebook Chat

  8. #28
    FLAC
    Auto Apps:loading...
    EL CAMINO's Avatar
    Join Date
    Jul 2005
    Location
    upland california us
    Posts
    1,282
    i agree, this way any folder containing a folder.jpg will be added, and then a playlist can be generated to be used to load the music, but, how is to skip the playlist thing? just load the music from the folder that contains the specific jpg.

  9. #29
    Newbie
    Join Date
    Jul 2007
    Posts
    21

    For us unorganized folks....

    Isn't there an app that just scans a folder for mp3's and writes a playlist based on the tags? i.e. a playlist by Artist, another by Genre, etc.

    BTW, when organizing by the Artis/Album method, how does everyone categorize Various Artist/Genre CD's that have say...William Shatner doing free-form jazz and Pantera in a duet with Ozzy, both on the same CD?



    Quote Originally Posted by kbreeden View Post
    Wouldn't it be even cleaner if the script looked for any directory containing a folder.jpg file and called that an album folder? Most people, I think, only include a folder.jpg in a folder where there's an actual album. Many folders have miscellaneous mp3 files that are not part of albums and you wouldn't want an m3u created in those folders.

    Attached is an image of my music folders. The folder for Bryan Adams (he sucks, I know) contains both mp3s and an additional folder for an album. The album folder will, of course, contain all of the songs in the album plus folder.jpg. The only way to be sure you're actually dealing with an album is to check for the folder.jpg file.

  10. #30
    Super Moderator
    Auto Apps:loading...
    JohnWPB's Avatar
    Join Date
    Sep 2005
    Location
    West Palm Beach, Florida
    Posts
    4,683
    Blog Entries
    1

    Proper MP3 Tagging

    Quote Originally Posted by ToddW65 View Post
    BTW, when organizing by the Artis/Album method, how does everyone categorize Various Artist/Genre CD's that have say...William Shatner doing free-form jazz and Pantera in a duet with Ozzy, both on the same CD?
    I had a lenghty chat with Liquid Smoke just a few nights about this very same thing. When I first started tagging my music, I had to use the same artist name for the artist tag, to keep the albums together. This sucked for Compilation albums such as "Billboards top 80 hits".

    BillBoards top 80's hits - Tainted Love.mp3 ect. This was the wrong way to go about it I found out after some research.

    There is an Orchestra/Band tag in many MP3 tagging programs. This allows you to have the song then tagged and named "Soft Cell - Tainted Love" and then in the Orchestra Tag to use "Billboards top 80 hits". When done this way, it will still keep the correct songs that belong to the correct album together correctly. This is the way iTunes, Media Center and most other programs handle keeping the music organized.

    It took a bit to get used to it, so my best suggestion is to copy a compilation folder of mp3's as a test bed and mess with the tags till ya figure it out. If you screw it up bad somehow, you still have the originals

    A picture is worth a thousand words Here is a screen capture of Tag & Rename. Notice that all of the artists names are different in the file names and in the tags. However the "Orchestra" tag overrides that IF that tag exists, and the music is sorted correctly in iTunes, Windows Media Player ect ect.

    Front End of Choice: Ride Runner (Is there anything else??? ) & Powered by the DFX5.1 Skin Available in the Mobile App Mart

    My Fiero Build Thread

Similar Threads

  1. Need Help With Damaged Bumper Cover
    By Hoshwa in forum Newbie
    Replies: 1
    Last Post: 11-29-2007, 02:40 PM
  2. Tonneau Cover for my truck
    By ford master in forum Off Topic
    Replies: 0
    Last Post: 11-05-2006, 06:56 PM
  3. RR 03-09-05 .. Multiple Browse ..
    By guino in forum Road Runner
    Replies: 25
    Last Post: 04-18-2005, 12:22 PM
  4. Replies: 0
    Last Post: 03-24-2005, 12:17 PM
  5. Best way to make a 'flip up' monitor?
    By GReeToZ in forum Fabrication
    Replies: 34
    Last Post: 01-21-2005, 05:48 PM

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
  •