You can increase the number of videos requested by editing these variables in the helper script (look in the beginning):
- Code: Select all
$videoCountPerChannel=20; //change this if you want to see more than x new clips per channel
$maxTotalVideos=150; //change this if you want to keep more than x results for each account
I haven't played with them very much, so they could be wrong (meaning they don't do what they say). Change a value to fit your needs and re-run the helper script. You should get more videos in your cache file.
I'm planning on changing the way these values are used - instead of hardcoding them here I plan on parsing specific configuration variables instead...
But first, try to set them by hand and report back if they work for you.
I haven't tried yet to run the script from cron - I've just ran it at startup (since I usually reboot the wdtv often). I will look into running it from cron. There shouldn't be any problems, but there might...



