|
SageTV Studio Discussion related to the SageTV Studio application produced by SageTV. Questions, issues, problems, suggestions, etc. relating to the Studio software application should be posted here. |
|
Thread Tools | Search this Thread | Display Modes |
#1
|
||||
|
||||
HD-200 Standalone Parsing Error
I'm pulling my hair out doing some mods to the HD-200 Standalone STV and don't understand why I'm getting some parsing errors.
Code:
Tue 1/1 0:30:38.992 [ActiveRender-001d6a4cf5a6] Parsing Error: Unexpected "," at column 58. Expression: bytes = java_lang_String_replaceFirst(new_java_lang_String(bytes), "(?s)\\A.*\\-+[\r\n]+", "") ...and... Tue 1/1 0:30:50.686 [ActiveRender-001d6a4cf5a6] Parsing Error: Unexpected "," at column 56. Expression: bytes = java_lang_String_replaceAll(new_java_lang_String(bytes), "0[\r\n]", "") Any ideas? John |
#2
|
||||
|
||||
You can't use regular expressions on the HD200 in standalone mode. Some of the calls using regex can be used with plain text instead. I think this info was posted somewhere, but I'll have to look for it tomorrow if you don't find it before then.
- Andy
__________________
SageTV Open Source v9 is available. - Read the SageTV FAQ. Older PDF User's Guides mostly still apply: SageTV V7.0 & SageTV Studio v7.1. - Hauppauge remote help: 1) Basics/Extending it 2) Replace it 3) Use it w/o needing focus - HD Extenders: A) FAQs B) URC MX-700 remote setup Note: This is a users' forum; see the Rules. For official tech support fill out a Support Request. |
#3
|
||||
|
||||
Thanks Andy, that's a curse. I've survived with blindly copying this code for a long time, now I'm going to have to figure out what this stuff does.
John |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
6.1.4 Metadata Properties Parsing | JREkiwi | SageTV Beta Test Software | 35 | 03-10-2007 08:39 PM |
Two Questions. H.264 and Tag Parsing | kranzel | SageTV Software | 0 | 01-16-2007 04:20 AM |
XML Parsing Library (Exist?) | Necro | SageTV Studio | 3 | 10-18-2006 03:50 PM |
Parsing XML guide data? is it possible? | steingra | SageTV Customizations | 0 | 11-11-2005 12:00 AM |
XMLTV Parsing Software... | pawn | SageTV EPG Service | 0 | 01-13-2004 03:00 PM |