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,177
» Latest member: allv50
» Forum threads: 65,373
» Forum posts: 602,146

Full Statistics

Online Users
There are currently 1394 online users.
» 2 Member(s) | 1386 Guest(s)
Applebot, Baidu, Bing, Facebook, Google, Yandex, allv50, mvallevand

Latest Threads
Upcoming NextEnd addon an...
Forum: Add-ons (3rd party plugins, utilities and skins)
Last Post: mvallevand
Yesterday, 04:17 PM
» Replies: 0
» Views: 44
Can't upgrade from 6.1.1....
Forum: NextPVR Support
Last Post: blobbyguts
Yesterday, 10:56 AM
» Replies: 1
» Views: 51
NextEnd and NFL Preseason
Forum: Windows
Last Post: mvallevand
2026-08-30, 03:13 PM
» Replies: 1
» Views: 86
New version problem with ...
Forum: Windows
Last Post: Swami
2026-08-30, 12:23 AM
» Replies: 47
» Views: 3,758
DVB-T scanning issue - fo...
Forum: Docker amd64
Last Post: mvallevand
2026-08-28, 08:36 AM
» Replies: 1
» Views: 150
Channels not detected in ...
Forum: Windows
Last Post: mvallevand
2026-08-28, 03:57 AM
» Replies: 5
» Views: 3,419
Need help with hardened d...
Forum: Docker amd64
Last Post: bfg100k
2026-08-26, 02:41 AM
» Replies: 5
» Views: 310
Avoiding duplicates of sp...
Forum: Windows
Last Post: mvallevand
2026-08-25, 04:37 PM
» Replies: 4
» Views: 230
NPVR Tray stuck showing E...
Forum: Windows
Last Post: mvallevand
2026-08-24, 02:08 PM
» Replies: 9
» Views: 515
Radio stations for NextPV...
Forum: Add-ons (3rd party plugins, utilities and skins)
Last Post: LynnO
2026-08-23, 07:28 PM
» Replies: 28
» Views: 10,215

 
  Now Open Source at bitbucket
Posted by: reven - 2014-08-10, 07:28 AM - Forum: NextPVR for Samsung - No Replies

I've just create an open repository for this project at bitbucket.org,

https://bitbucket.org/revenz/nextpvr-for-samsung/

I welcome any improvements made by users, obviously I haven't had much time to spend on this over the last few months.

I suspect the next time I'll have to really work on the project will be over xmas (so yeah 4 months away). I may be able to work on it sooner, would like to convert it to angulardart and take advantage of that, since it compiles down to javascript it should work fine with this, but make the objects more strict and easier to unit test etc.

Its on bitbucket instead of github as I prefer Hg to git.

Print this item

  EPG_EVENT.genres format
Posted by: bgowland - 2014-08-10, 04:08 AM - Forum: Developers - Replies (2)

I'm sure I've asked this before but can't find my post.

My npvr db only has a single genre for each TV show as that's all my xmltv source provides. I seem to remember though that some guide sources provide more than one per TV show and the EPG_EVENT.genres column has them stored in some sort of delimited format. If that's the case, what is the delimiter? Comma, colon, semi-colon?

Cheers,
Brian

Print this item

  Ability to delete a single recording from the recently_deleted table
Posted by: cbgifford - 2014-08-09, 10:15 PM - Forum: Legacy (v4.x and earlier) - Replies (2)

Hello,

What I want to be able to clear Recording History for individual episodes.

I record older television shows for my video library and don't delete them after watching since I enjoy watching them multiple times. I've set the advanced configuration setting to 9999 so they don't record again. On occasion, a recording either gets messed up or accidentally deleted and I need to be able to record the episode again the next time it airs.

I've looked at the NPVR.DB3 database and see the scheduled_recording table that stores all the recordings that have been recorded or are scheduled to be record. In the Recently_deleted table I can see the unique_identifier field that correlates to the unique_id field in the EPG_Event table so NPVR knows not to record it again. However, I don't see this field in the scheduled_recordings table. I'd like to be able to delete the one episode from the recently_deleted table. I know it's being stored somewhere because you're adding it when NPVR deletes the recording but I don't see how you are relating the scheduled_recording record to the unique_id data in the EPG

I'm an accomplished database programmer and would be more than willing to develop a small utility to accomplish this and share it with the community as well as any other utilities I might develop in the future if you would be willing to share how you are relating the recently_deleted table to the scheduled_recordings table when you delete a recording.

I did search the forums and you indicated in one post that when a recording is flagged as failed for whatever reason, it would not be added to the recently_deleted table. I could possibly set the status to a failed indication or update the failure_reason field and let NPVR manage the recently_deleted table.

I look forward to a long association with the NPVR community.Big Grin

Signed,
An ex-Beyond TV user Cool

Print this item

  Playback of transcoded recordings
Posted by: drmargarit - 2014-08-08, 05:31 PM - Forum: Legacy (v4.x and earlier) - Replies (7)

I am experimenting with transcoding recordings from .ts to .mp4. I am using:
ffmpeg.exe -i infile.ts -c:v libx264 -crf 20 -s 720x404 -c:a copy outfile.mp4

After the transcode, I update scheduled_recording table of npvr.db3 with the new filename.

They play in vlc but not in npvr.

Is this a codec issue, a transcode issue or an npvr issue?
The attached log doesn't tell me a whole lot.

Thanks for looking,


Jim Margarit

Print this item

  NextPVR and HD PVR 2 Issues - No Picture and No Sound on Live TV
Posted by: keithyv - 2014-08-08, 03:00 AM - Forum: Hardware - Replies (5)

Hi Guys.

New to the forum.

Having an issue with my NextPVR and HD PVR 2 setup. I am getting no picture and sound on live TV. I am using the arcsoft decoders and can play other video files with no issue. However, when I switch to Live TV i get a black screen and no audio.

At the bottom on the progress bar, I get a weird number on the left hand side like --35791394.

I think this issue might be a communication issue between the software and HD PVR 2 hardware. When I use the hauppauge software to watch live tv, the HD PVR 2 glows yellow. When using NextPVR it glows white.

Any help would be appreciated.

I've attached a log if this helps.


Thanks in advance guys.

Print this item

  where did LM gestion remote keymap software go?
Posted by: jam_zhou - 2014-08-07, 03:41 PM - Forum: General Discussion - Replies (1)

Hi Guys,

been using LM gestion (http://lm-remote-keymap.software.informer.com/versions/) for a year as my remote software and noticed that the official site has disappeared from the net. Does anyone know what happened? I think the site used to be lmgestion.net.

Just a note that I've noticed there's a lmgestion.ca in Canada and I'm wondering if there was some litigation going over the name?

Thanks.

Print this item

  Computer Goes to Sleep in mid-Stream
Posted by: ww4397 - 2014-08-07, 02:13 PM - Forum: NextPVR Enhanced Web Admin (NEWA) - Replies (5)

Hi,

When streaming recorded TV to my iPhone my computer goes to sleep at the time I have set (30 minutes) even though the show is not over. I guess the PC does not sense that there is "activity" and goes to sleep.

Is there a setting I can set that would make the PC think the there is "activity" and keep the machine on until the show/stream is finished?

Thanks!

Print this item

  Floating TV window
Posted by: treble - 2014-08-07, 02:06 PM - Forum: General Discussion - Replies (2)

I have always wanted a floating NPVR window so I can keep an eye on a show while doing something else. I prefer to run NPVR in full screen mode instead of windowed so no resizing. I have a dedicated HTPC but I like to work in the back ground sometimes.

I figured either that idea or a floating taskbar live thumbnail. I did a google and came up with a pair of scripts that run in AutoHotkey which does exactly that. You launch the script or exe if you compile it, hit Win+w and it creates a small floating thumbnail window clone of what ever window you were focused on. I focus on NPVR so I get a live thumbnail of that. Live means that the thumbnail updates when its parent does. Good for tv.

Scripts are here:
http://www.autohotkey.com/board/topic/71...how-video/

I called first one Thumbnail.ahk and second one Livewin.ahk. You run Livewin.ahk in AutoHotKey or you can compile it and AutoHotKey makes an .exe file. The exe means you do not need AutoHotKey installed but you need the Thumbnail.ahk file in the same folder. Someone could compile and share. Works with Vista and Windows 7.

I'm impressed with it. Does what I wanted. It can also be tweaked with other features if you learn some basic AutoHotKeys. Thought I would share. No afil. Credit to kyf and assoc.

Print this item

  XBMC Plugin - Update Recordings Automatically
Posted by: craigrs84 - 2014-08-06, 03:56 AM - Forum: Kodi / XBMC - No Replies

If XBMC is running while a new show is recorded, then after the recording is completed it doesn't show up in the list of recordings unless I exit and re-open XBMC.

I found this thread which seems to describe the same issue: http://forum.xbmc.org/showthread.php?tid=149732

I gathered from that thread that you can actually click the "Recordings" item from the left nav bar to force an update, but I'm wondering if the plugin can be configured so that it automatically updates instead without any interaction from the user. The thread seemed to indicate that this should be possible and that the plugin has to implement this functionality. Has this topic been brought up before?

Also can you confirm that I'm running the most recent version of the XBMC plugin: 1.9.7

Thanks.

Print this item

  Upgrade Done... NEWA Work Begins
Posted by: kayleigh - 2014-08-06, 03:18 AM - Forum: NextPVR Enhanced Web Admin (NEWA) - Replies (10)

I've done a fresh install of Windows and NextPVR on a new SSD for my system drive so I have a separate drive for Recordings (specs in signature). But it never fails... Every upgrade creates issues for my NEWA config.

LiveTV streaming runs great, video & audio are fantastic. As soon as I select Stream Now for a program, I get " *** Starting Stream and then will tranfer window to Streamer page *** " at the bottom of the page and no redirect (the issue is described here, too... http://forums.nextpvr.com/showthread.php...post476891 ).

The program will start recording, so I can select the option to stream from the Manage Recordings tab. The stream starts, but my VLC client isn't receiving any audio stream. The codec tab in VLC lists no audio track being received. When I watch the recorded file, there is audio and VLC reports the codec (AAC 2-track).

Logs attached... I restarted the service to hopefully keep them small. Sample with both liveTV stream and program streams (I think Smile ).

Print this item

Pages (6435): « Previous 1 … 1149 1150 1151 1152 1153 … 6435 Next »
Jump to page 

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