Sponsored links

Go Back   MP3Car.com > Mp3Car Technical > Software & Software Development > Front Ends > Road Runner


Reply
 
Share Thread Tools Display Modes
Old 11-06-2006, 05:00 PM   #1
Constant Bitrate
 
Join Date: Sep 2006
Location: Sabattus, ME
Posts: 222
SangreDeThor is an unknown quantity at this point
Playlist Converter Released for RR

Here is my official snippet of how to use and scenarios that may warrant the use of this program.

Problem1: You have several great playlists on your Desktop PC, but dread having to recreate them all on your CarPC.
Solution1: Use PlaylistConverter to transfer and, if necessary, convert your playlists along with all of the related music files directly to any folder on your CarPC.

Problem2: You don’t have enough HDD space on your CarPC for all of your music, but don’t feel like manually separating and copying part of your collection.
Solution2: Use PlaylistConverter, and selectively transfer only the music from the playlists that you want.

Problem3: I hate creating playlists on that TINY SCREEN!
Solution3: Create playlists on your Desktop PC, and then easily transfer them and the related music to your CarPC.

This program will transfer your iTunes, Windows Media Player, or Winamp Playlists from your Desktop PC to your CarPC. This way you do not have to manually recreate all of your favorite playlists on your CarPC.

It will convert non-standard playlist files such as .txt or .asx into standard M3U Playlist files for use in Winamp or most FrontEnds. In addition, it copies the actual music files over to any desired folder on the CarPC. This ensures that the correct folder structure is maintained and that the playlist can correctly link to the files.

Requirements:
1) iTunes must be organized
For iTunes, you must set iTunes to “Keep iTunes Music folder organized” and “Copy files to iTunes Music folder when adding to library” (Edit -> Preferences -> Advanced). To make sure that all of the source files are in the right place, you will probably want to “Consolidate Library” as well (Advanced -> Consolidate Library) before trying to convert a playlist.
If Transfer across network.
2) You must be networked
You must have your Desktop PC and your CarPC connected over a network at least temporarily during the transfer. The desired destination for the music on the CarPC must be shared in Windows at all times, even after the transfer is completed. A snafu to this is, once its copied, run the program and for destination folder type in the directory as it is on remote PC (Windows File Sharing Bug, avoidance)

The reason for initially making this was my carPC does not have enough HD space to hold all my music, so pick what songs i want and creating a playlist for them would be very inefficient, so i created a program that will accomplish that.
A brief how-to of the program: create play list, export it as appropriate file type. run program select the exported playlist, where you want to to convert the playlist to and whether you want to copy the files there.

[EDIT]
Okay folks, i am going to release the source code. So people can take a look and figure out how it works and trouble shoot any issues.
As the file in the ZIP states This is being released under the creative commons Creative Commons Attribution-NonCommercial-NoDerivs 2.5 License.
[/EDIT]
[EDIT x2] Changed file download to attachment. Can't find source now, if someone wants send me a message or email.
[/EDIT x2]
Newest Version is 0.0.5

NOTE-This program requires Java can download here if you do not have
Downlod Java Here
Most computers do have java, so one should not need to download but just in case

Here is the link to download the File.
Current Phase 0.0.5
PlaylistConverter-0.0.5.zip

Some Screen Shots
Name:  default.JPG
Views: 2758
Size:  26.2 KB
The iTunes screen

Name:  wmp.JPG
Views: 2764
Size:  25.7 KB
The Windows Media Player Screen

Name:  winamp.JPG
Views: 2800
Size:  31.0 KB
The Winamp Screen

Please post any feedback/bugs/suggestions so I can improve on this program.
SangreDeThor

Last edited by SangreDeThor; 02-27-2008 at 11:40 AM.
SangreDeThor is offline   Reply With Quote
Advertisement
 
Advertisement
Sponsored links

Old 11-06-2006, 05:32 PM   #2
Super Moderator
 
JohnWPB's Avatar
 
Join Date: Sep 2005
Location: West Palm Beach, Florida
Posts: 3,745
JohnWPB is a jewel in the roughJohnWPB is a jewel in the roughJohnWPB is a jewel in the rough
Very Nice!

Wow! Love the new interface. This is going to be EXACTLY what I need to make the playlists on the desktop, and transfer them to the Car that has different drive letters!
__________________
Front End of Choice: Ride Runner (Is there anything else??? ) & Powered by the DigitalFX 4.0 Skin Available at www.JohnWPB.com

My Fiero Build Thread
JohnWPB is offline   Reply With Quote
Old 11-06-2006, 10:51 PM   #3
Constant Bitrate
 
Join Date: Mar 2006
Location: NY
Posts: 185
ckny is on a distinguished road
looks to be exactly what I need in life - with one exception... since it's coded in java can you make a build for mac OS X? I'm not familiar with the difficulty in that.
ckny is offline   Reply With Quote
Old 11-06-2006, 11:40 PM   #4
Maximum Bitrate
 
Civic03's Avatar
 
Join Date: Dec 2005
Posts: 605
Civic03 is on a distinguished road
very nice... would have to try this out.
__________________

PROGRESS 95%[//////////]Complete - Software configurations
Current Task: Just adding on...
Needed:wireless keyboard/mouse
My Carputer Blog
Car System Site
Civic03 is offline   Reply With Quote
Old 11-06-2006, 11:50 PM   #5
Variable Bitrate
 
NRGZ28's Avatar
 
Join Date: Oct 2004
Location: Las Vegas
Posts: 405
NRGZ28 is on a distinguished road
Start by spelling "Destination" correctly
__________________
K301 7" Motorized Screen
Mini SLIMPRO SP625 Cappucino PC
RoadRunner / IGuidance 3.0


Pioneer 7700MP HU
MTX 1500D 1500 Watt Sub Amp
2 x 12" MTX 8000 subs


1998 Olds Aurora 4.0 V8
NRGZ28 is offline   Reply With Quote
Old 11-06-2006, 11:55 PM   #6
Constant Bitrate
 
Join Date: Mar 2006
Location: NY
Posts: 185
ckny is on a distinguished road
I did a little looking online and I think that if you would release the source code to me I would be able to compile a Mac version. That would thrill me... let me know if you could.
ckny is offline   Reply With Quote
Old 11-07-2006, 12:12 AM   #7
Constant Bitrate
 
Join Date: Sep 2006
Location: Sabattus, ME
Posts: 222
SangreDeThor is an unknown quantity at this point
Quote: Originally Posted by NRGZ28 View Post
Start by spelling "Destination" correctly

Ouch.. I Can't Spell for my life. thanks for the tip

Quote: Originally Posted by ckny View Post
looks to be exactly what I need in life - with one exception... since it's coded in java can you make a build for mac OS X? I'm not familiar with the difficulty in that.

Ah.. i knew this day would come, the whole interoperability.
I will work on coding that, it will take some time to code, so i think it will be a few versions before i can get that fully implemented. I will keep status updated on how it goes. thanks for the input
SangreDeThor is offline   Reply With Quote
Old 11-07-2006, 01:40 AM   #8
Constant Bitrate
 
Join Date: Mar 2006
Location: NY
Posts: 185
ckny is on a distinguished road
Thanks man, it's really appreciated. I'm looking for something to take my iTunes playlist on my mac and convert it for Winamp for Road Runner. This thing looks to be just the ticket.
ckny is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Old 11-07-2006, 01:42 AM   #9
Constant Bitrate
 
Join Date: Sep 2006
Location: Sabattus, ME
Posts: 222
SangreDeThor is an unknown quantity at this point
I hope so , working currently on batch conversion i plan on getting that done before bed tonight. Then tommorow i add in the playlist output option. Then i start working on OS X compatability. I will definitly need you to help test this out as i dont feel like walking 15 minutes a lab that has good Mac's on campus.
SangreDeThor is offline   Reply With Quote
Old 11-07-2006, 01:45 AM   #10
Constant Bitrate
 
Join Date: Mar 2006
Location: NY
Posts: 185
ckny is on a distinguished road
gladly
ckny is offline   Reply With Quote
Old 11-09-2006, 12:58 AM   #11
Constant Bitrate
 
Join Date: Sep 2006
Location: Sabattus, ME
Posts: 222
SangreDeThor is an unknown quantity at this point
Okay, so maybe i didnt make my 24 hour goal, but i will have it done tommorow evening and i will have acomplished 4 of the 5 tasks that i needed to get done with Mac OS X support in progress.
How has the program been working out for people?
SangreDeThor is offline   Reply With Quote
Old 11-09-2006, 09:09 PM   #12
Constant Bitrate
 
Join Date: Mar 2006
Location: NY
Posts: 185
ckny is on a distinguished road
You are my hero
ckny is offline   Reply With Quote
Old 11-10-2006, 04:38 PM   #13
Constant Bitrate
 
Join Date: Sep 2006
Location: Sabattus, ME
Posts: 222
SangreDeThor is an unknown quantity at this point
The new version is released. Check the first post to see improvements and updated screenies.
SangreDeThor is offline   Reply With Quote
Old 11-23-2006, 12:49 AM   #14
Variable Bitrate
 
quantum's Avatar
 
Join Date: Sep 2005
Posts: 346
quantum is on a distinguished road
Looks awesome!

Link workin'? I got a server not found message

TY
__________________
COMPLETE! - 2002 Cadillac DTS - Summer 2008
http://www.mp3car.com/vbulletin/show...-complete.html
quantum is offline   Reply With Quote
Old 11-23-2006, 11:52 AM   #15
Constant Bitrate
 
Join Date: Sep 2006
Location: Sabattus, ME
Posts: 222
SangreDeThor is an unknown quantity at this point
Hey Quantum thanks for the intrest, currently i am on break and therefore my server is offline and wont be back until the 3rd. i will see if i have a copy on my laptop for you. if i do i will PM you if not just wait till the 3rd
__________________
CarPuter: 900Mhz P3 with 256 MB Mem, 160 Gig HD (Thanks kbreeden), Iguidance 3.0 GPS, Logitech PS2 keyboard, Bluetooth, WIFI.
Powered By Road Runner & DigitalFX Skin and Playlist Conveter
SangreDeThor is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
iTunes Playlist Converter konnichiwa Centrafuse 4 11-27-2008 04:29 PM
Command to add a song from current playlist to playlist file? civic5zigen Road Runner 10 09-03-2007 11:19 AM
How About...A Virtual CD Changer chuckster Road Runner 30 09-30-2006 12:16 PM
Audio CD Auto-play Playlist NOT updated layanto RR Bug Tracker 2 01-03-2006 04:40 PM
Playlist and save bugs tolisn RR Bug Tracker 6 04-05-2005 12:16 AM



All times are GMT -5. The time now is 01:36 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.3.2
Copyright © 1999 - 2008 Mp3Car.com Inc.Ad Management by RedTyger
Message Board Statistics