SciLor's Open Source Forums

Also visit my Website!
It is currently Fri Apr 19, 2024 9:34 pm

All times are UTC + 1 hour [ DST ]




Post new topic Reply to topic  [ 8 posts ] 
Author Message
PostPosted: Sat Nov 20, 2010 1:09 am 
Hello,

I would like an option when file already exists to;
Skip
Override
Etc

Please tell me what you think.


Top
  
 
 
Online
The Adswinger

Joined: Wed Jan 13, 2010 11:56 pm
Posts: Too many!
Donated: Ad Posts


PostPosted: Sat Nov 20, 2010 1:17 am 
Even if it just has a skip feature as right now this is one of the 2 issues that stop me using it much. As it waste a lot of bandwidth, etc when downloading the same song over and over.


Top
  
 
PostPosted: Sun Nov 21, 2010 10:43 pm 
Offline
The Developer

Joined: Wed Jan 13, 2010 11:56 pm
Posts: 1466
Donated:
I will try to add a fitting feature for you :)

_________________
My Windows Mobile and Windows Open Source Website:


Like my work? Donate!


My Programs:
grooveshark™.com Downloader, GrooveMobile, Fuel Blaster, Chameleon TicTacToe, QuickTap, WiMoBlue, Driving Licence Trainer, CodeSnippetViewer, Gesture Launcher, Fahrplanauskunft, GSensor Control


Top
 Profile  
 
PostPosted: Sun Nov 28, 2010 3:02 pm 
Nice job 0.4.1 with playlists.. now skipping existing files..and then the program wil be fantastic!


Top
  
 
PostPosted: Tue Nov 30, 2010 2:09 am 
Any update on this feature?


Top
  
 
PostPosted: Tue Nov 30, 2010 8:18 pm 
Offline
The Developer

Joined: Wed Jan 13, 2010 11:56 pm
Posts: 1466
Donated:
Please be patient, this feature is planned in the next version!

_________________
My Windows Mobile and Windows Open Source Website:


Like my work? Donate!


My Programs:
grooveshark™.com Downloader, GrooveMobile, Fuel Blaster, Chameleon TicTacToe, QuickTap, WiMoBlue, Driving Licence Trainer, CodeSnippetViewer, Gesture Launcher, Fahrplanauskunft, GSensor Control


Top
 Profile  
 
PostPosted: Thu Dec 02, 2010 11:24 am 
No problems, thank you for the update.


Top
  
 
PostPosted: Sat Dec 04, 2010 3:03 pm 
file already exists does require much code. Something like this would do. I know SciLor will know this but this is for any one who is trying to do this with the API file.

Imports System.IO
Dim Link
Dim Downloadfile As New FileInfo(Link)
If Downloadfile.Exists() Then
' GoTo nextfile
Else
'Start download process
End If


Top
  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 8 posts ] 

All times are UTC + 1 hour [ DST ]


Who is online

Users browsing this forum: No registered users and 0 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
template->_php_include(): File ./counter/foruminclude.php does not exist or is empty Powered by phpBB® Forum Software © phpBB Group