Search the Community
Showing results for tags 'tables'.
-
Sorry for bothering again, but I thought that it's maybe worth to share another idea In fact TransEdit is already aware how many sections are in the basic tables, like PAT, SDT, NIT etc., because it anyway needs this data (visible in Table Stats). Cycle time & sections received combined for every section as an confirmation, that it was collected - together (I think) could be a base for an interesting diagnostics feature: an indication if table is complete and all sections have been collected. How this could work? Now icons for tables ("P" for PAT, "C" for CAT, "N" for NIT etc.) are always on a green background. After this change at the start of analyze - icons would be blue and they would turn green when all sections would be collected. A mockup below (SDT Other, BAT and EIT Other P/F are yet incomplete): This could be evolved even further with some simple configuration, that if for example NIT Other was not collected for longer than 10s, this would mark the icon with red background. This wouldn't be of course a full TR 101 211, because check would occure only once, but still a pretty nice feature, which could help to distinguish easier issues on broadcasters side from DVBViewer ones. If idea is too far from the scope of TransEdit, fully understand, thanks for reviewing
-
MediaServer API SQLite query: Columns [recordedlist]
Siox posted a topic in Scripting Lounge / API (de/en)
Ich habe mir gerade die Tabelle [recordedList] angeschaut und werde aus den Spalten nicht so recht schlau. Was geben denn die beiden Spalten DateAdded und Duration an. Oder besser gefragt: Wie berechnet man aus diesen Spalten für Menschen korrekte Werte? <?xml version="1.0" encoding="utf-8" ?> <table> <row> <IDRECORD>1</IDRECORD> <CHANNEL>Phoenix</CHANNEL> <DATEADDED>3521261849728</DATEADDED> <DURATION>5400000</DURATION> <TITLE>Verzockt, verloren, verstaatlicht ...</TITLE> <INFO>Was kostet uns die Hypo Real Estate?</INFO> </row> <row> <IDRECORD>2</IDRECORD> <CHANNEL>ZDF HD</CHANNEL> <DATEADDED>3521261849868</DATEADDED> <DURATION>6300000</DURATION> <TITLE>Terra X</TITLE> <INFO>Superbauten - Schloss Neuschwanstein</INFO> </row> <row> <IDRECORD>3</IDRECORD> <CHANNEL>Phoenix</CHANNEL> <DATEADDED>3521261849931</DATEADDED> <DURATION>44100000</DURATION> <TITLE>VOR ORT</TITLE> <INFO></INFO> </row> </table>- 5 replies
-
- mediaserver
- sqlite
-
(and 1 more)
Tagged with: