CPMFetch with other media besides images CPMFetch with other media besides images
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

CPMFetch with other media besides images

Started by SolidSnake2003, June 01, 2008, 04:30:47 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

SolidSnake2003

Can this script work with other content that can be uploaded through coppermine like video clips?

capecodgal

of course it can  ;D

I listed a sample of using the $filter function where I only call the jpg files within my video archives in this post:
http://forum.coppermine-gallery.net/index.php/topic,51527.0.html

Basically in that example all of my thumbs are jpg files and all of my media are zip files or wmv files so it excludes those and only displays the jpg files in that install or can make it specific to cats or albums in the same install (if you have a multimedia setup rather than doing separate installs for photos vs videos)