can'ttest right now. btw i posted plugin on our Facebook page.did you like mad men?
Watched the first series, until I realized, but if the second will be the same, you probably will not look further ..did you like mad men?
^ That is good. well planned.AJS said:F=File exist, Y=Stored Youtube ID exist, SkipAlready and UpdateAlready new options:
IF:
F:0 Y:1 SkipAlready:1Then Skip
F:1 Y:0Then Write Youtube ID and Skip
F:1 Y:1 SkipAlready:0 UpdateAlready:1Then Skip
ELSE Download.
I have a large number of clips in a very good quality, if you do as suggested, changing the video links on the page last.fm, I'll lose them. I think it is necessary to dwell on the what if charged, and then removed, and the ID has changed then the load, otherwise miss. If the file is there, then let it lie there, and it can not be overwritten.[DOUBLEPOST=1374134696][/DOUBLEPOST]File exist - skip^ That is good. well planned.
If FileExists
Then
WriteToLog(llDebug,' Last.fm [SE-]: '+Target+' already have.') ; Skip
If (Not YouTubeUpdateAlready and (File not Exists) and (Youtube ID exists)
Then
WriteToLog(llDebug,' Last.fm [SDN]: '+Target+' removed, ID '+Trim(YouTID)+' in the downloaded list.') ; Skip
...
Get New Youtube ID
...
If YouTubeUpdateAlready and (File not Exists) and (Old YouTube exists)
Then
If Old YouTube exists = New YouTube exists)
Then
WriteToLog(llDebug,' Last.fm [SDU]: '+Target+' removed, ID '+Trim(YouTID)+' in the downloaded list.') ; Skip