Share Pastebin
Guest
Public paste!

Damien Graves

By: a guest | Jun 8th, 2010 | Syntax: None | Size: 9.47 KB | Hits: 49 | Expires: Never
This paste has a previous version, view the difference. Copy text to clipboard
  1. tvuser@shrimptank-mythtv:~$ /usr/share/mythtv/mythvideo/scripts/jamu.py -l en -C "/home/tvuser/.mythtv/jamu.conf" -MVf
  2. 2010-06-08 21:35:39.883 Python Database Connection: Using connection settings from /home/tvuser/.mythtv/config.xml
  3.  
  4. ! Warning: MythTV (fanartdir) directory (     ) does not exist.
  5.  
  6. ! Info: You have a front end directory path that is a duplicate of this backend's storage group.
  7. Front end directory (/var/lib/mythtv/screenshots)
  8. The Front end setting has been ignored.
  9.  
  10. ! Info: You have a front end directory path that is a duplicate of this backend's storage group.
  11. Front end directory (/var/lib/mythtv/coverart)
  12. The Front end setting has been ignored.
  13.  
  14. ! Warning: You have a front end video directory path that is a duplicate of this backend's 'Videos' storage group.
  15. Front end directory (/var/lib/mythtv/videos)
  16. The Front end setting has been ignored.
  17. This Front end video directory will cause duplicate entires in MythVideo.
  18.  
  19. ! Info: You have a front end directory path that is a duplicate of this backend's storage group.
  20. Front end directory (/var/lib/mythtv/banners)
  21. The Front end setting has been ignored.
  22.  
  23. ==========================================================================================
  24. Listed below are the types and base directories Jamu will use for processing.
  25. The list reflects your current configuration for the 'shrimptank-mythtv' back end
  26. and whether a directory is a 'SG' (storage group) or not.
  27. Note: All directories are from settings in the MythDB specific to hostname (shrimptank-mythtv).
  28. Note: Screenshot directories are not listed as Jamu does not process Screenshots.
  29. ------------------------------------------------------------------------------------------
  30. Type: Fan art     - SG-YES - Directory: (/var/lib/mythtv/fanart)
  31. Type: Video       - SG-YES - Directory: (/var/lib/mythtv/videos)
  32. Type: Cover art   - SG-YES - Directory: (/var/lib/mythtv/coverart)
  33. Type: Banners     - SG-YES - Directory: (/var/lib/mythtv/banners)
  34. ------------------------------------------------------------------------------------------
  35. If a directory you set from a separate Front end is not displayed it means
  36. that the directory is not accessible from this backend OR
  37. you must add the missing directories using the Front end on this Back end.
  38. Front end settings are host machine specific.
  39. ==========================================================================================
  40.  
  41. allgraphicsdir (/home/tvuser)
  42. bannerdir ([u'/var/lib/mythtv/banners'])
  43. config_file (jamu-example.conf)
  44. data_flags (None)
  45. debug_enabled (False)
  46. download (False)
  47. dvd ( - On DVD)
  48. ep_include_data ([u'series', u'seasonnumber', u'episodenumber', u'episodename', u'rating', u'overview', u'director', u'writer', u'cast', u'gueststars', u'imdb_id', u'filename', u'epimgflag', u'language', u'runtime', u'firstaired', u'genres', u'lastupdated', u'productioncode', u'id', u'seriesid', u'seasonid', u'absolute_number', u'combined_season', u'combined_episodenumber', u'dvd_season', u'dvd_discid', u'dvd_chapter', u'dvd_episodenumber'])
  49. ep_metadata (%(series)s - S%(seasonnumber)02dE%(episodenumber)02d - %(episodename)s.%(ext)s)
  50. ep_name_massage ({'24': [['PM', ' PM'], ['AM', ' AM'], ['M-', 'M - ']]})
  51. episode_name (None)
  52. episode_num (None)
  53. episodeimagedir ([u'/var/lib/mythtv/screenshots'])
  54. fanartdir ([u'/var/lib/mythtv/fanart'])
  55. fanartresize (False)
  56. ffmpeg (True)
  57. file_move_flag (False)
  58. filename_char_filter (/%)
  59. flags_options (False)
  60. folderart (False)
  61. fullname_parse ([<_sre.SRE_Pattern object at 0x951ebf8>, <_sre.SRE_Pattern object at 0x951ea18>, <_sre.SRE_Pattern object at 0x9520918>, <_sre.SRE_Pattern object at 0x9520c70>, <_sre.SRE_Pattern object at 0x9521030>, <_sre.SRE_Pattern object at 0x9521330>, <_sre.SRE_Pattern object at 0x95216a8>, <_sre.SRE_Pattern object at 0x95219e0>, <_sre.SRE_Pattern object at 0x9521cc8>, <_sre.SRE_Pattern object at 0x9522020>, <_sre.SRE_Pattern object at 0x9522380>, <_sre.SRE_Pattern object at 0x9522740>, <_sre.SRE_Pattern object at 0x9522a48>, <_sre.SRE_Pattern object at 0x9522dc0>])
  62. fullname_parse_regex ([u'^.+?/(?P<seriesname>[^/]+)/%(season)s%(slash)s (?P<seasno>[0-9]+)/(?P<epno>[0-9]+).+$', u'^.+?/(?P<seriesname>[^/]+)/%(season)s%(slash)s (?P<seasno>[0-9]+)/[Ss][0-9]+[Ee](?P<epno>[0-9]+).+$', u'^.+?/(?P<seriesname>[^/]+)/%(season)s%(slash)s (?P<seasno>[0-9]+)/(?:(?P=seasno))[Xx](?P<epno>[0-9]+).+$', u'^.+?/(?P<seriesname>[^/]+)/%(season)s%(slash)s (?P<seasno>[0-9]+)/(?:(?P=seriesname))%(slash)s [Ss][0-9]+[Ee](?P<epno>[0-9]+).+$', u'^.+?/(?P<seriesname>[^/]+)/%(season)s%(slash)s (?P<seasno>[0-9]+)/(?:(?P=seriesname))%(slash)s (?:(?P=seasno))[Xx](?P<epno>[0-9]+).+$', u'^.+?/(?P<seriesname>[^/]+)/%(season)s%(slash)s (?P<seasno>[0-9]+)/%(episode)s%(slash)s (?P<epno>[0-9]+).+$', u'^.+?/(?P<seriesname>[^/]+)/%(season)s%(slash)s (?P<seasno>[0-9]+)/%(season)s%(slash)s (?:(?P=seasno))%(slash)s %(episode)s%(slash)s (?P<epno>[0-9]+).+$', u'^.+?/(?P<seriesname>[^/]+)%(slash)s %(season)s%(slash)s (?P<seasno>[0-9]+)/(?P<epno>[0-9]+).+$', u'^.*?/(?P<seriesname>[^/]+)%(slash)s %(season)s%(slash)s (?P<seasno>[0-9]+)/[Ss][0-9]+[Ee](?P<epno>[0-9]+).+', u'^.*?/(?P<seriesname>[^/]+)%(slash)s %(season)s%(slash)s (?P<seasno>[0-9]+)/(?:(?P=seasno))[Xx](?P<epno>[0-9]+).+$', u'^.*?/(?P<seriesname>[^/]+)%(slash)s %(season)s%(slash)s (?P<seasno>[0-9]+)/(?:(?P=seriesname))%(slash)s [Ss][0-9]+[Ee](?P<epno>[0-9]+).+$', u'^.*?/(?P<seriesname>[^/]+)%(slash)s %(season)s%(slash)s (?P<seasno>[0-9]+)/(?:(?P=seriesname))%(slash)s (?:(?P=seasno))[Xx](?P<epno>[0-9]+).+$', u'^.*?/(?P<seriesname>[^/]+)%(slash)s %(season)s%(slash)s (?P<seasno>[0-9]+)/%(episode)s%(slash)s (?P<epno>[0-9]+).+$', u'^.*?/(?P<seriesname>[^/]+)%(slash)s %(season)s%(slash)s (?P<seasno>[0-9]+)/%(season)s%(slash)s (?:(?P=seasno))%(slash)s %(episode)s%(slash)s (?P<epno>[0-9]+).+$'])
  63. fullname_parse_season_episode_translation ({u'season': u'Season', u'episode': u'Episode', u'slash': u'\\'})
  64. g_defaultname (True)
  65. g_season (%(series)s - %(seasonnumber)02d-%(seq)s.%(ext)s)
  66. g_series (%(series)s - %(seq)s.%(ext)s)
  67. get_banner (False)
  68. get_ep_image (False)
  69. get_ep_meta (False)
  70. get_fanart (False)
  71. get_poster (False)
  72. hd_dvd ( HD - On DVD)
  73. ignore-directory ([])
  74. image_library (<module 'Image' from '/usr/lib/python2.6/dist-packages/PIL/Image.pyc'>)
  75. interactive (False)
  76. local_language (en)
  77. localpaths ({'episodeimagedir': [u'/var/lib/mythtv/screenshots'], 'fanartdir': [], 'posterdir': [u'/var/lib/mythtv/coverart'], 'mythvideo': [u'/var/lib/mythtv/videos'], 'bannerdir': [u'/var/lib/mythtv/banners']})
  78. maximum (None)
  79. mb_movies ({'hdtrailersnet blog': '(', 'timos hd movie trailers': '-'})
  80. mb_tv_channels ({'epic fu': ['82479', u''], 'nature pbs': ['81157', u''], 'coop': ['85446', u''], 'hd nation': ['104421', u''], 'tekzilla hd': ['80668', u''], 'the totally rad show': ['80140', u''], 'the gigaom show': ['81987', u''], 'ifanboy': ['81988', u''], 'the onion news network': ['85342', u''], 'diggnation': ['79013', u''], 'rofl': ['110121', u''], 'tekzilla daily': ['80668', u''], 'pixelperfect': ['81217', u''], 'internet superstar': ['81447', u''], 'nova vodcast pbs': ['76119', u''], 'social brew': ['81986', u''], 'scam school': ['81733', u''], 'the digg reel': ['81216', u''], 'xlr8r tv': ['82039', u''], 'revision3': ['79935', u'']})
  81. metadata_exclude_as_update_trigger (['intid', 'season', 'episode', 'showlevel', 'filename', 'coverfile', 'childid', 'browse', 'playcommand', 'trailer', 'host', 'screenshot', 'banner', 'fanart'])
  82. metadatadir (None)
  83. min_poster_size (200)
  84. myth_secondary_sources ({})
  85. mythtvNFS (False)
  86. mythtv_guess (False)
  87. mythtv_inetref (False)
  88. mythtv_ref_num (False)
  89. mythtv_verbose (True)
  90. mythtv_watched (False)
  91. mythtvdir (False)
  92. mythtvjanitor (False)
  93. mythtvmeta (True)
  94. mythvideo ([u'/var/lib/mythtv/videos'])
  95. name_parse (5 items)
  96. nokeys (False)
  97. overwrite (False)
  98. posterdir ([u'/var/lib/mythtv/coverart'])
  99. posterresize (False)
  100. recursive (True)
  101. ret_filename (False)
  102. season_dir_pattern ([<_sre.SRE_Pattern object at 0xb7652210>, <_sre.SRE_Pattern object at 0x94f52b0>, <_sre.SRE_Pattern object at 0xb7653368>, <_sre.SRE_Pattern object at 0x92a7608>])
  103. season_num (None)
  104. series_name (None)
  105. series_name_override ({'life on mars (us)': '82289', 'frontline/world': '80646', 'stargate sg-1': '72449', "the no. 1 ladies' detective agency": '81606', 'merlin (2008)': '83123', 'merlin': '83123', 'the beast': '83805', 'eleventh hour': '83066', 'frontline': '80646', 'the beast (2009)': '83805', 'dracula': '0103874', 'defying gravity': '104581', 'eleventh hour (us)': '83066', 'house of saddam': '82624', 'the daily show with jon stewart': '71256', 'life on mars': '82289', 'castle (2009)': '83462', 'moby dick': '0049513', 'u': '0141926', 'the forgotten': '94981', 'murder at': '0119731', 'castle': '83462'})
  106. sid (None)
  107. simulation (False)
  108. tmdb_genre_filter (['action film', 'adventure film', 'comedy', 'crime film', 'disaster film', 'documentary film', 'drama film', 'eastern', 'environmental', 'fantasy film', 'historical film', 'horror film', 'musical film', 'mystery', 'mystery film', 'road movie', 'science fiction film', 'sport', 'thriller', 'western', 'film noir', 'cult movie', 'neo-noir', 'guy movie'])
  109. toprated (False)
  110. update (False)
  111. user_config (None)
  112. video_dir (None)
  113. video_file_exts ([u'3gp', u'asf', u'asx', u'avi', u'mkv', u'mov', u'mp4', u'mpg', u'qt', u'rm', u'swf', u'wmv', u'm2ts', u'ts', u'evo', u'img', u'iso', u'vob', u'mpeg', u'video_ts', u'divx', u'ogg', u'ogm', u'flv'])
  114. with_ep_name (%(series)s - S%(seasonnumber)02dE%(episodenumber)02d - %(episodename)s.%(ext)s)
  115. without_ep_name (%(series)s - S%(seasonnumber)02dE%(episodenumber)02d.%(ext)s)