Advertisement
Guest User

Untitled

a guest
Apr 5th, 2015
278
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 35.12 KB | None | 0 0
  1.  
  2. root@MusicBox:~# GST_DEBUG=3 mopidy -v > gstream.log
  3. 0:00:00.001268000 3515 0x1da0c00 INFO GST_INIT gst.c:613:init_pre: Initializing GStreamer Core Library version 0.10.36
  4. 0:00:00.003016000 3515 0x1da0c00 INFO GST_INIT gst.c:614:init_pre: Using library installed in /usr/lib/arm-linux-gnueabihf
  5. 0:00:00.004386000 3515 0x1da0c00 INFO GST_INIT gst.c:624:init_pre: Linux MusicBox 3.18.7+ #755 PREEMPT Thu Feb 12 17:14:31 GMT 2015 armv6l
  6. 0:00:00.007368000 3515 0x1da0c00 INFO GST_INIT gstquery.c:107:_gst_query_initialize: init queries
  7. 0:00:00.024255000 3515 0x1da0c00 INFO GST_INIT gstmessage.c:73:_gst_message_initialize: init messages
  8. 0:00:00.029662000 3515 0x1da0c00 INFO GST_PLUGIN_LOADING gstplugin.c:350:_gst_plugin_initialize: registering 0 static plugins
  9. 0:00:00.035385000 3515 0x1da0c00 INFO GST_PLUGIN_LOADING gstplugin.c:255:gst_plugin_register_static: registered static plugin "staticelements"
  10. 0:00:00.037331000 3515 0x1da0c00 INFO GST_PLUGIN_LOADING gstplugin.c:257:gst_plugin_register_static: added static plugin "staticelements", result: 1
  11. 0:00:00.038864000 3515 0x1da0c00 INFO GST_REGISTRY gstregistry.c:1672:ensure_current_registry: reading registry cache: /root/.gstreamer-0.10/registry.arm.bin
  12. 0:00:00.508321000 3515 0x1da0c00 INFO GST_REGISTRY gstregistrybinary.c:614:gst_registry_binary_read_cache: loaded /root/.gstreamer-0.10/registry.arm.bin in 0.466074 seconds
  13. 0:00:00.511214000 3515 0x1da0c00 INFO GST_REGISTRY gstregistry.c:1522:scan_and_update_registry: Validating plugins from registry cache: /root/.gstreamer-0.10/registry.arm.bin
  14. 0:00:00.535827000 3515 0x1da0c00 INFO GST_REGISTRY gstregistry.c:1634:scan_and_update_registry: Registry cache has not changed
  15. 0:00:00.537258000 3515 0x1da0c00 INFO GST_REGISTRY gstregistry.c:1707:ensure_current_registry: registry reading and updating done, result = 1
  16. 0:00:00.538485000 3515 0x1da0c00 INFO GST_INIT gst.c:805:init_post: GLib runtime version: 2.40.0
  17. 0:00:00.539743000 3515 0x1da0c00 INFO GST_INIT gst.c:807:init_post: GLib headers version: 2.32.4
  18. 0:00:00.541800000 3515 0x1da0c00 INFO GST_INIT gst.c:456:gst_init_check: initialized GStreamer successfully
  19. 0:00:00.836599000 3515 0x1da0c00 INFO GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for audio/x-mpegurl
  20. 0:00:00.838744000 3515 0x1da0c00 INFO GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for audio/x-scpls
  21. 0:00:00.841874000 3515 0x1da0c00 INFO GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for application/xspf+xml
  22. 0:00:00.843814000 3515 0x1da0c00 INFO GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for audio/x-ms-asx
  23. INFO 2015-04-05 14:00:54,969 [3515:MainThread] mopidy.__main__
  24. Starting Mopidy 0.19.5
  25. DEBUG 2015-04-05 14:00:55,054 [3515:MainThread] mopidy.ext
  26. Loading entry point: musicbox_webclient = mopidy_musicbox_webclient:MusicBoxExtension
  27. DEBUG 2015-04-05 14:00:55,061 [3515:MainThread] mopidy.ext
  28. Loaded extension: Mopidy-MusicBox-Webclient 1.0.3
  29. DEBUG 2015-04-05 14:00:55,068 [3515:MainThread] mopidy.ext
  30. Loading entry point: spotify_tunigo = mopidy_spotify_tunigo:Extension
  31. DEBUG 2015-04-05 14:00:55,076 [3515:MainThread] mopidy.ext
  32. Loaded extension: Mopidy-Spotify-Tunigo 0.2.1
  33. DEBUG 2015-04-05 14:00:55,082 [3515:MainThread] mopidy.ext
  34. Loading entry point: scrobbler = mopidy_scrobbler:Extension
  35. DEBUG 2015-04-05 14:00:55,088 [3515:MainThread] mopidy.ext
  36. Loaded extension: Mopidy-Scrobbler 1.1.0
  37. DEBUG 2015-04-05 14:00:55,093 [3515:MainThread] mopidy.ext
  38. Loading entry point: local-whoosh = mopidy_local_whoosh:Extension
  39. DEBUG 2015-04-05 14:00:55,100 [3515:MainThread] mopidy.ext
  40. Loaded extension: Mopidy-Local-Whoosh 0.1.0
  41. DEBUG 2015-04-05 14:00:55,105 [3515:MainThread] mopidy.ext
  42. Loading entry point: audioaddict = mopidy_audioaddict:Extension
  43. DEBUG 2015-04-05 14:00:55,111 [3515:MainThread] mopidy.ext
  44. Loaded extension: Mopidy-AudioAddict 0.2.7
  45. DEBUG 2015-04-05 14:00:55,117 [3515:MainThread] mopidy.ext
  46. Loading entry point: podcast = mopidy_podcast:Extension
  47. DEBUG 2015-04-05 14:00:55,124 [3515:MainThread] mopidy.ext
  48. Loaded extension: Mopidy-Podcast 1.1.0
  49. DEBUG 2015-04-05 14:00:55,133 [3515:MainThread] mopidy.ext
  50. Loading entry point: tunein = mopidy_tunein:Extension
  51. DEBUG 2015-04-05 14:00:55,140 [3515:MainThread] mopidy.ext
  52. Loaded extension: Mopidy-TuneIn 0.1.2
  53. DEBUG 2015-04-05 14:00:55,145 [3515:MainThread] mopidy.ext
  54. Loading entry point: gmusic = mopidy_gmusic:GMusicExtension
  55. DEBUG 2015-04-05 14:00:55,191 [3515:MainThread] mopidy.ext
  56. Loaded extension: Mopidy-GMusic 0.3.0
  57. DEBUG 2015-04-05 14:00:55,202 [3515:MainThread] mopidy.ext
  58. Loading entry point: subsonic = mopidy_subsonic:SubsonicExtension
  59. DEBUG 2015-04-05 14:00:55,209 [3515:MainThread] mopidy.ext
  60. Loaded extension: Mopidy-Subsonic 0.3.1
  61. DEBUG 2015-04-05 14:00:55,212 [3515:MainThread] mopidy.ext
  62. Loading entry point: local = mopidy.local:Extension
  63. DEBUG 2015-04-05 14:00:55,221 [3515:MainThread] mopidy.ext
  64. Loaded extension: Mopidy-Local 0.19.5
  65. DEBUG 2015-04-05 14:00:55,222 [3515:MainThread] mopidy.ext
  66. Loading entry point: mpd = mopidy.mpd:Extension
  67. DEBUG 2015-04-05 14:00:55,227 [3515:MainThread] mopidy.ext
  68. Loaded extension: Mopidy-MPD 0.19.5
  69. DEBUG 2015-04-05 14:00:55,228 [3515:MainThread] mopidy.ext
  70. Loading entry point: softwaremixer = mopidy.softwaremixer:Extension
  71. DEBUG 2015-04-05 14:00:55,234 [3515:MainThread] mopidy.ext
  72. Loaded extension: Mopidy-SoftwareMixer 0.19.5
  73. DEBUG 2015-04-05 14:00:55,235 [3515:MainThread] mopidy.ext
  74. Loading entry point: http = mopidy.http:Extension
  75. DEBUG 2015-04-05 14:00:55,242 [3515:MainThread] mopidy.ext
  76. Loaded extension: Mopidy-HTTP 0.19.5
  77. DEBUG 2015-04-05 14:00:55,243 [3515:MainThread] mopidy.ext
  78. Loading entry point: stream = mopidy.stream:Extension
  79. DEBUG 2015-04-05 14:00:55,247 [3515:MainThread] mopidy.ext
  80. Loaded extension: Mopidy-Stream 0.19.5
  81. DEBUG 2015-04-05 14:00:55,256 [3515:MainThread] mopidy.ext
  82. Loading entry point: websettings = mopidy_websettings:Extension
  83. DEBUG 2015-04-05 14:00:57,589 [3515:MainThread] mopidy.ext
  84. Loaded extension: Mopidy-WebSettings 0.1.4.1
  85. DEBUG 2015-04-05 14:00:57,601 [3515:MainThread] mopidy.ext
  86. Loading entry point: moped = mopidy_moped:MopedExtension
  87. DEBUG 2015-04-05 14:00:57,607 [3515:MainThread] mopidy.ext
  88. Loaded extension: Mopidy-Moped 0.4.2
  89. DEBUG 2015-04-05 14:00:57,716 [3515:MainThread] mopidy.ext
  90. Loading entry point: internetarchive = mopidy_internetarchive:Extension
  91. DEBUG 2015-04-05 14:00:57,725 [3515:MainThread] mopidy.ext
  92. Loaded extension: Mopidy-InternetArchive 1.1.0
  93. DEBUG 2015-04-05 14:00:57,729 [3515:MainThread] mopidy.ext
  94. Loading entry point: mopify = mopidy_mopify:MopifyExtension
  95. DEBUG 2015-04-05 14:00:57,738 [3515:MainThread] mopidy.ext
  96. Loaded extension: Mopidy-Mopify 1.1.2
  97. DEBUG 2015-04-05 14:00:57,745 [3515:MainThread] mopidy.ext
  98. Loading entry point: podcast-itunes = mopidy_podcast_itunes:Extension
  99. DEBUG 2015-04-05 14:00:57,753 [3515:MainThread] mopidy.ext
  100. Loaded extension: Mopidy-Podcast-iTunes 1.0.0
  101. DEBUG 2015-04-05 14:00:57,758 [3515:MainThread] mopidy.ext
  102. Loading entry point: soundcloud = mopidy_soundcloud:SoundCloudExtension
  103. DEBUG 2015-04-05 14:00:57,765 [3515:MainThread] mopidy.ext
  104. Loaded extension: Mopidy-SoundCloud 1.2.5
  105. DEBUG 2015-04-05 14:00:57,774 [3515:MainThread] mopidy.ext
  106. Loading entry point: alsamixer = mopidy_alsamixer:Extension
  107. DEBUG 2015-04-05 14:00:57,780 [3515:MainThread] mopidy.ext
  108. Loaded extension: Mopidy-ALSAMixer 1.0.3
  109. DEBUG 2015-04-05 14:00:57,788 [3515:MainThread] mopidy.ext
  110. Loading entry point: local-sqlite = mopidy_local_sqlite:Extension
  111. DEBUG 2015-04-05 14:00:57,799 [3515:MainThread] mopidy.ext
  112. Loaded extension: Mopidy-Local-SQLite 0.8.1
  113. DEBUG 2015-04-05 14:00:57,805 [3515:MainThread] mopidy.ext
  114. Loading entry point: somafm = mopidy_somafm:Extension
  115. DEBUG 2015-04-05 14:00:57,813 [3515:MainThread] mopidy.ext
  116. Loaded extension: Mopidy-SomaFM 0.7.1
  117. DEBUG 2015-04-05 14:00:57,818 [3515:MainThread] mopidy.ext
  118. Loading entry point: podcast-gpodder = mopidy_podcast_gpodder:Extension
  119. DEBUG 2015-04-05 14:00:57,825 [3515:MainThread] mopidy.ext
  120. Loaded extension: Mopidy-Podcast-GPodder 1.0.0
  121. DEBUG 2015-04-05 14:00:57,831 [3515:MainThread] mopidy.ext
  122. Loading entry point: youtube = mopidy_youtube:Extension
  123. DEBUG 2015-04-05 14:00:57,841 [3515:MainThread] mopidy.ext
  124. Loaded extension: Mopidy-Youtube 1.0.1
  125. DEBUG 2015-04-05 14:00:57,846 [3515:MainThread] mopidy.ext
  126. Loading entry point: spotify = mopidy_spotify:Extension
  127. DEBUG 2015-04-05 14:00:57,853 [3515:MainThread] mopidy.ext
  128. Loaded extension: Mopidy-Spotify 1.2.0
  129. DEBUG 2015-04-05 14:00:57,868 [3515:MainThread] mopidy.ext
  130. Loading entry point: http-kuechenradio = mopidy_http_kuechenradio:Extension
  131. DEBUG 2015-04-05 14:00:57,875 [3515:MainThread] mopidy.ext
  132. Loaded extension: Mopidy-HTTP-Kuechenradio 0.4.2
  133. DEBUG 2015-04-05 14:00:57,881 [3515:MainThread] mopidy.ext
  134. Loading entry point: dirble = mopidy_dirble:Extension
  135. DEBUG 2015-04-05 14:00:57,888 [3515:MainThread] mopidy.ext
  136. Loaded extension: Mopidy-Dirble 0.1.1
  137. DEBUG 2015-04-05 14:00:57,895 [3515:MainThread] mopidy.ext
  138. Loading entry point: simple-webclient = mopidy_simple_webclient:Extension
  139. DEBUG 2015-04-05 14:00:57,900 [3515:MainThread] mopidy.ext
  140. Loaded extension: None 0.1
  141. DEBUG 2015-04-05 14:00:57,902 [3515:MainThread] mopidy.ext
  142. Discovered extensions: musicbox_webclient, spotify_tunigo, scrobbler, local-whoosh, audioaddict, podcast, tunein, gmusic, subsonic, local, mpd, softwaremixer, http, stream, websettings, moped, internetarchive, mopify, podcast-itunes, soundcloud, alsamixer, local-sqlite, somafm, podcast-gpodder, youtube, spotify, http-kuechenradio, dirble, simple-webclient
  143. DEBUG 2015-04-05 14:00:58,040 [3515:MainThread] mopidy.config.keyring
  144. Fetching passwords from your keyring failed. Any passwords stored in the keyring will not be available. (dbus not installed)
  145. INFO 2015-04-05 14:00:58,043 [3515:MainThread] mopidy.config
  146. Loading config from: builtin defaults, /etc/xdg/mopidy/mopidy.conf, /root/.config/mopidy/mopidy.conf, command line options
  147. DEBUG 2015-04-05 14:00:58,278 [3515:MainThread] mopidy.config
  148. Config file /etc/xdg/mopidy/mopidy.conf not found; skipping
  149. DEBUG 2015-04-05 14:00:58,853 [3515:MainThread] mopidy.ext
  150. Validating extension: musicbox_webclient
  151. DEBUG 2015-04-05 14:00:58,907 [3515:MainThread] mopidy.ext
  152. Validating extension: spotify_tunigo
  153. DEBUG 2015-04-05 14:00:59,032 [3515:MainThread] mopidy.ext
  154. Validating extension: scrobbler
  155. DEBUG 2015-04-05 14:00:59,094 [3515:MainThread] mopidy.ext
  156. Validating extension: local-whoosh
  157. DEBUG 2015-04-05 14:00:59,154 [3515:MainThread] mopidy.ext
  158. Validating extension: audioaddict
  159. DEBUG 2015-04-05 14:00:59,212 [3515:MainThread] mopidy.ext
  160. Validating extension: podcast
  161. DEBUG 2015-04-05 14:00:59,317 [3515:MainThread] mopidy.ext
  162. Validating extension: tunein
  163. DEBUG 2015-04-05 14:00:59,380 [3515:MainThread] mopidy.ext
  164. Validating extension: gmusic
  165. DEBUG 2015-04-05 14:00:59,612 [3515:MainThread] mopidy.ext
  166. Validating extension: subsonic
  167. DEBUG 2015-04-05 14:00:59,669 [3515:MainThread] mopidy.ext
  168. Validating extension: local
  169. DEBUG 2015-04-05 14:00:59,704 [3515:MainThread] mopidy.ext
  170. Validating extension: mpd
  171. DEBUG 2015-04-05 14:00:59,738 [3515:MainThread] mopidy.ext
  172. Validating extension: softwaremixer
  173. DEBUG 2015-04-05 14:00:59,771 [3515:MainThread] mopidy.ext
  174. Validating extension: http
  175. DEBUG 2015-04-05 14:00:59,806 [3515:MainThread] mopidy.ext
  176. Validating extension: stream
  177. DEBUG 2015-04-05 14:00:59,862 [3515:MainThread] mopidy.ext
  178. Validating extension: websettings
  179. DEBUG 2015-04-05 14:00:59,952 [3515:MainThread] mopidy.ext
  180. Validating extension: moped
  181. DEBUG 2015-04-05 14:01:00,009 [3515:MainThread] mopidy.ext
  182. Validating extension: internetarchive
  183. DEBUG 2015-04-05 14:01:00,107 [3515:MainThread] mopidy.ext
  184. Validating extension: mopify
  185. DEBUG 2015-04-05 14:01:00,185 [3515:MainThread] mopidy.ext
  186. Validating extension: podcast-itunes
  187. DEBUG 2015-04-05 14:01:00,303 [3515:MainThread] mopidy.ext
  188. Validating extension: soundcloud
  189. DEBUG 2015-04-05 14:01:00,365 [3515:MainThread] mopidy.ext
  190. Validating extension: alsamixer
  191. DEBUG 2015-04-05 14:01:00,443 [3515:MainThread] mopidy.ext
  192. Validating extension: local-sqlite
  193. DEBUG 2015-04-05 14:01:00,538 [3515:MainThread] mopidy.ext
  194. Validating extension: somafm
  195. DEBUG 2015-04-05 14:01:00,595 [3515:MainThread] mopidy.ext
  196. Validating extension: podcast-gpodder
  197. DEBUG 2015-04-05 14:01:00,706 [3515:MainThread] mopidy.ext
  198. Validating extension: youtube
  199. DEBUG 2015-04-05 14:01:00,777 [3515:MainThread] mopidy.ext
  200. Validating extension: spotify
  201. DEBUG 2015-04-05 14:01:00,833 [3515:MainThread] mopidy.ext
  202. Validating extension: http-kuechenradio
  203. DEBUG 2015-04-05 14:01:00,883 [3515:MainThread] mopidy.ext
  204. Validating extension: dirble
  205. DEBUG 2015-04-05 14:01:00,938 [3515:MainThread] mopidy.ext
  206. Validating extension: simple-webclient
  207. INFO 2015-04-05 14:01:00,988 [3515:MainThread] mopidy.__main__
  208. Enabled extensions: stream, spotify_tunigo, podcast-gpodder, http-kuechenradio, somafm, softwaremixer, moped, musicbox_webclient, websettings, tunein, mopify, podcast-itunes, internetarchive, mpd, http, podcast, alsamixer, local-sqlite, youtube, simple-webclient, local-whoosh, audioaddict
  209. INFO 2015-04-05 14:01:00,996 [3515:MainThread] mopidy.__main__
  210. Disabled extensions: spotify, gmusic, scrobbler, subsonic, dirble, local, soundcloud
  211. WARNING 2015-04-05 14:01:01,001 [3515:MainThread] mopidy.__main__
  212. Found dirble configuration errors, the extension has been automatically disabled:
  213. WARNING 2015-04-05 14:01:01,009 [3515:MainThread] mopidy.__main__
  214. dirble/api_key must be set.
  215. WARNING 2015-04-05 14:01:01,013 [3515:MainThread] mopidy.__main__
  216. Found gmusic configuration errors, the extension has been automatically disabled:
  217. WARNING 2015-04-05 14:01:01,021 [3515:MainThread] mopidy.__main__
  218. gmusic/username must be set.
  219. WARNING 2015-04-05 14:01:01,027 [3515:MainThread] mopidy.__main__
  220. gmusic/password must be set.
  221. WARNING 2015-04-05 14:01:01,034 [3515:MainThread] mopidy.__main__
  222. Found local configuration errors, the extension has been automatically disabled:
  223. WARNING 2015-04-05 14:01:01,042 [3515:MainThread] mopidy.__main__
  224. local/media_dir must be set.
  225. WARNING 2015-04-05 14:01:01,047 [3515:MainThread] mopidy.__main__
  226. Found scrobbler configuration errors, the extension has been automatically disabled:
  227. WARNING 2015-04-05 14:01:01,054 [3515:MainThread] mopidy.__main__
  228. scrobbler/username must be set.
  229. WARNING 2015-04-05 14:01:01,059 [3515:MainThread] mopidy.__main__
  230. scrobbler/password must be set.
  231. WARNING 2015-04-05 14:01:01,064 [3515:MainThread] mopidy.__main__
  232. Found soundcloud configuration errors, the extension has been automatically disabled:
  233. WARNING 2015-04-05 14:01:01,069 [3515:MainThread] mopidy.__main__
  234. soundcloud/auth_token must be set.
  235. WARNING 2015-04-05 14:01:01,074 [3515:MainThread] mopidy.__main__
  236. Found spotify configuration errors, the extension has been automatically disabled:
  237. WARNING 2015-04-05 14:01:01,079 [3515:MainThread] mopidy.__main__
  238. spotify/username must be set.
  239. WARNING 2015-04-05 14:01:01,083 [3515:MainThread] mopidy.__main__
  240. spotify/password must be set.
  241. WARNING 2015-04-05 14:01:01,088 [3515:MainThread] mopidy.__main__
  242. Found subsonic configuration errors, the extension has been automatically disabled:
  243. WARNING 2015-04-05 14:01:01,092 [3515:MainThread] mopidy.__main__
  244. subsonic/username must be set.
  245. WARNING 2015-04-05 14:01:01,097 [3515:MainThread] mopidy.__main__
  246. subsonic/hostname must be set.
  247. WARNING 2015-04-05 14:01:01,107 [3515:MainThread] mopidy.__main__
  248. subsonic/ssl must be set.
  249. WARNING 2015-04-05 14:01:01,112 [3515:MainThread] mopidy.__main__
  250. subsonic/password must be set.
  251. WARNING 2015-04-05 14:01:01,119 [3515:MainThread] mopidy.__main__
  252. subsonic/port must be set.
  253. WARNING 2015-04-05 14:01:01,126 [3515:MainThread] mopidy.__main__
  254. Please fix the extension configuration errors or disable the extensions to silence these messages.
  255. DEBUG 2015-04-05 14:01:04,771 [3515:MainThread] mopidy.commands
  256. Available Mopidy mixers: SoftwareMixer, AlsaMixer
  257. INFO 2015-04-05 14:01:04,778 [3515:MainThread] mopidy.commands
  258. Starting Mopidy mixer: SoftwareMixer
  259. INFO 2015-04-05 14:01:04,792 [3515:MainThread] mopidy.softwaremixer.mixer
  260. Mixing using GStreamer software mixing
  261. DEBUG 2015-04-05 14:01:04,816 [3515:MainThread] mopidy.commands
  262. Mixer volume left unchanged
  263. INFO 2015-04-05 14:01:04,821 [3515:MainThread] mopidy.commands
  264. Starting Mopidy audio
  265. INFO 2015-04-05 14:01:04,857 [3515:MainThread] mopidy.commands
  266. Starting Mopidy backends: SpotifyTunigoBackend, AudioAddictBackend, PodcastBackend, TuneInBackend, StreamBackend, InternetArchiveBackend, SomaFMBackend, YoutubeBackend
  267. 0:00:11.159415000 3515 0x1ee7f20 INFO GST_PLUGIN_LOADING gstplugin.c:859:gst_plugin_load_file: plugin "/usr/lib/arm-linux-gnueabihf/gstreamer-0.10/libgstplaybin.so" loaded
  268. 0:00:11.170227000 3515 0x1ee7f20 INFO GST_ELEMENT_FACTORY gstelementfactory.c:376:gst_element_factory_create: creating element "playbin2"
  269. INFO 2015-04-05 14:01:04,937 [3515:MainThread] mopidy_audioaddict.client
  270. AudioAddict: premium streams not available on your account
  271. 0:00:11.198709000 3515 0x1ee7f20 INFO GST_PIPELINE gstparse.c:334:gst_parse_launch_full: parsing pipeline description 'bin.( autoaudiosink )'
  272. 0:00:11.215568000 3515 0x1ee7f20 INFO GST_PLUGIN_LOADING gstplugin.c:859:gst_plugin_load_file: plugin "/usr/lib/arm-linux-gnueabihf/gstreamer-0.10/libgstautodetect.so" loaded
  273. 0:00:11.217109000 3515 0x1ee7f20 INFO GST_ELEMENT_FACTORY gstelementfactory.c:376:gst_element_factory_create: creating element "autoaudiosink"
  274. 0:00:11.220744000 3515 0x1ee7f20 INFO GST_ELEMENT_PADS gstelement.c:728:gst_element_add_pad:<GstAutoAudioSink@0x2886850> adding pad 'sink'
  275. 0:00:11.245543000 3515 0x1ee7f20 INFO GST_PLUGIN_LOADING gstplugin.c:859:gst_plugin_load_file: plugin "/usr/lib/arm-linux-gnueabihf/gstreamer-0.10/libgstcoreelements.so" loaded
  276. 0:00:11.260128000 3515 0x1ee7f20 INFO GST_ELEMENT_FACTORY gstelementfactory.c:374:gst_element_factory_create: creating element "fakesink" named "tempsink"
  277. 0:00:11.265870000 3515 0x1ee7f20 INFO GST_ELEMENT_PADS gstelement.c:728:gst_element_add_pad:<GstBaseSink@0x288c1d8> adding pad 'sink'
  278. 0:00:11.270121000 3515 0x1ee7f20 INFO GST_ELEMENT_PADS gstelement.c:975:gst_element_get_static_pad: found pad tempsink:sink
  279. 0:00:11.271540000 3515 0x1ee7f20 INFO GST_PADS gstpad.c:1978:gst_pad_link_prepare: trying to link sink:proxypad0 and tempsink:sink
  280. 0:00:11.273057000 3515 0x1ee7f20 INFO GST_PADS gstpad.c:2161:gst_pad_link_full: linked sink:proxypad0 and tempsink:sink, successful
  281. 0:00:11.274717000 3515 0x1ee7f20 INFO GST_ELEMENT_FACTORY gstelementfactory.c:376:gst_element_factory_create: creating element "bin"
  282. 0:00:11.283373000 3515 0x1ee7f20 INFO GST_PADS gstpad.c:1978:gst_pad_link_prepare: trying to link sink:proxypad1 and autoaudiosink0:sink
  283. 0:00:11.286166000 3515 0x1ee7f20 INFO GST_PADS gstpad.c:2161:gst_pad_link_full: linked sink:proxypad1 and autoaudiosink0:sink, successful
  284. 0:00:11.287531000 3515 0x1ee7f20 INFO GST_ELEMENT_PADS gstelement.c:728:gst_element_add_pad:<bin0> adding pad 'sink'
  285. 0:00:11.289677000 3515 0x1ee7f20 INFO playbin2 gstplaybin2.c:1851:gst_play_bin_set_sink:<playbin20> Setting audio sink to <bin0>
  286. INFO 2015-04-05 14:01:05,052 [3515:Audio-2] mopidy.audio.actor
  287. Audio output set to "autoaudiosink"
  288. INFO 2015-04-05 14:01:05,128 [3515:MainThread] mopidy_podcast.backend
  289. Starting Mopidy-Podcast directories: FeedsDirectory, iTunesDirectory, GPodderDirectory
  290. DEBUG 2015-04-05 14:01:05,151 [3515:PodcastDirectoryActor-5] mopidy_podcast.controller
  291. Starting <mopidy_podcast.feeds.FeedsDirectory object at 0x285e970>
  292. DEBUG 2015-04-05 14:01:05,178 [3515:PodcastDirectoryActor-6] mopidy_podcast.controller
  293. Starting <mopidy_podcast_itunes.directory.iTunesDirectory object at 0x285e9f0>
  294. DEBUG 2015-04-05 14:01:05,201 [3515:PodcastDirectoryActor-7] mopidy_podcast.controller
  295. Starting <mopidy_podcast_gpodder.directory.GPodderDirectory object at 0x285eef0>
  296. INFO 2015-04-05 14:01:05,213 [3515:MainThread] mopidy_podcast.backend
  297. Refreshing Mopidy-Podcast directories
  298. 0:00:11.613430000 3515 0x1da0c00 INFO GST_ELEMENT_FACTORY gstelementfactory.c:376:gst_element_factory_create: creating element "fakesink"
  299. 0:00:11.615429000 3515 0x1da0c00 INFO GST_ELEMENT_PADS gstelement.c:728:gst_element_add_pad:<GstBaseSink@0x288cfd8> adding pad 'sink'
  300. 0:00:11.630919000 3515 0x1da0c00 INFO GST_PLUGIN_LOADING gstplugin.c:859:gst_plugin_load_file: plugin "/usr/lib/arm-linux-gnueabihf/gstreamer-0.10/libgstdecodebin2.so" loaded
  301. 0:00:11.632371000 3515 0x1da0c00 INFO GST_ELEMENT_FACTORY gstelementfactory.c:376:gst_element_factory_create: creating element "uridecodebin"
  302. 0:00:11.646150000 3515 0x1da0c00 INFO GST_ELEMENT_FACTORY gstelementfactory.c:376:gst_element_factory_create: creating element "pipeline"
  303. 0:00:11.650465000 3515 0x1da0c00 INFO GST_ELEMENT_FACTORY gstelementfactory.c:376:gst_element_factory_create: creating element "fakesink"
  304. 0:00:11.652420000 3515 0x1da0c00 INFO GST_ELEMENT_PADS gstelement.c:728:gst_element_add_pad:<GstBaseSink@0x288d358> adding pad 'sink'
  305. 0:00:11.657584000 3515 0x1da0c00 INFO GST_ELEMENT_FACTORY gstelementfactory.c:376:gst_element_factory_create: creating element "uridecodebin"
  306. 0:00:11.660626000 3515 0x1da0c00 INFO GST_ELEMENT_FACTORY gstelementfactory.c:376:gst_element_factory_create: creating element "pipeline"
  307. 0:00:11.743119000 3515 0x1da0c00 INFO GST_ELEMENT_FACTORY gstelementfactory.c:376:gst_element_factory_create: creating element "fakesink"
  308. 0:00:11.760570000 3515 0x1da0c00 INFO GST_ELEMENT_PADS gstelement.c:728:gst_element_add_pad:<GstBaseSink@0x288d6d8> adding pad 'sink'
  309. 0:00:11.763831000 3515 0x1da0c00 INFO GST_ELEMENT_FACTORY gstelementfactory.c:376:gst_element_factory_create: creating element "uridecodebin"
  310. 0:00:11.766246000 3515 0x1da0c00 INFO GST_ELEMENT_FACTORY gstelementfactory.c:376:gst_element_factory_create: creating element "pipeline"
  311. DEBUG 2015-04-05 14:01:05,546 [3515:PodcastDirectoryActor-6] mopidy_podcast_itunes.directory
  312. Retrieving http://itunes.apple.com/WebObjects/MZStoreServices.woa/ws/genres?cc=US&id=26 took 0:00:00.201165
  313. INFO 2015-04-05 14:01:05,928 [3515:MainThread] mopidy.commands
  314. Starting Mopidy core
  315. DEBUG 2015-04-05 14:01:06,465 [3515:SomaFMBackend-13] mopidy_somafm.somafm
  316. Get http://api.somafm.com/channels.xml : 200
  317. INFO 2015-04-05 14:01:06,728 [3515:SomaFMBackend-13] mopidy_somafm.somafm
  318. Loaded 29 SomaFM channels
  319. INFO 2015-04-05 14:01:07,089 [3515:MainThread] mopidy.commands
  320. Starting Mopidy frontends: MpdFrontend, HttpFrontend
  321. ERROR 2015-04-05 14:01:07,116 [3515:MainThread] mopidy.commands
  322. Frontend (MpdFrontend) initialization error: MPD server startup failed: [Errno 98] Address already in use
  323. INFO 2015-04-05 14:01:07,122 [3515:MainThread] mopidy.commands
  324. Initialization error. Exiting...
  325. INFO 2015-04-05 14:01:07,129 [3515:MainThread] mopidy.commands
  326. Stopping Mopidy frontends
  327. DEBUG 2015-04-05 14:01:07,135 [3515:MainThread] mopidy.utils.process
  328. Stopping 0 instance(s) of MpdFrontend
  329. DEBUG 2015-04-05 14:01:07,143 [3515:MainThread] mopidy.utils.process
  330. Stopping 0 instance(s) of HttpFrontend
  331. INFO 2015-04-05 14:01:07,149 [3515:MainThread] mopidy.commands
  332. Stopping Mopidy core
  333. DEBUG 2015-04-05 14:01:07,156 [3515:MainThread] mopidy.utils.process
  334. Stopping 1 instance(s) of Core
  335. INFO 2015-04-05 14:01:07,172 [3515:MainThread] mopidy.commands
  336. Stopping Mopidy backends
  337. DEBUG 2015-04-05 14:01:07,179 [3515:MainThread] mopidy.utils.process
  338. Stopping 1 instance(s) of SpotifyTunigoBackend
  339. DEBUG 2015-04-05 14:01:07,196 [3515:MainThread] mopidy.utils.process
  340. Stopping 1 instance(s) of AudioAddictBackend
  341. DEBUG 2015-04-05 14:01:07,214 [3515:MainThread] mopidy.utils.process
  342. Stopping 1 instance(s) of PodcastBackend
  343. INFO 2015-04-05 14:01:07,230 [3515:PodcastBackend-9] mopidy_podcast.backend
  344. Stopping Mopidy-Podcast directories
  345. DEBUG 2015-04-05 14:01:07,246 [3515:PodcastDirectoryActor-6] mopidy_podcast.controller
  346. Stopping <mopidy_podcast_itunes.directory.iTunesDirectory object at 0x285e9f0>
  347. DEBUG 2015-04-05 14:01:07,265 [3515:PodcastDirectoryActor-5] mopidy_podcast.controller
  348. Stopping <mopidy_podcast.feeds.FeedsDirectory object at 0x285e970>
  349. DEBUG 2015-04-05 14:01:07,284 [3515:PodcastDirectoryActor-7] mopidy_podcast.controller
  350. Stopping <mopidy_podcast_gpodder.directory.GPodderDirectory object at 0x285eef0>
  351. DEBUG 2015-04-05 14:01:07,293 [3515:PodcastBackend-9] mopidy_podcast.backend
  352. Stoppped Mopidy-Podcast directories
  353. DEBUG 2015-04-05 14:01:07,303 [3515:MainThread] mopidy.utils.process
  354. Stopping 1 instance(s) of TuneInBackend
  355. DEBUG 2015-04-05 14:01:07,323 [3515:MainThread] mopidy.utils.process
  356. Stopping 1 instance(s) of StreamBackend
  357. DEBUG 2015-04-05 14:01:07,341 [3515:MainThread] mopidy.utils.process
  358. Stopping 1 instance(s) of InternetArchiveBackend
  359. DEBUG 2015-04-05 14:01:07,358 [3515:MainThread] mopidy.utils.process
  360. Stopping 1 instance(s) of SomaFMBackend
  361. DEBUG 2015-04-05 14:01:07,375 [3515:MainThread] mopidy.utils.process
  362. Stopping 1 instance(s) of YoutubeBackend
  363. INFO 2015-04-05 14:01:07,389 [3515:MainThread] mopidy.commands
  364. Stopping Mopidy audio
  365. DEBUG 2015-04-05 14:01:07,395 [3515:MainThread] mopidy.utils.process
  366. Stopping 1 instance(s) of Audio
  367. 0:00:13.658709000 3515 0x1ee7f20 INFO GST_STATES gstbin.c:2237:gst_bin_element_set_state:<playsink0> skipping transition from NULL to NULL, since bin pending is NULL : last change state return follows
  368. 0:00:13.660406000 3515 0x1ee7f20 INFO GST_STATES gstbin.c:2526:gst_bin_change_state_func:<playbin20> child 'playsink0' changed state to 1(NULL) successfully
  369. 0:00:13.662098000 3515 0x1ee7f20 INFO GST_STATES gstelement.c:2460:gst_element_continue_state:<playbin20> completed state change to NULL
  370. INFO 2015-04-05 14:01:07,426 [3515:MainThread] mopidy.commands
  371. Stopping Mopidy mixer
  372. DEBUG 2015-04-05 14:01:07,431 [3515:MainThread] mopidy.utils.process
  373. Stopping 1 instance(s) of SoftwareMixer
  374. DEBUG 2015-04-05 14:01:07,449 [3515:MainThread] mopidy.utils.process
  375. All actors stopped.
  376. 0:00:13.921892000 3515 0x1da0c00 INFO GST_PARENTAGE gstbin.c:1465:gst_bin_remove_func:<playbin20> removed child "playsink0"
  377. 0:00:13.924602000 3515 0x1da0c00 INFO GST_PARENTAGE gstbin.c:1465:gst_bin_remove_func:<playsink0> removed child "streamsynchronizer0"
  378. 0:00:13.926186000 3515 0x1da0c00 INFO GST_REFCOUNTING gstelement.c:3064:gst_element_dispose:<streamsynchronizer0> dispose
  379. 0:00:13.927623000 3515 0x1da0c00 INFO GST_REFCOUNTING gstelement.c:3088:gst_element_dispose:<streamsynchronizer0> parent class dispose
  380. 0:00:13.929038000 3515 0x1da0c00 INFO GST_REFCOUNTING gstelement.c:3119:gst_element_finalize:<streamsynchronizer0> finalize
  381. 0:00:13.930554000 3515 0x1da0c00 INFO GST_REFCOUNTING gstelement.c:3130:gst_element_finalize:<streamsynchronizer0> finalize parent
  382. 0:00:13.931518000 3515 0x1da0c00 INFO GST_REFCOUNTING gstelement.c:3064:gst_element_dispose:<playsink0> dispose
  383. 0:00:13.932297000 3515 0x1da0c00 INFO GST_REFCOUNTING gstelement.c:3088:gst_element_dispose:<playsink0> parent class dispose
  384. 0:00:13.934265000 3515 0x1da0c00 INFO GST_REFCOUNTING gstelement.c:3119:gst_element_finalize:<playsink0> finalize
  385. 0:00:13.935152000 3515 0x1da0c00 INFO GST_REFCOUNTING gstelement.c:3130:gst_element_finalize:<playsink0> finalize parent
  386. 0:00:13.936385000 3515 0x1da0c00 INFO GST_REFCOUNTING gstelement.c:3064:gst_element_dispose:<playbin20> dispose
  387. 0:00:13.939480000 3515 0x1da0c00 INFO GST_REFCOUNTING gstelement.c:3088:gst_element_dispose:<playbin20> parent class dispose
  388. 0:00:13.940815000 3515 0x1da0c00 INFO GST_STATES gstbin.c:2237:gst_bin_element_set_state:<autoaudiosink0> skipping transition from NULL to NULL, since bin pending is NULL : last change state return follows
  389. 0:00:13.942859000 3515 0x1da0c00 INFO GST_STATES gstbin.c:2526:gst_bin_change_state_func:<bin0> child 'autoaudiosink0' changed state to 1(NULL) successfully
  390. 0:00:13.944329000 3515 0x1da0c00 INFO GST_STATES gstelement.c:2460:gst_element_continue_state:<bin0> completed state change to NULL
  391. 0:00:13.947930000 3515 0x1da0c00 INFO GST_REFCOUNTING gstelement.c:3119:gst_element_finalize:<playbin20> finalize
  392. 0:00:13.948418000 3515 0x1da0c00 INFO GST_REFCOUNTING gstelement.c:3130:gst_element_finalize:<playbin20> finalize parent
  393. 0:00:13.957771000 3515 0x1da0c00 INFO GST_PARENTAGE gstbin.c:1465:gst_bin_remove_func:<pipeline0> removed child "fakesink0"
  394. 0:00:13.959492000 3515 0x1da0c00 INFO GST_PARENTAGE gstbin.c:1465:gst_bin_remove_func:<pipeline0> removed child "uridecodebin0"
  395. 0:00:13.960923000 3515 0x1da0c00 INFO GST_REFCOUNTING gstelement.c:3064:gst_element_dispose:<uridecodebin0> dispose
  396. 0:00:13.961793000 3515 0x1da0c00 INFO GST_REFCOUNTING gstelement.c:3088:gst_element_dispose:<uridecodebin0> parent class dispose
  397. 0:00:13.962825000 3515 0x1da0c00 INFO GST_REFCOUNTING gstelement.c:3064:gst_element_dispose:<fakesink0> dispose
  398. 0:00:13.963676000 3515 0x1da0c00 INFO GST_ELEMENT_PADS gstelement.c:847:gst_element_remove_pad:<fakesink0> removing pad 'sink'
  399. 0:00:13.964695000 3515 0x1da0c00 INFO GST_REFCOUNTING gstelement.c:3088:gst_element_dispose:<fakesink0> parent class dispose
  400. 0:00:13.966664000 3515 0x1da0c00 INFO GST_REFCOUNTING gstelement.c:3119:gst_element_finalize:<fakesink0> finalize
  401. 0:00:13.967576000 3515 0x1da0c00 INFO GST_REFCOUNTING gstelement.c:3130:gst_element_finalize:<fakesink0> finalize parent
  402. 0:00:13.970074000 3515 0x1da0c00 INFO GST_REFCOUNTING gstelement.c:3119:gst_element_finalize:<uridecodebin0> finalize
  403. 0:00:13.971017000 3515 0x1da0c00 INFO GST_REFCOUNTING gstelement.c:3130:gst_element_finalize:<uridecodebin0> finalize parent
  404. 0:00:13.971849000 3515 0x1da0c00 INFO GST_REFCOUNTING gstelement.c:3064:gst_element_dispose:<pipeline0> dispose
  405. 0:00:13.976254000 3515 0x1da0c00 INFO GST_REFCOUNTING gstelement.c:3088:gst_element_dispose:<pipeline0> parent class dispose
  406. 0:00:13.977665000 3515 0x1da0c00 INFO GST_REFCOUNTING gstelement.c:3119:gst_element_finalize:<pipeline0> finalize
  407. 0:00:13.979024000 3515 0x1da0c00 INFO GST_REFCOUNTING gstelement.c:3130:gst_element_finalize:<pipeline0> finalize parent
  408. 0:00:13.980526000 3515 0x1da0c00 INFO GST_PARENTAGE gstbin.c:1465:gst_bin_remove_func:<pipeline1> removed child "fakesink1"
  409. 0:00:13.981586000 3515 0x1da0c00 INFO GST_PARENTAGE gstbin.c:1465:gst_bin_remove_func:<pipeline1> removed child "uridecodebin1"
  410. 0:00:13.982664000 3515 0x1da0c00 INFO GST_REFCOUNTING gstelement.c:3064:gst_element_dispose:<uridecodebin1> dispose
  411. 0:00:13.985074000 3515 0x1da0c00 INFO GST_REFCOUNTING gstelement.c:3088:gst_element_dispose:<uridecodebin1> parent class dispose
  412. 0:00:13.988192000 3515 0x1da0c00 INFO GST_REFCOUNTING gstelement.c:3064:gst_element_dispose:<fakesink1> dispose
  413. 0:00:13.989595000 3515 0x1da0c00 INFO GST_ELEMENT_PADS gstelement.c:847:gst_element_remove_pad:<fakesink1> removing pad 'sink'
  414. 0:00:13.993185000 3515 0x1da0c00 INFO GST_REFCOUNTING gstelement.c:3088:gst_element_dispose:<fakesink1> parent class dispose
  415. 0:00:13.998449000 3515 0x1da0c00 INFO GST_REFCOUNTING gstelement.c:3119:gst_element_finalize:<fakesink1> finalize
  416. 0:00:13.999754000 3515 0x1da0c00 INFO GST_REFCOUNTING gstelement.c:3130:gst_element_finalize:<fakesink1> finalize parent
  417. 0:00:14.001510000 3515 0x1da0c00 INFO GST_REFCOUNTING gstelement.c:3119:gst_element_finalize:<uridecodebin1> finalize
  418. 0:00:14.002456000 3515 0x1da0c00 INFO GST_REFCOUNTING gstelement.c:3130:gst_element_finalize:<uridecodebin1> finalize parent
  419. 0:00:14.003290000 3515 0x1da0c00 INFO GST_REFCOUNTING gstelement.c:3064:gst_element_dispose:<pipeline1> dispose
  420. 0:00:14.004244000 3515 0x1da0c00 INFO GST_REFCOUNTING gstelement.c:3088:gst_element_dispose:<pipeline1> parent class dispose
  421. 0:00:14.005074000 3515 0x1da0c00 INFO GST_REFCOUNTING gstelement.c:3119:gst_element_finalize:<pipeline1> finalize
  422. 0:00:14.005859000 3515 0x1da0c00 INFO GST_REFCOUNTING gstelement.c:3130:gst_element_finalize:<pipeline1> finalize parent
  423. 0:00:14.007275000 3515 0x1da0c00 INFO GST_PARENTAGE gstbin.c:1465:gst_bin_remove_func:<pipeline2> removed child "fakesink2"
  424. 0:00:14.011925000 3515 0x1da0c00 INFO GST_PARENTAGE gstbin.c:1465:gst_bin_remove_func:<pipeline2> removed child "uridecodebin2"
  425. 0:00:14.013592000 3515 0x1da0c00 INFO GST_REFCOUNTING gstelement.c:3064:gst_element_dispose:<uridecodebin2> dispose
  426. 0:00:14.013931000 3515 0x1da0c00 INFO GST_REFCOUNTING gstelement.c:3088:gst_element_dispose:<uridecodebin2> parent class dispose
  427. 0:00:14.015494000 3515 0x1da0c00 INFO GST_REFCOUNTING gstelement.c:3064:gst_element_dispose:<fakesink2> dispose
  428. 0:00:14.015862000 3515 0x1da0c00 INFO GST_ELEMENT_PADS gstelement.c:847:gst_element_remove_pad:<fakesink2> removing pad 'sink'
  429. 0:00:14.016941000 3515 0x1da0c00 INFO GST_REFCOUNTING gstelement.c:3088:gst_element_dispose:<fakesink2> parent class dispose
  430. 0:00:14.019043000 3515 0x1da0c00 INFO GST_REFCOUNTING gstelement.c:3119:gst_element_finalize:<fakesink2> finalize
  431. 0:00:14.021133000 3515 0x1da0c00 INFO GST_REFCOUNTING gstelement.c:3130:gst_element_finalize:<fakesink2> finalize parent
  432. 0:00:14.023223000 3515 0x1da0c00 INFO GST_REFCOUNTING gstelement.c:3119:gst_element_finalize:<uridecodebin2> finalize
  433. 0:00:14.024573000 3515 0x1da0c00 INFO GST_REFCOUNTING gstelement.c:3130:gst_element_finalize:<uridecodebin2> finalize parent
  434. 0:00:14.025106000 3515 0x1da0c00 INFO GST_REFCOUNTING gstelement.c:3064:gst_element_dispose:<pipeline2> dispose
  435. 0:00:14.027610000 3515 0x1da0c00 INFO GST_REFCOUNTING gstelement.c:3088:gst_element_dispose:<pipeline2> parent class dispose
  436. 0:00:14.028026000 3515 0x1da0c00 INFO GST_REFCOUNTING gstelement.c:3119:gst_element_finalize:<pipeline2> finalize
  437. 0:00:14.029450000 3515 0x1da0c00 INFO GST_REFCOUNTING gstelement.c:3130:gst_element_finalize:<pipeline2> finalize parent
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement