I just set up a new server and decided to give NPVR a try having run GBPVR previously. I think I have it set up and working just fine. Terribly disappointed that it creates .ts instead of .mpg but I can work around that.
I think that I have solved every problem save 1 and though I have searched, I can't seem to find the answer. With GBPVR I was using a program called WizRenameRecording to change the name of the output file to something sensible that I could use. My postprocessing.bat is the same as it was using GBPVR in which it worked fine.
Does this program work with NPVR? If so, what is different? If not is there a replacement for it?
New to NextPVR and I am having some strange issues with live tv. One moment everything will work well and the next certain channels wont work. The weird thing is that it is not consistent. For example, atm I am watching ABC and it all works well. Later on if I select the channel I just get a black screen after it says "... Please Wait ...". If I find another channel that works then switch back to ABC it will work most of the time. Next time I go to watch the channel that worked before might not work and ABC might... or worse case, none will work.
I have tried a variety of different decoders but nothing changes.
Thanks in advanced. Can upload any logs, just tell me where to find them.
Jaggy Wrote:While the issues I have been having are not to do with live TV (I never use live TV) & rolling back & my signal strengths are all 100%... I do seem to get the "glitch" problem in some (enough to be a right royal pain) digital recordings & then...
mvallevand Wrote:It sure is a completely different problem, is it more frequent with TV Listings running?
I don't think so but I will remove TV Listings & try that recording again soon to see what happens (My brother gets the same issue (No TV Listings) & so do I with GB-PVR which doesn't have TV Listings installed??)
Jaggy Wrote:for me I end up with a blank/black TV screen & the same "The NMT remote was then unresponsive, can't even power off the NMT."... logs attached (including the recording log for that particular recording). Martin I am sure you know what NextPVR version I am running....
mvallevand Wrote:The logs don't show any problem, I expect the MVP NextPVR instance was still running and it hadn't been flushed maybe there is more now?
Huh?? You lost me
mvallevand Wrote:If not I need the last 200MB of that file.
Will sub's cutchunk (or whatever it's called) do that??
I have a new install of NPVR on Windows 7, and it doesn't play wmv or mp4 files. What codec pack should I install to play these and any others I might want to play that aren't supported in the default install?
I'm still not sure why I struggle with SQL of all things. It must be a blind-spot of mine.
Anyway, to the point, I need to find the 'Next' programme to go along with a NOW/NEXT type of view. Doing NOW is easy and I thought NEXT would be too.
So what's wrong with this SQL query which basically tries to find 1 programme for each channel which hasn't started yet...
Code:
select * from epg_event where start_time >= datetime('now') GROUP BY channel_oid
...it works and does only provide one programme for each channel but the start_time columns are showing me dates of either the 6th or 7th of July. It seems it's showing me the very last programme for each channel in my EPG_EVENT table whereas I obviously need the very first for each channel which hasn't started yet. :confused:
I'm experimenting with cloud music storage options and want one that I can playback on NPVR as well as iphones etc. It appeals to have a single storage of music that I can upload to one place and have it available on the pvr, iphone and whatever else I listen on. I assumed it would be easy in npvr, to mount something like an Amazon Cloud drive using Gladinet and then map a music folder to the music folder on the drive. But all I get is an exception error (no files, or some such message) when I navigate to this folder in the npvr GUI. Should this work?