View Single Post
  #13 (permalink)  
Old 07-08-2008, 02:23 PM
Carey Carey is offline
Registered User
 
Join Date: Mar 2006
Posts: 52
Re: [addon] BTV Command Line Tools

Quote:
Originally Posted by leecole View Post
Originally Posted by kandlg View Post
Hi Lee,

I upgraded to 4.8.2 and am having problems with the episode data. I installed the command line tools, but am getting the following error with every conversion and there is no episode data in the converted file:

2008-07-07 15:08:59 : EpisodeData.exe Posted with D:\Beyond TV\Shows\The Shield-(On Tilt)-2008-07-07-0.avi
2008-07-07 15:08:59 : EpisodeData.exe - Version:3.3.1.29
2008-07-07 15:08:59 : EpisodeData.exe Beyond TV Recording
2008-07-07 15:08:59 : EpisodeData.exe MetaData program: C:\Program Files\BTVTools\BTVMetaData.exe
2008-07-07 15:08:59 : EpisodeData.exe - ReTryCount=1 Delay=60
2008-07-07 15:09:09 : MetaDataExtractor 07/07/2008 03:08:59 PM Description: General error: System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> System.Exception: An incorrect password was entered.
at SnapStream.BeyondTV.WebServices.BTVLicenseManager. LogonHelper(String networkLicense, String username, String password, Boolean allowLocal, Boolean useAuthTicket)
at SnapStream.BeyondTV.WebServices.BTVLicenseManager. Logon(String networkLicense, String username, String password)
--- End of inner exception stack trace ---
2008-07-07 15:09:09 : EpisodeData.exe exiting with RC=Failed

Any ideas?

Thanks,
Kelly

EpisodeData calls BTVMetaDataExtractor without a password. I assume BTVMetaData uses a TCP/IP session to logon using the BTV license key as a password??????
Any idea?
FYI,

I use these command line tools quite often. I'm on version 4.8.2 and they are still working fine for me.

I use the following to import:

btvmetadata --mode=import --server=machinename:8129 "x:\filename.mp4"

And this to export:

btvmetadata --mode=extract --server=machinename:8129 "x:\filename.mpg"

I don't use a password on BTV though.
__________________
BeyondTV 4.8.1, BeyondMedia 1.1.1, InterVideo Decoder v.7.x, Windows XP Pro SP3.
ASUS A8N-E, AMD Athlon64 3800+, 1GB RAM, 300 GB HD, 500GB HD, ATI 2600 HD PCI-E, DVD RAM GSA-4040B.
Tri Tuner: Diamond PVR550 PCI, Diamond PVR600 USB, HVR-1600.
Firefly Remote.
Beyond TV Link as bedroom TV.
Reply With Quote