Advertisement
jimwiley

Untitled

Mar 12th, 2012
209
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.36 KB | None | 0 0
  1. mysql> select * from recorded where chanid = "3135";
  2. +--------+---------------------+---------------------+------------------------------------------+-----------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+----------+----------+----------+---------+---------+------------+-------------+----------+----------+-----------+---------------+---------------------+------------+-------+-----------------+-----------------+----------+--------+---------------+------------+-------------+-------------+-------------------------+---------------------+---------------------+-----------+---------+-----------+------------+---------+--------------+---------------------+
  3. | chanid | starttime | endtime | title | subtitle | description | category | hostname | bookmark | editing | cutlist | autoexpire | commflagged | recgroup | recordid | seriesid | programid | lastmodified | filesize | stars | previouslyshown | originalairdate | preserve | findid | deletepending | transcoder | timestretch | recpriority | basename | progstart | progend | playgroup | profile | duplicate | transcoded | watched | storagegroup | bookmarkupdate |
  4. +--------+---------------------+---------------------+------------------------------------------+-----------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+----------+----------+----------+---------+---------+------------+-------------+----------+----------+-----------+---------------+---------------------+------------+-------+-----------------+-----------------+----------+--------+---------------+------------+-------------+-------------+-------------------------+---------------------+---------------------+-----------+---------+-----------+------------+---------+--------------+---------------------+
  5. | 3135 | 2012-03-05 20:58:00 | 2012-03-05 22:06:00 | One Tree Hill: Know This, We\'ve Noticed | Mon Mar 5 21:00:00 2012 | | | mythtv | 0 | 0 | 0 | 0 | 0 | Default | 131 | | | 2012-03-05 22:06:03 | 1239140712 | 0 | 0 | 0000-00-00 | 0 | 0 | 0 | 0 | 1 | 50 | 3135_20120305205800.mpg | 2012-03-05 21:00:00 | 2012-03-05 22:00:00 | Default | Default | 1 | 0 | 0 | Default | 0000-00-00 00:00:00 |
  6. | 3135 | 2012-03-12 20:59:00 | 2012-03-12 22:00:00 | One Tree Hill | In the Room Where You Sleep | Brooke discusses a new business venture with her father, as Julian stresses about his investment in the sound stage. Meanwhile, Chris Keller makes Alex a tempting offer, and Nathan volunteers to go on a scouting assignment in Europe, leaving Dan with Haley and Jamie. Drama, starring Sophia Bush and and Austin Nichols. | series | mythtv | 0 | 0 | 0 | 0 | 0 | Default | 133 | 221492732 | EP22149273229 | 2012-03-12 21:43:31 | 808437224 | 0 | 0 | 0000-00-00 | 0 | 0 | 0 | 0 | 1 | 0 | 3135_20120312205900.mpg | 2012-03-12 21:00:00 | 2012-03-12 22:00:00 | Default | Default | 0 | 0 | 0 | Default | 0000-00-00 00:00:00 |
  7. +--------+---------------------+---------------------+------------------------------------------+-----------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+----------+----------+----------+---------+---------+------------+-------------+----------+----------+-----------+---------------+---------------------+------------+-------+-----------------+-----------------+----------+--------+---------------+------------+-------------+-------------+-------------------------+---------------------+---------------------+-----------+---------+-----------+------------+---------+--------------+---------------------+
  8. 2 rows in set (0.01 sec)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement