Sponsored links

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


Reply
 
Share Thread Tools Display Modes
Old 12-02-2005, 12:39 PM   #1
Low Bitrate
 
Join Date: Nov 2005
Location: Austria
Posts: 69
quickmic is on a distinguished road
System-Manager

Hi everybody

I wrote an application to copy audiofiles & videofiles from USB-Stick (or anywhere else) into a destination directory (your media directory). Also an Explorer and other functions are integrated.

Full Version 18.9
http://www.quickmic.at.tt/Public/Sys...nager_18_9.rar



THX:
Custommx3 (Skin)

Last edited by quickmic; 03-04-2008 at 06:23 AM.
quickmic is offline   Reply With Quote
Advertisement
 
Advertisement
Sponsored links

Old 12-02-2005, 12:49 PM   #2
ITL
Maximum Bitrate
 
ITL's Avatar
 
Join Date: Jul 2004
Location: Atlanta, GA
Posts: 630
ITL is on a distinguished road
quick question, what's an ace file?
__________________
CarPC #3: 99% Complete
Pentium M 1.7Ghz, 1GB DDR2 RAM
DVD/CD-RW installed in dash below monitor
OEM LCD relocated for 7" Touchscreen
Wi-Fi, GPS, PS2 controllers...
500+ full albums
4,000+ video games
music videos, movies, & more!
old carPC
ITL is offline   Reply With Quote
Old 12-02-2005, 12:51 PM   #3
Maximum Bitrate
 
pRoFiT's Avatar
 
Join Date: Apr 2005
Location: Fresno, CA
Posts: 781
pRoFiT will become famous soon enough
Sweet I was just asking about this yesterday! How configurable is it.
__________________
Um, I guess this is where you put something witty.WITTY

My Web site, in the design stage. http://home.comcast.net/~cstrachn

Modified RRSkinEditor http://www.mp3car.com/vbulletin/rr-skins/65723-rrskineditor-bugs-fixes-comments-current-progress-outdated.html
pRoFiT is offline   Reply With Quote
Old 12-02-2005, 01:04 PM   #4
Variable Bitrate
 
Join Date: May 2005
Location: Derbyshire, UK
Posts: 422
markbuts3 is on a distinguished road
Quote: Originally Posted by ITL
quick question, what's an ace file?

It's an achive like zip/rar etc....
__________________
Old setup
Epia M10k, Cubid 2699R case, 512MB, 40GB 3.5" drive
New setup
Optiplex 260SX (2.8GHz P4, 512MB, 30GB, DVD)
Xenarc 700IDT, USB hub, 802.11g, bluetooth, P2140, P5V
markbuts3 is offline   Reply With Quote
Old 12-02-2005, 02:13 PM   #5
Maximum Bitrate
 
Join Date: Jan 2004
Location: NYC
Posts: 849
camsgs3 is on a distinguished road
looks pretty good, didnt try it yet just installed it on my work PC. If possile can you add a copy\paste\delete feature....for example...lets say i borrow someones USB stick and I only want to copy certain music\videos,etc
camsgs3 is offline   Reply With Quote
Old 12-03-2005, 05:37 AM   #6
Low Bitrate
 
Join Date: Nov 2005
Location: Austria
Posts: 69
quickmic is on a distinguished road
@pRoFiT

Here a screenshot:
http://www.quickmic.at.tt/Public/Screenshot.JPG

For now, the tool isn't very flexible. I have programmed it for a resolution of 800x600. I think other resolution don't work.
The only configuration to be done is to edit the settings.ini in your install-directory.
The 2 buttons (Audio/Video) are the copy-buttons. The Audio-button copies all files from your Audiosource-folder to your Audiodestionation-folder as configured in the settings.ini.
Also all Sub-folders in the Source-directory will be copied. So the folder-structure will be kept.
To integrate the tool in Roadrunner you have to copy the Quick-Copy folder (ace-archiv) to your Roadrunner-launch-directory and edit the Quick-Copy.ini (PATH = C:\PROGRAMME\Quick-Copy\Copy-Tool.exe"

@camsgs3
I think you mean you want to browse through your Source-directory (i.e. USB-Stick) and select some songs or folders to be copied or deleted?
That should be possible to program this feature.

Hope my english wasn't too bad
quickmic is offline   Reply With Quote
Old 12-04-2005, 11:26 AM   #7
Maximum Bitrate
 
Join Date: Jan 2004
Location: NYC
Posts: 849
camsgs3 is on a distinguished road
Quote: Originally Posted by quickmic
@camsgs3
I think you mean you want to browse through your Source-directory (i.e. USB-Stick) and select some songs or folders to be copied or deleted?
That should be possible to program this feature.

yes but also browse through my carPC HD as well as a USB,external HD...basically so i never have to go and use the windows explorer...

thanks, looking forward to your next release
camsgs3 is offline   Reply With Quote
Old 12-05-2005, 03:37 PM   #8
Terminal flasher
 
Sonicxtacy02's Avatar
 
Join Date: Sep 2004
Location: Woodbridge, VA
Posts: 6,307
Sonicxtacy02 has a spectacular aura aboutSonicxtacy02 has a spectacular aura about
Quote: Originally Posted by camsgs3
yes but also browse through my carPC HD as well as a USB,external HD...basically so i never have to go and use the windows explorer...

thanks, looking forward to your next release


This program isnt meant to be a file browser its just used to copy files conveiniently.

My question is can i have multiple source and destination files? My audio files are broken down by GENRE\ARTIST\ALBUM. What i'd like to do is set up folders for each genre on my thumbdrive and have each music folder go to a destination folder that matches on the hard drive.
Sonicxtacy02 is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Old 12-06-2005, 03:49 AM   #9
Low Bitrate
 
Join Date: Nov 2005
Location: Austria
Posts: 69
quickmic is on a distinguished road
Quote: Originally Posted by Sonicxtacy02
This program isnt meant to be a file browser its just used to copy files

conveiniently.


Now it is http://www.quickmic.at.tt/Public/QuickCopy 2.2.rar


I've tested the tool not very long, so I cannot guarantee that I found all errors. Cause of this, the "delete-function" will not directly kill the selected files - It moves the files in the recyclebin.



Quote: Originally Posted by Sonicxtacy02
My question is can i have multiple source and destination files? My audio files are broken down by GENRE\ARTIST\ALBUM. What i'd like to do is set up folders for each genre on my thumbdrive and have each music folder go to a destination folder that matches on the hard drive.

The tool keeps your directory structure. That means:
If you set the Audio-Source-Directory, configured by the settings.ini, to i.e. "f:\Audiosource" then all files in this directory and also the subdirectories will be transfered to your destination-directory (i.e. "d:\Audiodestination").

In your case the Source-Directory-Structure should be like this:
f:\Audiosource\GENRE\ARTIST\ALBUM.

I hope that's the Info you want...
quickmic is offline   Reply With Quote
Old 12-06-2005, 09:16 AM   #10
Terminal flasher
 
Sonicxtacy02's Avatar
 
Join Date: Sep 2004
Location: Woodbridge, VA
Posts: 6,307
Sonicxtacy02 has a spectacular aura aboutSonicxtacy02 has a spectacular aura about
Quote: Originally Posted by quickmic
Now it is http://www.quickmic.at.tt/Public/QuickCopy 2.2.rar


I've tested the tool not very long, so I cannot guarantee that I found all errors. Cause of this, the "delete-function" will not directly kill the selected files - It moves the files in the recyclebin.





The tool keeps your directory structure. That means:
If you set the Audio-Source-Directory, configured by the settings.ini, to i.e. "f:\Audiosource" then all files in this directory and also the subdirectories will be transfered to your destination-directory (i.e. "d:\Audiodestination").

In your case the Source-Directory-Structure should be like this:
f:\Audiosource\GENRE\ARTIST\ALBUM.

I hope that's the Info you want...


Thank you! Couple of suggestions to improve the program slightly. In browser mode, have something to establish the difference between files and folders. An icon beside the name would work great. Second and probably most popular request is to make the program skinnable.

Last edited by Sonicxtacy02; 12-06-2005 at 09:37 AM.
Sonicxtacy02 is offline   Reply With Quote
Old 12-06-2005, 09:45 AM   #11
ITL
Maximum Bitrate
 
ITL's Avatar
 
Join Date: Jul 2004
Location: Atlanta, GA
Posts: 630
ITL is on a distinguished road
Quote: Originally Posted by quickmic
...In your case the Source-Directory-Structure should be like this:
f:\Audiosource\GENRE\ARTIST\ALBUM.

and if my path were f:\Audiosource\ARTIST\ALBUM with no GENRE subfolder, would this still work for me?
__________________
CarPC #3: 99% Complete
Pentium M 1.7Ghz, 1GB DDR2 RAM
DVD/CD-RW installed in dash below monitor
OEM LCD relocated for 7" Touchscreen
Wi-Fi, GPS, PS2 controllers...
500+ full albums
4,000+ video games
music videos, movies, & more!
old carPC
ITL is offline   Reply With Quote
Old 12-06-2005, 10:07 AM   #12
Low Bitrate
 
Join Date: Nov 2005
Location: Austria
Posts: 69
quickmic is on a distinguished road
For sure. The directory-structure doesn't matter.
The source-directory will be copied 100% exactly (files & directories) but there is one exception.
If an empty directory is found in the source-directory, it will not be copied (created) in the destination-directory.
quickmic is offline   Reply With Quote
Old 12-06-2005, 10:34 AM   #13
Low Bitrate
 
Join Date: Nov 2005
Location: Austria
Posts: 69
quickmic is on a distinguished road
Quote: Originally Posted by Sonicxtacy02
Thank you! Couple of suggestions to improve the program slightly. In browser mode, have something to establish the difference between files and folders. An icon beside the name would work great. Second and probably most popular request is to make the program skinnable.

Icons (or another color) for files and folders should be no problem. The skin support is more difficult. This would take a little more time.
quickmic is offline   Reply With Quote
Old 12-06-2005, 01:10 PM   #14
Maximum Bitrate
 
Join Date: Jan 2004
Location: NYC
Posts: 849
camsgs3 is on a distinguished road
thank you, will test it out when i get home..
camsgs3 is offline   Reply With Quote
Old 12-06-2005, 05:05 PM   #15
Variable Bitrate
 
Join Date: Jul 2004
Location: NL, Druten
Posts: 380
TheKingPlaza is on a distinguished road
Page Not Found
The URL you requested can not be found

Is it me or is this download broken..
TheKingPlaza 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
WANTED: Copy of iGuidance 2.0 GPS Software john94587 Classified Archive 15 01-05-2006 05:17 PM
ColdHeat Soldering Tool! [iG] General Hardware Discussion 60 02-04-2005 09:11 PM
Feature Request: Autoplay, with option to copy files to harddisk Dominik Media Engine 5 08-17-2004 12:08 PM
After I copy files, they are corrupted. Cliff Software & Software Development 15 05-17-2003 09:49 PM



All times are GMT -5. The time now is 10:49 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