|
Re: [addon] BTV Podcatcher
Quote:
Originally Posted by BigBill
Ok. It did come back with an "Error with feed", but the file downloaded and the BTV properties were written. I see the exact same thing with Tekzilla Daily, odd, but its working as far as I can tell.
|
yes it is all rev 3 feeds
The only issue is with the program looking at the rss feed for new episodes. There is no problems downloading show this incuded writing out properties ( note the series title may show error with feed)
A technical description of the error is on windows machines to end a line you need both a carriage return and line feed. On other OS like mac osx and Linux it is just line feed. Mac OS 9 it was just carriage return. I am using the built in XML processing with .net. This .Net processing requires when communicating to use the windows set to end a command. The rev3 server is only sending line feed to end a command. While this is fine for most applications some windows applications will not load the data do to issues of impropper formating. Most developers know about this and will end lines with both a CR and a LF '\r\n' to maximize comparability this will work with all systems. Rev3 maybe created the issue when they added the new show.
__________________
Running BTV 4.X, core 2 duo 2.6GHz, 4GB ram, Asus p5b-e, Vista, NVIDIA GeForce 7950GT, Hauppauge PVR250, Hauppauge PVR150, DVICO FusionHDTV5 RT Gold, FusionHDTV 5 USB Gold,HD 1x 500 SATA, 1 x 400 SATA, 1x 750 SATA, 1x 320 External, 1 x 250 External
To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.
|