Jump to content

RS, svcdatabase -> timestamp?


luetty

Recommended Posts

Hallo,

 

ich versuche meine Aufnahmen nach DVBViewer RS zu migrieren. Allerdings stehe ich komplett auf dem Schlauch, was für ein Wert "time" in svcdatabase.recordings ist. Ein unix_timestamp ist es nicht und meine Umrechnungen in Minuten/Stunden/Tage waren auch nicht zielführend.

 

Kann mir jemand helfen?

 

PS: ich hab nen unixtimestamp aus dvblink/ Argus zur Verfügung und möchte diesen konvertieren.

 

 

 

DANKE!

luetty

Edited by luetty
Link to comment

Das könnte Delphi TDateTime sein.

 

Aus der "epg.dat/channels.dat structure (for add-on developers)" (Mitgliederbereich)

TDateTime is a double (8 byte) floating point value. The integer part contains the
date (number of days since 12.30.1899). The fractional part contains the time.
e.g. time zone = 2 hours is stored as 2/24. The value can be negative!
All following date/time values are stored as UTC resp. GMT TDateTime.
Thus the time zone must be added in order to retrieve the local time.

Ob das weiterhilft weiß ich nicht. Habe keine Zeit mir das genauer anzugucken.

 

Eventuell ist es einfacher eine EPG Info Datei zu den Aufnahmen zu generieren und die vom RS Importieren zu lassen.

Für das Format der Datei einfach mal bei einer Test Aufnahme so eine Datei mit erstellen lassen.

http://de.DVBViewer.tv/wiki/Optionen_Service_-_Aufnahmen#EPG-Informationsdatei_erzeugen

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...