Advertisement
smiller29

Log for 08122012

Aug 12th, 2012
155
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.81 KB | None | 0 0
  1. 20:17:09 T:2898278952 NOTICE: -----------------------------------------------------------------------
  2. 20:17:09 T:2898278952 NOTICE: Starting XBMC (11.0 Git:20120321-14feb09), Platform: Darwin OSX (12.0.0 x86_64, Version 10.8 (Build 12A269)). Built on Mar 21 2012
  3. 20:17:09 T:2898278952 NOTICE: special://xbmc/ is mapped to: /Applications/XBMC.app/Contents/Resources/XBMC
  4. 20:17:09 T:2898278952 NOTICE: special://xbmcbin/ is mapped to: /Applications/XBMC.app/Contents/Resources/XBMC
  5. 20:17:09 T:2898278952 NOTICE: special://masterprofile/ is mapped to: /Users/shawn/Library/Application Support/XBMC/userdata
  6. 20:17:09 T:2898278952 NOTICE: special://home/ is mapped to: /Users/shawn/Library/Application Support/XBMC
  7. 20:17:09 T:2898278952 NOTICE: special://temp/ is mapped to: /Users/shawn/.xbmc/temp
  8. 20:17:09 T:2898278952 NOTICE: special://frameworks/ is mapped to: /Applications/XBMC.app/Contents/Frameworks
  9. 20:17:09 T:2898278952 NOTICE: The executable running is: /Applications/XBMC.app/Contents/MacOS/XBMC
  10. 20:17:09 T:2898278952 NOTICE: Local hostname: MacBook-Pro.local
  11. 20:17:09 T:2898278952 NOTICE: Log File is located: /Users/shawn/Library/Logs/xbmc.log
  12. 20:17:09 T:2898278952 NOTICE: -----------------------------------------------------------------------
  13. 20:17:09 T:2898278952 NOTICE: Setup SDL
  14. 20:17:09 T:2898278952 NOTICE: load settings...
  15. 20:17:09 T:2898278952 ERROR: Unable to load libcrystalhd.dylib, reason: dlopen(libcrystalhd.dylib, 1): image not found
  16. 20:17:09 T:2898278952 NOTICE: special://profile/ is mapped to: special://masterprofile/
  17. 20:17:09 T:2898278952 NOTICE: loading special://masterprofile/guisettings.xml
  18. 20:17:09 T:2898278952 NOTICE: Getting hardware information now...
  19. 20:17:09 T:2898278952 NOTICE: Checking resolution 22
  20. 20:17:09 T:2898278952 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
  21. 20:17:09 T:2898278952 NOTICE: Loaded playercorefactory configuration
  22. 20:17:09 T:2898278952 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
  23. 20:17:09 T:2898278952 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
  24. 20:17:09 T:2898278952 NOTICE: No settings file to load (special://xbmc/system/advancedsettings.xml)
  25. 20:17:09 T:2898278952 NOTICE: Loaded settings file from special://profile/advancedsettings.xml
  26. 20:17:09 T:2898278952 NOTICE: Contents of special://profile/advancedsettings.xml are...
  27. <advancedsettings>
  28. <videodatabase>
  29. <type>mysql</type>
  30. <host>10.0.1.4</host>
  31. <port>3306</port>
  32. <user>xbmc</user>
  33. <pass>xbmc</pass>
  34. </videodatabase>
  35. <musicdatabase>
  36. <type>mysql</type>
  37. <host>10.0.1.4</host>
  38. <port>3306</port>
  39. <user>xbmc</user>
  40. <pass>xbmc</pass>
  41. </musicdatabase>
  42. <useddsfanart>true</useddsfanart>
  43. <pathsubstitution>
  44. <substitute>
  45. <from>special://masterprofile/Thumbnails/</from>
  46. <!--<to>afp://xbmc:1234@10.0.1.4/Shared/xbmc/Thumbnails</to>-->
  47. <to>nfs://10.0.1.4/Users/Shared/xbmc/Thumbnails</to>
  48. </substitute>
  49. <substitute>
  50. <from>special://masterprofile/playlists/</from>
  51. <to>/Volumes/Media-1/xbmc/userdata/playlists/</to>
  52. </substitute>
  53. <substitute>
  54. <from>special://masterprofile/keymaps/</from>
  55. <to>/Volumes/Media-1/xbmc/userdata/keymaps/</to>
  56. </substitute>
  57. <substitute>
  58. <from>special://masterprofile/sources.xml</from>
  59. <to>/Volumes/Media-1/xbmc/userdata/sources.xml</to>
  60. </substitute>
  61. <substitute>
  62. <from>special://masterprofile/mediasources.xml</from>
  63. <to>/Volumes/Media-1/xbmc/userdata/mediasources.xml</to>
  64. </substitute>
  65. <substitute>
  66. <from>special://masterprofile/RssFeeds.xml</from>
  67. <to>/Volumes/Media-1/xbmc/userdata/RssFeeds.xml</to>
  68. </substitute>
  69. </pathsubstitution>
  70. <videoextensions>
  71. <add>.part</add>
  72. </videoextensions>
  73. <network>
  74. <cachemembuffersize>0</cachemembuffersize>
  75. </network>
  76. <videoscanner>
  77. <ignoreerrors>true</ignoreerrors>
  78. </videoscanner>
  79. <gui>
  80. <algorithmdirtyregions>1</algorithmdirtyregions>
  81. <nofliptimeout>1000</nofliptimeout>
  82. </gui>
  83. <videolibrary>
  84. <allitemsonbottom>true</allitemsonbottom>
  85. <!-- sorts the "*All" items at the bottom of the list when in Ascending order -->
  86. <backgroundupdate>false</backgroundupdate>
  87. <!-- set to hide the video scanner dialog from the gui -->
  88. <cleanonupdate>true</cleanonupdate>
  89. <!-- set to false to prevent xbmc from removing items from the database while updating -->
  90. <hideallitems>true</hideallitems>
  91. <!-- removes the "*All" items from the video library -->
  92. <hideemptyseries>true</hideemptyseries>
  93. <!-- hide empty series in the video library -->
  94. <hiderecentlyaddeditems>true</hiderecentlyaddeditems>
  95. <!-- removes the "Recently added ..." items from the video library. -->
  96. <recentlyaddeditems>35</recentlyaddeditems>
  97. <!-- number of recently added items. Defaults to 25 -->
  98. <itemseparator> / </itemseparator>
  99. <!-- separator used for multiple artists/genres in tags. Note, this is *space* *slash* *space* -->
  100. <exportautothumbs>true</exportautothumbs>
  101. <!-- export auto-generated thumbs. Defaults to false -->
  102. <flattentvshows>1</flattentvshows>
  103. <!-- Flatten TV show seasons, 0=never 1=if one season (default) 2=all -->
  104. <mymovies>
  105. <!-- Options specific to MyMovies XML file parsing -->
  106. <categoriestogenres>false</categoriestogenres>
  107. <!-- Add MyMovies Custom Categories to XBMC Genres (boolean, default is false) -->
  108. </mymovies>
  109. </videolibrary>
  110. </advancedsettings>
  111. 20:17:09 T:2898278952 WARNING: VIDEO database configuration is experimental.
  112. 20:17:09 T:2898278952 NOTICE: Getting hardware information now...
  113. 20:17:09 T:2898278952 NOTICE: Checking resolution 22
  114. 20:17:09 T:2898278952 NOTICE: Default DVD Player: dvdplayer
  115. 20:17:09 T:2898278952 NOTICE: Default Video Player: dvdplayer
  116. 20:17:09 T:2898278952 NOTICE: Default Audio Player: paplayer
  117. 20:17:09 T:2898278952 NOTICE: Disabled debug logging due to GUI setting. Level 0.
  118. 20:17:09 T:2898278952 NOTICE: Log level changed to 0
  119. 20:17:09 T:2898278952 NOTICE: Loading media sources from special://masterprofile/sources.xml
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement