i have a .m4v file uploaded to blip.tv, it has also been transocded to flash as well.

i'm trying to get the flash player to show up on the site but for the rss feeds, i would like the source file be used as an enclosure. it appears that this is what should be happening but for some reason i don't see an enclosure tag in my feeds. i have played with the blip.tv specific settings for rss and tried to set it to use the source file, and then also tried setting to override and selecting m4v in the next dropdown but i do not see anything showing up in the feed.

CommentFileSizeAuthor
#2 bliptv.inc_.patch434 bytesjjkiesch

Comments

jjkiesch’s picture

i am still trying to get this working with the latest version of emfield. it seems that not matter what settings i use, when i look at the rss feed of the items, i don't see any enclosure tags at all. is there any documentation on how to get this running? this may not be a bug but just me not knowing how to configure everything correctly. any help would be much appreciated.

jjkiesch’s picture

Status: Active » Needs review
StatusFileSize
new434 bytes

when comparing the bliptv.inc against the youtube.inc, i saw that emvideo_youtube_rss was returning $file. the blip.tv function wasn't returning anything. adding return $file; works as expected for me.

jjkiesch’s picture

Version: 6.x-1.0-beta1 » 6.x-1.2
aaron’s picture

Status: Needs review » Fixed

oops; thanks for the catch, jjkiesch. committed now!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.