NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Wishlist v
« Previous 1 … 43 44 45 46 47 … 193 Next »
Saving LiveTV file to Recordings Folder

 
  • 0 Vote(s) - 0 Average
Saving LiveTV file to Recordings Folder
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,940
Threads: 956
Joined: May 2006
#1
2010-02-11, 05:17 AM
In looking at the mvpmcx2 code I realised I had some code stopping the Record key from being send while video was playing probably because of problems in PCH mode. I commented this odd, and GBPVR gives me an option to record the show in progress. It works nicely and it does show up perfectly in Recording.

Code:
2010-02-10 23:48:38.267    VERBOSE    [6]    RecordingFactory.save()
2010-02-10 23:48:38.354    VERBOSE    [6]    Save(): Inserted new scheduled recording
2010-02-10 23:48:38.356    VERBOSE    [6]    Trying to switch from timeshift to recording. Please wait.
2010-02-10 23:48:38.356    VERBOSE    [6]    RecordingFactory.save()
2010-02-10 23:48:38.553    VERBOSE    [6]    Save(): Updated existing scheduled recording
2010-02-10 23:48:38.555    INFO    [6]    KeepLiveTVFile(C:\temp\The Hour_3_20100210_23050000.mpg)

This is in the wishlist option I would like an option to move this from the Live TV buffer folder to the Recordings folder added to the Recording menu options or if possible have it moved (renamed on the same drive) when the recording stop.

Martin
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,708
Threads: 767
Joined: Nov 2003
#2
2010-02-11, 03:10 PM
Ok, I'll try add this for the pre-release.
pBS
Offline

Posting Freak

Posts: 4,829
Threads: 182
Joined: Aug 2005
#3
2010-02-11, 05:20 PM (This post was last modified: 2010-02-11, 05:33 PM by pBS.)
i have a transcode option that can do this in the shortterm for users till fix is in..
it's a video library transcode profile that just moves it to recordings dir and adjusts db..
[basically just a SimpleArchiver profile set to restore file to rec dir]
could be put in postproc and automate by looking for tv path and only adj. those..

but yea, it does seem logical to move it to rec dir to keep them all together..
Hardware: HDHR Prime, HDPVR 1212, Raspberry pi2, VFD display w/LCDSmartie
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,940
Threads: 956
Joined: May 2006
#4
2010-02-12, 05:44 AM
pBS it does looks like I could modify your batch file to extract the right filedir

Code:
for /f "usebackq tokens=1,2 delims==|" %%v in (`sqlite3.exe  "%db%" "SELECT recording_schedule.oid,programme.name FROM recording_schedule, programme  where filename like '%%%~nx1' and programme.oid=recording_schedule.programme_oid"`) do set oid=%%v & set filedir=%%w

The problem is I do so much testing I hate running postprocessing

Martin
Etacovda
Offline

Senior Member

Posts: 253
Threads: 37
Joined: Apr 2006
#5
2010-02-13, 08:50 AM
as an extension to this (or perhaps it is the same thing, im not sure) - having live tv buffer show as a 'pending' recording would be great as well, as that way it allows a client pc/mvp/pch or whatever to watch the current show on the same tuner (ie for me, would be able to watch the sky channel in two rooms at once without having to be recording the current show)
[SIZE="3"]HTPC: [/SIZE]3000+ A64 | Gigabyte k8N 939 SLI | 1 gb ddr 400 | 2x mce150 tuners + mce remote | 1x Pinnacle 7010xi dual dvb-s, dual dvb-t tuner, 2xSky motorolla decs with IR server Suite changing channels via MCE remote| ati x1600 pro | 1x250 1x320 gb Seagate IDE drives | 29" sony CRT via svideo | Windows XP sp2
[SIZE="3"]Clients: [/SIZE]2x desktop pc's, 1 wired MVP connected to a 29" mitsubishi
Elmo Putney
Offline

Senior Member

Posts: 615
Threads: 119
Joined: Feb 2008
#6
2010-02-15, 09:38 PM
Perhaps a further tweak...or again the same thing. I would like to be able to pause live TV on one machine (client or server) then move to another room and un-pause live tv on a different machine and continue watching the program from where I left off but in a different room.
[SIZE="4"]Elmo Putney[/SIZE]
Dave72
Offline

Member

Posts: 186
Threads: 23
Joined: Jul 2005
#7
2010-02-15, 10:39 PM
Elmo Putney Wrote:Perhaps a further tweak...or again the same thing. I would like to be able to pause live TV on one machine (client or server) then move to another room and un-pause live tv on a different machine and continue watching the program from where I left off but in a different room.

Why just live tv though. Could be a cool feature for hd movies, or loaded playlist in ML3 or etc. Would have to be done more like a 'transfer session to nn client' kind thing maybe..
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,940
Threads: 956
Joined: May 2006
#8
2010-02-15, 10:46 PM
Once you save live TV it is treated like any recording so inter-room resume works. As for ML3 the last played playlist should be available from one machine to another.

Martin
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  Feedback when saving device channels itsnotjeff 0 617 2024-07-27, 10:30 PM
Last Post: itsnotjeff
  Web display of Recordings w/o Pending Recordings turndave 5 1,058 2023-09-13, 10:08 PM
Last Post: turndave
  subtract time from recordings for web client jobby99 0 581 2023-05-28, 09:09 PM
Last Post: jobby99
  Divide Recordings by Channel (and other properties) ChaosMageX 1 742 2023-03-20, 07:35 PM
Last Post: mvallevand
  Request for XMLTV EPG Export Link or/and File t2t4 3 1,425 2022-11-24, 01:15 PM
Last Post: mvallevand
  Import m3u on device list - file/folder navigator psycik 1 951 2022-09-28, 08:25 PM
Last Post: mvallevand
  [Kodi] Directory Folders for Recordings Panic 14 3,157 2022-07-28, 03:59 PM
Last Post: mvallevand
  Resume on recordings mvallevand 13 2,983 2022-05-02, 08:04 PM
Last Post: artmetz
  Import m3u file VCR58 3 3,285 2022-02-18, 03:39 AM
Last Post: sub
  Variable based custom file naming kamhouse 8 2,075 2021-12-06, 06:59 PM
Last Post: sub

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

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

Linear Mode
Threaded Mode