All videos uploaded everytime cron is run creating duplicate entries in YouTube
metodiev - September 30, 2009 - 14:43
| Project: | Video Upload |
| Version: | 6.x-1.4 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
I am using the latest version of the video upload module, drupal 6.14 on windows server. Everything works fine, except that video upload doesn't remember which videos have already been uploaded and which are new. So when cron is run it uploads all videos to youtube, this creating duplicates.

#1
true
#2
#3
Actually this is only a problem when cron runs frequently and processing of the previously uploaded videos has not yet finished. In that case, it uploads all unprocessed videos again thus creating duplicates.
#4
Subscribing. I've experienced the same thing.