View Single Post
Old 2004-03-30, 04:55   Link #22
codingman
Junior Member
 
Join Date: Mar 2004
Send a message via ICQ to codingman Send a message via AIM to codingman Send a message via MSN to codingman Send a message via Yahoo to codingman
As my anime collected collection has grown (almost to an unmanagable point now), I've started writing a program to automate checking/downloading new episodes for all the series I'm following (using AS's XML service)
After working on it a bit, I'd like to request a slight change to the existing XML format and a new XML file altogether.

Would it be possible for you to modify the <episode> element by moving the text part of the episode number, ie '(Part 3)' or 'OVA' to an attribute of episode? For example <episode text="(Part 3)">4</episode>

Second, could you setup another XML file to just list Resharing Requested anime?
It would make it much easier to get the data into my program than by parsing the html page manually.

Thanks!

(SCHADOWFOX: An XML for series could be very useful.)
codingman is offline   Reply With Quote