NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Portal

Welcome, Guest
You have to register before you can post on our site.

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 20,186
» Latest member: RonB1949
» Forum threads: 65,377
» Forum posts: 602,182

Full Statistics

Online Users
There are currently 1429 online users.
» 1 Member(s) | 1423 Guest(s)
Baidu, Bing, Facebook, Google, Yandex, mvallevand

Latest Threads
Closed captioning in NPVR
Forum: Windows
Last Post: mvallevand
3 hours ago
» Replies: 32
» Views: 3,627
More than one HDPVR to th...
Forum: Hardware
Last Post: mvallevand
2026-09-05, 04:51 PM
» Replies: 7
» Views: 199
New iOS/tvOS/macOS client...
Forum: NextPVR iOS and AppleTV Clients
Last Post: drvolks
2026-09-05, 01:00 PM
» Replies: 43
» Views: 6,350
actors producer director
Forum: Wishlist
Last Post: a1blues
2026-09-04, 09:20 PM
» Replies: 4
» Views: 161
Upcoming NextEnd addon an...
Forum: Add-ons (3rd party plugins, utilities and skins)
Last Post: mvallevand
2026-09-04, 01:00 AM
» Replies: 1
» Views: 189
HDHomeRun can't find tune...
Forum: Linux
Last Post: mvallevand
2026-09-01, 05:58 PM
» Replies: 1
» Views: 180
Can't upgrade from 6.1.1....
Forum: NextPVR Support
Last Post: blobbyguts
2026-08-31, 10:56 AM
» Replies: 1
» Views: 130
NextEnd and NFL Preseason
Forum: Windows
Last Post: mvallevand
2026-08-30, 03:13 PM
» Replies: 1
» Views: 175
New version problem with ...
Forum: Windows
Last Post: Swami
2026-08-30, 12:23 AM
» Replies: 47
» Views: 3,927
DVB-T scanning issue - fo...
Forum: Docker amd64
Last Post: mvallevand
2026-08-28, 08:36 AM
» Replies: 1
» Views: 219

 
  Trying to suppress Chinese Characters in TVxB
Posted by: jksmurf - 2010-09-03, 03:42 PM - Forum: General Discussion - Replies (19)

Hi,

I use TVxB to generate my XML EPG, and it uses wget to download html files which it then parses and mines for XML EPG schedules.

After many hours I have TVxB setup how I how I like it, but I'm trying to suppress Chinese characters, for which one channel does not comma delimit the Chinese Characters vs English ones in the schedule web-pages, nor does it supply html tags e.g. <br> between Chinese vs English text, so there's no way I have found to parse them out.

http://programme.tvb.com/print/pearl/[day=yyyy-mm-dd]/

At present I use TVXB functions rclip and lclip (right and left clip) and just copy and past lots of chinese characters into the TVXB.ini, in a vain effort to keep them popping up. Of course there are literally thousands of Chinese Characters so it's a hard slog keeping up.

Is there some switch in wget which would ONLY download English text and save me from continually adding to the growing rclip and lclip terms?

Yep, tried the manual and the author...

Ta

k.

Print this item

  Unexpected error removing recording from conversion queue
Posted by: pvrproblems - 2010-09-03, 03:37 AM - Forum: GB-PVR Support (legacy) - Replies (1)

I'm getting the following recordingservice errors. I don't notice any adverse behavior, but a SQLite exception can't be normal.

Thanks in advance.

Richard



2010-09-01 22:26:48.723 INFO [4] GB-PVR Recording Service starting
2010-09-01 22:26:53.270 VERBOSE [4] installDirectory is C:\Program Files\Devnz\GBPVR\
2010-09-01 22:26:53.442 VERBOSE [4] configurationFile is C:\Program Files\Devnz\GBPVR\config.xml
2010-09-01 22:26:56.410 VERBOSE [4] getValue() loading new key/value into cache: /settings/DatabaseConnectionString
2010-09-01 22:26:56.410 VERBOSE [4] getValue: /settings/DatabaseConnectionString : Data Source=".\gbpvr.db3";Version=3;New=True;
2010-09-01 22:26:56.410 VERBOSE [4] getValue() loading new key/value into cache: /settings/DatabaseIdentityQuery
2010-09-01 22:26:56.410 VERBOSE [4] getValue: /settings/DatabaseIdentityQuery : select last_insert_rowid()
2010-09-01 22:26:56.410 VERBOSE [4] databaseConnectionString is Data Source="C:\Program Files\Devnz\GBPVR\gbpvr.db3";Version=3;New=True;
2010-09-01 22:26:56.410 VERBOSE [4] getValue() loading new key/value into cache: /settings/DatabaseProviderFactory
2010-09-01 22:26:56.410 VERBOSE [4] getValue: /settings/DatabaseProviderFactory : System.Data.SQLite.SQLiteFactory
2010-09-01 22:26:56.551 VERBOSE [4] getValue() loading new key/value into cache: /settings/LoggingLevel
2010-09-01 22:26:56.551 VERBOSE [4] getValue: /settings/LoggingLevel : Error
2010-09-02 01:01:36.602 ERROR [13] Unexpected error removing recording from conversion queue: System.Data.SQLite.SQLiteException: The database file is locked
database is locked
at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery()
at GBPVR.RecordingService.x92f6085038c83bb7.x4fa2bfc067e20d05(Int32 x0f7b9658643bceb7)
2010-09-02 21:00:30.673 ERROR [5] Unabled to save ScheduledRecording: The database file is locked
database is locked
2010-09-02 21:00:31.658 ERROR [5] at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery()
at GBPVR.Backend.Common.x396614b3dae3b1da.xc979432fcc5a510a(ScheduledRecording xe41d2b9d98dc1269)






010-08-31 21:02:11.359 INFO [4] GB-PVR Recording Service starting
2010-08-31 21:02:15.593 VERBOSE [4] installDirectory is C:\Program Files\Devnz\GBPVR\
2010-08-31 21:02:15.593 VERBOSE [4] configurationFile is C:\Program Files\Devnz\GBPVR\config.xml
2010-08-31 21:02:16.601 VERBOSE [4] getValue() loading new key/value into cache: /settings/DatabaseConnectionString
2010-08-31 21:02:16.601 VERBOSE [4] getValue: /settings/DatabaseConnectionString : Data Source=".\gbpvr.db3";Version=3;New=True;
2010-08-31 21:02:16.601 VERBOSE [4] getValue() loading new key/value into cache: /settings/DatabaseIdentityQuery
2010-08-31 21:02:16.601 VERBOSE [4] getValue: /settings/DatabaseIdentityQuery : select last_insert_rowid()
2010-08-31 21:02:16.664 VERBOSE [4] databaseConnectionString is Data Source="C:\Program Files\Devnz\GBPVR\gbpvr.db3";Version=3;New=True;
2010-08-31 21:02:16.664 VERBOSE [4] getValue() loading new key/value into cache: /settings/DatabaseProviderFactory
2010-08-31 21:02:16.664 VERBOSE [4] getValue: /settings/DatabaseProviderFactory : System.Data.SQLite.SQLiteFactory
2010-08-31 21:02:16.664 VERBOSE [4] getValue() loading new key/value into cache: /settings/LoggingLevel
2010-08-31 21:02:16.664 VERBOSE [4] getValue: /settings/LoggingLevel : Error
2010-09-01 03:31:50.630 ERROR [14] Unexpected error removing recording from conversion queue: System.Data.SQLite.SQLiteException: The database file is locked
database is locked
at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery()
at GBPVR.RecordingService.x92f6085038c83bb7.x4fa2bfc067e20d05(Int32 x0f7b9658643bceb7)
2010-09-01 03:32:25.005 ERROR [5] Found expired lease. Stopping recording.

Print this item

  Error parsing EPG
Posted by: martint123 - 2010-09-02, 09:21 PM - Forum: Legacy (v4.x and earlier) - Replies (5)

I don't know if it is an illegal character in the EPG XML or a parsing error but I get the following error box with this in the log when mapping DVB-T channels to the EPG. Manually removing the & - ampersand character fixes it.

Code:
2010-09-02 22:07:37.586 [ERROR][1] Unexpected error parsing xmltv file: System.Xml.XmlException: An error occurred while parsing EntityName. Line 42243, position 164. at System.Xml.XmlTextReaderImpl.Throw(Exception e) at System.Xml.XmlTextReaderImpl.Throw(String res, String arg) at System.Xml.XmlTextReaderImpl.ParseEntityName() at System.Xml.XmlTextReaderImpl.ParseEntityReference() at System.Xml.XmlTextReaderImpl.Read() at System.Xml.XmlLoader.LoadNode(Boolean skipOverWhitespace) at System.Xml.XmlLoader.LoadDocSequence(XmlDocument parentDoc) at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace) at System.Xml.XmlDocument.Load(XmlReader reader) at System.Xml.XmlDocument.Load(String filename) at NextPVR.Settings.ChannelDetailsForm.LoadXmltvFile()
Code:
<programme start="20100910164500 +0100" stop="20100910173000 +0100" channel="UK_RT_1994"> <title lang="en">Flog It!</title> <sub-title lang="en">series 9</sub-title> <sub-title lang="en">Malvern</sub-title> <desc lang="en">series 9 Kate Bateman and Adam Partridge value items in the spa town of Malvern, Worcestershire, including a wooden top toy and old coins that could be worth thousands of &pounds. Presenter Paul Martin meets a local man who has been making violins for 40 years and tries his hand at woodwork.</desc> <credits> <director>Phil Kerswell</director> </credits> <category lang="en">Factual</category> <length units="minutes">45</length> <video> <aspect>16:9</aspect> </video> <subtitles type="teletext"> <language lang="en">English</language> </subtitles> </programme>

Print this item

  New User Problems
Posted by: livesoutwest - 2010-09-02, 08:35 PM - Forum: Legacy (v4.x and earlier) - Replies (6)

I can't get Live TV in the GB-PVR window. When I click on it, it's not executable. Running Win XP 32-bit, SP3. Using ATI TV Wonder 600 USB Tuner. I went into the config and set Capture Sources Client/Server for Streaming. Under Channels, it doesn't show any.

Print this item

  Hvr3300?
Posted by: tmk - 2010-09-02, 07:33 PM - Forum: GB-PVR Support (legacy) - Replies (4)

Hi,

I just building up a new system which should also run GBPVR (GBPVR 1.4.7). I have a Hauppauge HVR3300 installed on Win7 64 bit installed. I just realized that this card seems not to be supported. Trying to configure the recording source GBPVR shows me that he detected the HVR1800 MCE which I was trying. However, LiveTV does not show any picture and also the TV Guide does not even open up.

Any ideas whether I could get it work with the HVR3300 and whether my TVGuide problem could be related to that?

Thanks,
Tom

Print this item

  Glow WS - find more popup crash
Posted by: roy - 2010-09-02, 04:50 PM - Forum: Community Skin - No Replies

I recently started using the Glow WS theme (still with GBPVR) on my new 46" Sony Cool and it's a treat for the eyes. Big Grin

When I call the 'Find More' pop up from TVlistings it drops back to the main menu. I've done a little digging but can't determine the cause. My Rox theme (CS4 SD) works fine. Not a priority issue, but thought someone else (smarter than me) may be able to confirm and debug the problem. I could provide logs if wanted.

Thanks

Print this item

  EGreat Installation troubles
Posted by: mcfly - 2010-09-02, 01:09 PM - Forum: MVP & NMT - Replies (3)

I'm preparing for the future by swapping out my existing MediaMVP and swapping in an EGreat NMT, but having problems getting GBPVR running on it. I've followed the Install Guide for Dummies, but perhaps don't yet qualify for that exalted status... Here's what I've done:

1. On the PC, I already have a working installation of GBPVR (version 1.4.7) and an mvpmc share, on Drive F, which my MVP has been using, so I know the permissions etc are OK. My PC has no local firewall on it. It auto-starts one NMT server.

2. on the EGreat, I've tested connectivity, & can see the PC and map shares on it. There's a share mapped to the mvpmc share on the PC. I've set the EGreat output format to 720P. My TV can support 1080 but I figured I'd match it with the 720 that mvpmcx2 will use for its menus.

3. run NMTInstall. I pointed that to my existing mvpmc share, on Drive F. I also supplied the MAC address of my NMT. I only installed the mvpmcx2 and NMT Setup sections, since I have an existing GB-PVR installation (1.4.7) that's working the way I like. It runs without error, & everything in the Details looks fine.

4. on the EGreat, I navigate to the mvpmc share and try to run GBPVR.html. I see the 3 choices. I try Open GBPVR via Network Browser. I get a message saying "Request cannot be processed".

Not sure where to go from here or how best to troubleshoot.

I've obtained and run NMTChecker, which gives the following output:

Checking for mvpmc share on BART
mvpmc F:\mvpmc

Checking GB-PVR.html links
<a href="http://localhost.drives:8883/NETWORK_SHARE/BART:mvpmc/gbpvr.cgi">GB-PVR</a>
<a href="http://localhost.drives:8883/NETWORK_SHARE/NETWORK_BROWSER/browser.cgi">GB-PVR via Network Browser</a>
<a href="http://localhost.drives:8883/USB_DRIVE_A-1/mvpmc/usb_a.cgi">GB-PVR via USB</a>

NMT IP Address: 192.168.7.28 MAC 0006DC446EC4

GB-PVR Installed C:\Program Files\Devnz\GBPVR\
config.xml entry found Client Type PCH2
MVPSendIncrementalUpdates true
MVPClientType PCH2
MVPWidth 1280
MVPHeight 720
MVPOffsetX 0
MVPOffsetY 0

WebServerEnabled true
WebServerNMTStreamingEnabled true
WebServerPort 7647

The remote server returned an error: (404) Not Found.

N-PVR Installed C:\Documents and Settings\All Users\Application Data\NPVR

Enabled true
Port 8866

Unable to connect to the remote server

Checking NMT Version
50-17-091022-15-EGR-403-000

Checking NMT Display
720P 60Hz

Calling NMT Source
homer
nfs://192.168.7.1:/home/media Username: Password Length: 0

bart:mvpmc
smb://bart/mvpmc Username: Password Length: 0


Anyone have any ideas on a course of action from here? Thanks in advance!

Print this item

  Lost guide data
Posted by: pcostanza - 2010-09-02, 12:04 PM - Forum: Legacy (v4.x and earlier) - Replies (11)

This morning I noticed my guide listings were empty. I had just run an epg update 2 days ago but ran one again and while mc2xml is updating, the guide is not. I then emptied the EPG and ran the update again, with no luck.
Where NPVR use to take a little bit to update the listings, it does so much faster and way before mc2xml completes it's guide update.
Other than to remove the devices and start over, what options do I have? I'd rather not do this as I haven't been able to get all my channels when I scan and have been using the same database since .23 which was the last time the scans picked up all my channels.

One more thing that I think shouldn't have anything to do with this problem is I updated HDHR firmware last night.
Logs attached

Print this item

  Converting .ts files to DVD [OT]
Posted by: build - 2010-09-02, 08:17 AM - Forum: General Discussion - Replies (8)

G'day All,
(Are OT posts allowed? If not please delete this.)

I presume some of you have archived your recording from .ts to DVD. I'm having a problem with DVDflick and other apps in that they either won't recognise the file or gets the aspect wrong even though I select 16:9, etc, etc.

Has anyone had any luck converting .ts directly to DVD? If so, how and what app?

Thanks in anticipation,
build

Print this item

  Status page and conflicts in NPVR
Posted by: StevHodge - 2010-09-01, 04:46 PM - Forum: Legacy (v4.x and earlier) - Replies (3)

two minor questions:

(1) Leaving the status page on screen when NPVR is recording seems to have the effect of causing something like a hang. the programmes which were started are recorded, but NPVR does not know that they have finished, subsequent recordings are missed,and the service will not exit normally. After a full restart the recordings are noted as having been missed ("recording service not running") even some which are actually there. This is obviously easy to avoid, but is it expected behaviour?? Should I post logs?

(2) What are the conflict limits in NPVR. I have a NovaDB-DBT dual card, and I am in the UK. I have had four recordings running simultaenously on one of the tuners. How does it do this????? Some kind of magic????

Print this item

Pages (6435): « Previous 1 … 1900 1901 1902 1903 1904 … 6435 Next »
Jump to page 

© Designed by D&D, modified by NextPVR - Powered by MyBB