by WannaTheater on Tue Feb 12, 2008 11:53 am
Great utility, but I find myself constantly hand-manipulating the generated datase.. here is why:
1) All of my databases are stored on a local machine, but all of my media is on a network share. I initialy put NEW episodes on the local machine, then run TVman against those episodes, creating a temporary tv_series database. Then I move the media files to the network share.
So I need to hand-edit all media locations to point to the network share. This is not a bug - but I need to do it this way since my network share spans multiple drives, and TVMan will try to rewrite the file names which is not possible on the share (only individual discs).
2) All my coverart is located on the LOCAL machine (not in the directories of the actual media). So I need to hand-edit these values in the generated XMl to point to local machine.
3) Then I hand-merge the newly created XML database into the "master" XML database.
4) One bug that I know of is that some of the descriptions mistakenly put "Watch Video" as the first 2 words. Probably a problem with the HTML parsing on eps where there is a link to watch a trailer of the video.
Any chance on you releasing the source for this?
Thanks!