Hi,
I found that media rss does not work with external album, because rss.php produce the full image link with "http://www.mydomain.com/albums/xxx/yyy.jpg"
Is there any advise to improve this? Thx a lot!
Hi acrylian,
i am using 1.2.6 RC2
FYI, rss.php product full image link "http://www.mydomain.com/albums/xxx/yyy.jpg"
but i am using external album so the full image link should be "http://www.mydomain.com/xxx/yyy.jpg.html?z&p=full-image"
( with mod_rewrite suffix .html)
The full image link is actually correct. It is the direct link to the image within the albums folder. I do not use Cooliris myself and it has not been tested with an external albums folder at all.
Btw, "&p=full-image"" at the end means you have an protected image that is opened on a page. Cooliris and a lot of other sripts need the full iamge directly which is what this url actually points to.
Anyway, if you need it differently feel free to make a customized feed for your own needs.