Advertisement
Guest User

Untitled

a guest
Apr 17th, 2013
173
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.22 KB | None | 0 0
  1. 2013-04-17 15:39:03.797606 C mythbackend version: fixes/0.25 [v0.25.3-23-g0b60406] www.mythtv.org
  2. 2013-04-17 15:39:03.797628 C Qt version: compile: 4.7.3, runtime: 4.7.3
  3. 2013-04-17 15:39:03.797632 N Enabled verbose msgs: general schedule
  4. 2013-04-17 15:39:03.797655 N Setting Log Level to LOG_DEBUG
  5. 2013-04-17 15:39:03.797710 I Added logging to the console
  6. 2013-04-17 15:39:03.797718 I Added database logging to table logging
  7. 2013-04-17 15:39:03.797783 N Setting up SIGHUP handler
  8. 2013-04-17 15:39:03.797865 N Using runtime prefix = /usr
  9. 2013-04-17 15:39:03.797883 N Using configuration directory = /root/.mythtv
  10. 2013-04-17 15:39:03.798034 I Assumed character encoding: en_US.utf-8
  11. 2013-04-17 15:39:03.798440 N Empty LocalHostName.
  12. 2013-04-17 15:39:03.798449 I Using localhost value of greed
  13. 2013-04-17 15:39:03.830798 N Setting QT default locale to EN_US
  14. 2013-04-17 15:39:03.830810 I Current locale EN_US
  15. 2013-04-17 15:39:03.830855 N Reading locale defaults from /usr/share/mythtv//locales/en_us.xml
  16. 2013-04-17 15:39:03.834147 I New static DB connectionDataDirectCon
  17. 2013-04-17 15:39:03.835020 I Found 1 distinct programid authorities
  18. 2013-04-17 15:39:03.837329 I Query 0: /record.recordid = :NR0RECID AND program.manualid = 0 AND ( program.title = 'V: The Final Battle' )
  19. 2013-04-17 15:39:03.837337 I Query 1: /record.recordid = :NR1RECID AND program.manualid = 0 AND ( program.title = 'Conspiracy Theory' )
  20. 2013-04-17 15:39:03.837342 I Query 2: /record.search = :NRST AND program.manualid = 0 AND program.title = record.title
  21. 2013-04-17 15:39:03.837348 I Query 3: /record.search = :NRST AND program.manualid = 0 AND program.seriesid <> '' AND program.seriesid = record.seriesid
  22. 2013-04-17 15:39:03.837429 I |-- Start DB Query 0...
  23. 2013-04-17 15:39:03.838266 I |-- -1 results in 0.000811 sec.
  24. 2013-04-17 15:39:03.838343 I |-- Start DB Query 1...
  25. 2013-04-17 15:39:03.839386 I |-- -1 results in 0.001033 sec.
  26. 2013-04-17 15:39:03.839467 I |-- Start DB Query 2...
  27. 2013-04-17 15:39:03.909511 I |-- -1 results in 0.070025 sec.
  28. 2013-04-17 15:39:03.909603 I |-- Start DB Query 3...
  29. 2013-04-17 15:39:05.556533 I |-- -1 results in 1.6469 sec.
  30. 2013-04-17 15:39:05.556568 I +-- Done.
  31. 2013-04-17 15:39:05.557021 I BuildWorkList...
  32. 2013-04-17 15:39:05.557025 I AddNewRecords...
  33. 2013-04-17 15:39:05.675915 I |-- Start DB Query...
  34. 2013-04-17 15:39:11.254646 E DB Error (AddNewRecords):
  35. Query was:
  36. SELECT c.chanid, c.sourceid, p.starttime, p.endtime, p.title, p.subtitle, p.description, c.channum, c.callsign, c.name, oldrecduplicate, p.category, sched_temp_record.recpriority, sched_temp_record.dupin, recduplicate, findduplicate, sched_temp_record.type, sched_temp_record.recordid, p.starttime - INTERVAL sched_temp_record.startoffset minute AS recstartts, p.endtime + INTERVAL sched_temp_record.endoffset minute AS recendts, p.previouslyshown, sched_temp_record.recgroup, sched_temp_record.dupmethod, c.commmethod, capturecard.cardid, cardinput.cardinputid,p.seriesid, p.programid, sched_temp_record.inetref, p.category_type, p.airdate, p.stars, p.originalairdate, sched_temp_record.inactive, sched_temp_record.parentid,(CASE sched_temp_record.type WHEN 6 THEN sched_temp_record.findid WHEN 9 THEN to_days(date_sub(p.starttime, interval time_format(sched_temp_record.findtime, '%H:%i') hour_minute)) WHEN 10 THEN floor((to_days(date_sub(p.starttime, interval time_format(sched_temp_record.findtime, '%H:%i') hour_minute)) - sched_temp_record.findday)/7) * 7 + sched_temp_record.findday WHEN 7 THEN sched_temp_record.findid ELSE 0 END) , sched_temp_record.playgroup, oldrecstatus.recstatus, oldrecstatus.reactivate, p.videoprop+0, p.subtitletypes+0, p.audioprop+0, sched_temp_record.storagegroup, capturecard.hostname, recordmatch.oldrecstatus, sched_temp_record.avg_delay, oldrecstatus.future, cardinput.schedorder, c.recpriority + cardinput.recpriority + (cardinput.cardinputid = sched_te
  37. 2013-04-17 15:39:11.254968 I AddNotListed...
  38. 2013-04-17 15:39:11.255005 I |-- Start DB Query...
  39. 2013-04-17 15:39:11.255621 I |-- 0 results in 0.0006 sec. Processing...
  40. 2013-04-17 15:39:11.255646 I Sort by time...
  41. 2013-04-17 15:39:11.255656 I PruneOverlaps...
  42. 2013-04-17 15:39:11.255660 I Sort by priority...
  43. 2013-04-17 15:39:11.255662 I BuildListMaps...
  44. 2013-04-17 15:39:11.255666 I SchedNewRecords...
  45. 2013-04-17 15:39:11.255669 I Scheduling:
  46. 2013-04-17 15:39:11.255673 I + = schedule this showing to be recorded
  47. 2013-04-17 15:39:11.255676 I # = could not schedule this showing, retry later
  48. 2013-04-17 15:39:11.255679 I ! = conflict caused by this showing
  49. 2013-04-17 15:39:11.255682 I / = retry this showing, same priority pass
  50. 2013-04-17 15:39:11.255685 I ? = retry this showing, lower priority pass
  51. 2013-04-17 15:39:11.255687 I > = try another showing for this program
  52. 2013-04-17 15:39:11.255690 I % = found another showing, same priority required
  53. 2013-04-17 15:39:11.255701 I $ = found another showing, lower priority allowed
  54. 2013-04-17 15:39:11.255704 I - = unschedule a showing in favor of another one
  55. 2013-04-17 15:39:11.256026 I SchedPreserveLiveTV...
  56. 2013-04-17 15:39:11.256032 I ClearListMaps...
  57. 2013-04-17 15:39:11.256035 I Sort by time...
  58. 2013-04-17 15:39:11.256039 I PruneRedundants...
  59. 2013-04-17 15:39:11.256041 I Sort by time...
  60. 2013-04-17 15:39:11.256045 I ClearWorkList...
  61. 2013-04-17 15:39:11.256326 I Speculative scheduled 0 items in 7.4 = 1.72 match + 5.70 place
  62. 2013-04-17 15:39:11.256348 I --- print list start ---
  63. 2013-04-17 15:39:11.256352 I Title - Subtitle Ch Station Day Start End S C I T N Pri
  64. 2013-04-17 15:39:11.256355 I --- print list end ---
  65. 2013-04-17 15:39:11.271057 D MMulticastSocketDevice(239.255.255.250:16): setsockopt - IP_DROP_MEMBERSHIP
  66. eno: Invalid argument (22)
  67. Calculating Schedule from database.
  68. Inputs, Card IDs, and Conflict info may be invalid if you have multiple tuners.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement