How difficult would it be to get PhotoQ to integrate fully into Wordpress's built-in media library, rather than storing its data/images in other (read:non-standard) locations?
The reason I ask, I'm having difficulty getting a CDN plug-in to integrate properly because PhotoQ stores all its images/data outside the main media folders, and the CDN plug-in watches these folders and the library itself for updates. The result of this is that new PhotoQ posts do not get uploaded to the CDN. The only way around this is for the CDN plug-in to regularly scan PhotoQ's folders (/main and /original) for any changes/updates. This is very intensive work and wastes a lot of bandwidth (which you pay for with a CDN) when each item has to be cross-checked.