Kodi Community Forum
Timeshift Support - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: PVR & Live TV Support (https://forum.kodi.tv/forumdisplay.php?fid=167)
+---- Forum: Tvheadend (https://forum.kodi.tv/forumdisplay.php?fid=168)
+---- Thread: Timeshift Support (/showthread.php?tid=147002)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12


Re: Timeshift Support - adamsutton - 2012-12-19

Packaging script won't work like that, configure has no effect on the packaging script.

Read the instructions I've put on the lonely coder wiki.

Adam


RE: Timeshift Support - basco - 2012-12-19

thanks adam,

confirmed that building manually works O K.
but how does packaging with timeshift work then?


and with this version tvheadend (3.3.207) my timeshift buffer files are present in the specified folder.



RE: Timeshift Support - basco - 2012-12-19

should i add --enable-timeshift to:

$ AUTOBUILD_CONFIGURE_EXTRA=--enable-bundle --enable-timeshift ./Autobuild.sh -t precise-amd64


RE: Timeshift Support - LastCoder - 2012-12-19

will there be a "Timeshift On/Off" button in tvh settings ? Personally I don't want a permant disk writing ring buffer ..

.. what about some options like: 1) no timeshift at all, 2) permanent timeshift via ring buffer and 3) (I guess you called it that way) pause-event-driven timeshift, a record that is initiated when pausing live tv (that indeed would be nice to have) ?

Greetz

LastCoder


RE: Timeshift Support - basco - 2012-12-19

i'm assuming that tvh only starts writing to disk when pause is pressed and stops when channel change is initiated?


RE: Timeshift Support - _BJ1 - 2012-12-19

(2012-12-19, 13:02)basco Wrote: should i add --enable-timeshift to:

$ AUTOBUILD_CONFIGURE_EXTRA=--enable-bundle --enable-timeshift ./Autobuild.sh -t precise-amd64

You can do:

Quote:AUTOBUILD_CONFIGURE_EXTRA=--enable-timeshift ./Autobuild.sh -t precise-amd64





RE: Timeshift Support - basco - 2012-12-20

Thanks! Timeshift is now working great.


RE: Timeshift Support - diggadave - 2012-12-20

Planning to update my tvheadend version to allow for timeshift, but have a quick question.

I have a single seat xbmc/tvheadend setup.

I record to my synology diskstation NAS, would I be better setting my timeshift buffer drive to my local ssd (128gb), or is it okay to use my NAS?

Thanks


RE: Timeshift Support - basco - 2012-12-20

doesn't matter what you choose.
timeshifting is like recording.
i personally have my timeshift folder on my tvheadend server.
better... it's generating less network traffic... i don't know if that is better for you


Timeshift Support - diggadave - 2012-12-20

Ok thanks

I'm guessing the 100gb + of free space on my ssd would be more than adequate for timeshift. So will probably use that as will decrease network traffic.


RE: Timeshift Support - bilbonvidia - 2012-12-20

Is it stable? Or does it crash?


RE: Timeshift Support - _BJ1 - 2012-12-20

(2012-12-20, 17:23)bilbonvidia Wrote: Is it stable? Or does it crash?
It's in a very early stage. Sometimes it's does'nt make what you expect (stuttering, jumping, artifacting while playback) but it don't crash.


Timeshift Support - diggadave - 2012-12-20

Great work on the timeshift
Happy to see it being implemented.
Get some juddering when playing back. Not sure if that's my system though.
But so happy with it.
Timeshift + series link (from xbmc) and I would be 1 very very happy bunny.
Thanks and keep up the good work. :-)


RE: Timeshift Support - basco - 2012-12-21

i had the juddering too.
there where no files in the timeshift folder.
updated to latest tvheadend.
timeshift files are written.
juddering is gone.


Timeshift Support - diggadave - 2012-12-21

Not sure if I have the newest version?
HTS Tvheadend 3.3.216~g6755147
If there is a newer version will update later (when I get home from work/pub)