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,209
» Latest member: ridia245
» Forum threads: 65,381
» Forum posts: 602,245

Full Statistics

Online Users
There are currently 1415 online users.
» 0 Member(s) | 1409 Guest(s)
Applebot, Baidu, Bing, Facebook, Google, Yandex

Latest Threads
Smart IPTV 2026: What USA...
Forum: General Discussion
Last Post: ridia245
2 hours ago
» Replies: 0
» Views: 17
m3u Update 7.0.5
Forum: Windows
Last Post: haysfamily6a
2026-09-13, 09:32 PM
» Replies: 2
» Views: 553
Upcycling a Windows 10 PC...
Forum: Hardware
Last Post: fla
2026-09-13, 04:57 PM
» Replies: 9
» Views: 3,726
NextEnd and NFL Preseason
Forum: Windows
Last Post: Swami
2026-09-13, 04:17 PM
» Replies: 2
» Views: 260
yauiclient crashes eventu...
Forum: NextPVR Other Clients
Last Post: gsmoot
2026-09-13, 02:13 AM
» Replies: 10
» Views: 164
Newer version chopping of...
Forum: Windows
Last Post: mvallevand
2026-09-12, 08:53 AM
» Replies: 1
» Views: 109
Closed captioning in NPVR
Forum: Windows
Last Post: sub
2026-09-10, 06:27 PM
» Replies: 39
» Views: 4,020
unable to use tvhat on ra...
Forum: Linux
Last Post: basaltvest
2026-09-10, 07:22 AM
» Replies: 2
» Views: 528
Can't Scan for Channels F...
Forum: Linux
Last Post: mvallevand
2026-09-10, 03:19 AM
» Replies: 15
» Views: 1,036
New iOS/tvOS/macOS client...
Forum: NextPVR iOS and AppleTV Clients
Last Post: nolipro
2026-09-09, 10:35 PM
» Replies: 44
» Views: 6,638

 
  option to Keep what is recorded so far when interrupting a recordning
Posted by: jasjol - 2005-07-29, 12:50 PM - Forum: Wishlist - Replies (3)

Sometimes I have to cancel a recording near the end of that recording and still I want to keep what is recorded so far. As I understand it today all of the recording is lost when cancelling.

Could there be an option to delete or keep "recorded so far"

Print this item

  MyVideos slowing things down
Posted by: andlju - 2005-07-29, 12:49 PM - Forum: Old Stuff (Legacy) - Replies (10)

For quite some time I've been having annoying pauses (at least 10 seconds) each time I stop playback (doesn't matter if it was a divx, mpeg or timeshifted tv that was playing).
Yesterday, I decided to find out what the problem was. After doing all sorts of stuff (making sure gbpvr.mdb gets properly compacted etc) I finally removed one plugin at a time. As soon as I removed MyVideos, the problem went away (it also decreased the time it takes for gbpvr to start significantly).

I tried getting the latest version of MyVideos, but as soon as I installed it the pauses came back. I should probably add that I am only using the basic functionality of the plugin so I don't have any of the third-party tools that you're supposed to download to get things like DVD-creation etc to work.

I've tried to (casually) look at the log files, but at first glance I haven't found anything that indicates a problem. I don't think there is any activity going on during the pauses, so my guess is that the plugin is trying to do something that eventually times out.

Is this something that sounds familiar to anyone?

Print this item

  Xrecord some questions on how to use
Posted by: jasjol - 2005-07-29, 12:43 PM - Forum: Old Stuff (Legacy) - Replies (7)

I recently upgraded GBPVR and Xrecord after not changning for a couple of months. And I have some questions:

The new Movies button - I cannot fully understand the difference between Movies and Video: I can see that archived recording is shown together with PEG text info under videos.
and also that mpeg files under movies has a poster attached to them.

1) what are the differencies between movie and video? HWne should one use the either?

2) I don't seem to be able to get a picture in the poster of a mpeg under movie even though there is a correspondent picture in /ART - how can I get pictures per MPEG file?


Archiving: as I understand it, archiving moves the MPEG to another directory for example another disk drive - and keeps the info in GBPVR database along with a newlink to the mpeg file. The recording then shows in both recordings (where it is deletable) and in videos (where it is not deletable - since I set so in config):

3) If I want to keep a recording with the EPGtext - and I don't not want my kids to accidentely delete it - can I do this within Record?

Print this item

  Nice overscan skin
Posted by: Shader - 2005-07-29, 08:54 AM - Forum: Old Stuff (Legacy) - Replies (4)

Does anyone know a good overscan-corrected-skin?

I am using overscanned (tv-mode) output on my Radeon and BlueMCE2 as skin
but all the edges are 'cut-off'.

Print this item

  Picture position
Posted by: xsilvergs - 2005-07-29, 06:54 AM - Forum: GB-PVR Support (legacy) - Replies (8)

Hi

As I didn't get an answer to my last question I'll re-word it.

Is it posible to offset the video picture relative to the skin position when displayed on a TV?

Thanks

Print this item

  ATI Theater 550 capturing PAL 480 lines
Posted by: csy - 2005-07-29, 06:28 AM - Forum: GB-PVR Support (legacy) - Replies (6)

I'm using GB-PVR version 0.9211 with an ATI Theater 550 Pro capture card, and configured country as New Zealand (PAL B). Live TV is being recorded and displayed as 720x480, but should be 720x576. As an experiment i tried changing country to Australia but no difference. Any ideas?

Print this item

  Need helping fetching a web page using c#
Posted by: Jeff - 2005-07-29, 05:23 AM - Forum: Developers - Replies (5)

Does anyone know how to use c# to call a web site and enable Javascripts to run locally?

I am trying to update the weather plug-in to use the new msnbc format and one think I have noticed is that I can no longer figure how to directly access the weather web page by US zip code. I now have to use area codes even for US cities. I ave been trying to figure out a way to automatically map zip codes to area codes.

What I have discovered so far is that from my browser I can do it by typing in the URL http://weather.msn.com/search.aspx?weasearchstr=12121, where 12121 is the zip code.

In code I have tried to do the same but it does not work.

Code:
// See if this as a new style code or an old style US zip code Stream stream = null; if (this.areaCode.Length == 5) stream = new WebClient().OpenRead("http://weather.msn.com/local.aspx?wealocations=wc:" + this.areaCode); else stream = new WebClient().OpenRead("http://weather.msn.com/search.aspx?weasearchstr="+this.areaCode); StreamReader streamReader = new StreamReader(stream); string webPage = streamReader.ReadToEnd(); stream.Close();

The webpage that comes back includes an error message in ot that says “A display error has occurred. To use this feature, you must allow the use of Javascript. To fix this error, try changing your security settings so that the use of Javascript is enabled.”

Does anyone know how to do this?

Thanks

Jeff

Print this item

  epg problems
Posted by: edgedamage - 2005-07-29, 03:55 AM - Forum: GB-PVR Support (legacy) - Replies (1)

Gbpvr has been running amazing for almost two weeks. But today when I updated the EPG the listings were offset by one hour. If a show starts at 8:00pm gbpvr's epg shows it starting at 7:00pm. My clock is set to the correct time zone EST. I even removed GBPVR with the add/remove programs lucky I did regedit and found that GBPRV still leaves its-self
in the programs folder. I even created a new account with zap-to-it Which by the way shows the correct listings on it's site.

Print this item

  TheaterListing: Missing theaters
Posted by: abyrne - 2005-07-28, 08:10 PM - Forum: Old Stuff (Legacy) - Replies (10)

zip code: 97005

Some theaters show up, but not all. It's the big chains (Century, Regal) that are missing.

At Fandango, I noticed that these chains have a logo gif in the listing.

Anyone else notice this or have missing theaters?

Print this item

  post your screenshots
Posted by: sub - 2005-07-28, 07:57 PM - Forum: NextPVR Announcements - Replies (44)

I'm going to redo the front page of gbpvr.com sometime soon, and want to attach a selection of cool looking screenshots.

Can you guys post some screenshots of screens for me to include.

Any screens are fine. The more variety I have to pick from, the better. Plugins or core screens equally good. It helps if, for example, you're showing 'My Pictures' and have a good selection of interesting photos (no home porn Big Grin ).

Resize them to 350 x 260. Crop the window frame if you took screenshot in window mode. Below is an example.

Lets see what you've got...

Print this item

Pages (6435): « Previous 1 … 5638 5639 5640 5641 5642 … 6435 Next »
Jump to page 

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