Advertisement
Guest User

Untitled

a guest
Jan 4th, 2019
127
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 23.93 KB | None | 0 0
  1. INFO 2019-01-04 10:48:00,492 [20914:MainThread] mopidy.__main__
  2. Starting Mopidy 2.2.1
  3. DEBUG 2019-01-04 10:48:00,496 [20914:MainThread] mopidy.ext
  4. Loading entry point: soundcloud = mopidy_soundcloud:SoundCloudExtension
  5. DEBUG 2019-01-04 10:48:00,497 [20914:MainThread] mopidy.ext
  6. Loaded extension: Mopidy-SoundCloud 2.1.0
  7. DEBUG 2019-01-04 10:48:00,497 [20914:MainThread] mopidy.ext
  8. Loading entry point: mpd = mopidy.mpd:Extension
  9. DEBUG 2019-01-04 10:48:00,498 [20914:MainThread] mopidy.ext
  10. Loaded extension: Mopidy-MPD 2.2.1
  11. DEBUG 2019-01-04 10:48:00,498 [20914:MainThread] mopidy.ext
  12. Loading entry point: http = mopidy.http:Extension
  13. DEBUG 2019-01-04 10:48:00,498 [20914:MainThread] mopidy.ext
  14. Loaded extension: Mopidy-HTTP 2.2.1
  15. DEBUG 2019-01-04 10:48:00,498 [20914:MainThread] mopidy.ext
  16. Loading entry point: stream = mopidy.stream:Extension
  17. DEBUG 2019-01-04 10:48:00,498 [20914:MainThread] mopidy.ext
  18. Loaded extension: Mopidy-Stream 2.2.1
  19. DEBUG 2019-01-04 10:48:00,498 [20914:MainThread] mopidy.ext
  20. Loading entry point: m3u = mopidy.m3u:Extension
  21. DEBUG 2019-01-04 10:48:00,498 [20914:MainThread] mopidy.ext
  22. Loaded extension: Mopidy-M3U 2.2.1
  23. DEBUG 2019-01-04 10:48:00,499 [20914:MainThread] mopidy.ext
  24. Loading entry point: softwaremixer = mopidy.softwaremixer:Extension
  25. DEBUG 2019-01-04 10:48:00,499 [20914:MainThread] mopidy.ext
  26. Loaded extension: Mopidy-SoftwareMixer 2.2.1
  27. DEBUG 2019-01-04 10:48:00,499 [20914:MainThread] mopidy.ext
  28. Loading entry point: file = mopidy.file:Extension
  29. DEBUG 2019-01-04 10:48:00,499 [20914:MainThread] mopidy.ext
  30. Loaded extension: Mopidy-File 2.2.1
  31. DEBUG 2019-01-04 10:48:00,499 [20914:MainThread] mopidy.ext
  32. Loading entry point: local = mopidy.local:Extension
  33. DEBUG 2019-01-04 10:48:00,500 [20914:MainThread] mopidy.ext
  34. Loaded extension: Mopidy-Local 2.2.1
  35. DEBUG 2019-01-04 10:48:00,501 [20914:MainThread] mopidy.ext
  36. Discovered extensions: soundcloud, mpd, http, stream, m3u, softwaremixer, file, local
  37. DEBUG 2019-01-04 10:48:00,502 [20914:MainThread] mopidy.config.keyring
  38. Fetching passwords from your keyring failed. Any passwords stored in the keyring will not be available. (org.freedesktop.DBus.Error.NotSupported: Unable to autolaunch a dbus-daemon without a $DISPLAY for X11)
  39. INFO 2019-01-04 10:48:00,502 [20914:MainThread] mopidy.config
  40. Loading config from builtin defaults
  41. DEBUG 2019-01-04 10:48:00,503 [20914:MainThread] mopidy.config
  42. Loading config from /etc/xdg/mopidy/mopidy.conf failed; it does not exist
  43. INFO 2019-01-04 10:48:00,503 [20914:MainThread] mopidy.config
  44. Loading config from /home/blacklight/.config/mopidy/mopidy.conf
  45. INFO 2019-01-04 10:48:00,504 [20914:MainThread] mopidy.config
  46. Loading config from command line options
  47. ERROR 2019-01-04 10:48:00,505 [20914:MainThread] mopidy.internal.log
  48. Loading logging config '/home/blacklight/.config/mopidy/logging.conf' failed. No section: 'formatters'
  49. DEBUG 2019-01-04 10:48:00,515 [20914:MainThread] mopidy.ext
  50. Validating extension: soundcloud
  51. DEBUG 2019-01-04 10:48:00,523 [20914:MainThread] mopidy.ext
  52. Validating extension: mpd
  53. DEBUG 2019-01-04 10:48:00,524 [20914:MainThread] mopidy.ext
  54. Validating extension: http
  55. DEBUG 2019-01-04 10:48:00,545 [20914:MainThread] mopidy.ext
  56. Validating extension: stream
  57. DEBUG 2019-01-04 10:48:00,546 [20914:MainThread] mopidy.ext
  58. Validating extension: m3u
  59. DEBUG 2019-01-04 10:48:00,546 [20914:MainThread] mopidy.ext
  60. Validating extension: softwaremixer
  61. DEBUG 2019-01-04 10:48:00,547 [20914:MainThread] mopidy.ext
  62. Validating extension: file
  63. DEBUG 2019-01-04 10:48:00,548 [20914:MainThread] mopidy.ext
  64. Validating extension: local
  65. INFO 2019-01-04 10:48:00,548 [20914:MainThread] mopidy.__main__
  66. Enabled extensions: mpd, http, stream, m3u, softwaremixer, file, soundcloud
  67. INFO 2019-01-04 10:48:00,549 [20914:MainThread] mopidy.__main__
  68. Disabled extensions: local
  69. WARNING 2019-01-04 10:48:00,550 [20914:MainThread] mopidy.__main__
  70. Found local configuration errors, the extension has been automatically disabled:
  71. WARNING 2019-01-04 10:48:00,551 [20914:MainThread] mopidy.__main__
  72. local/media_dir must be set.
  73. WARNING 2019-01-04 10:48:00,551 [20914:MainThread] mopidy.__main__
  74. Please fix the extension configuration errors or disable the extensions to silence these messages.
  75. DEBUG 2019-01-04 10:48:00,632 [20914:MainThread] mopidy.commands
  76. Available Mopidy mixers: SoftwareMixer
  77. INFO 2019-01-04 10:48:00,634 [20914:MainThread] mopidy.commands
  78. Starting Mopidy mixer: SoftwareMixer
  79. DEBUG 2019-01-04 10:48:00,635 [20914:MainThread] pykka
  80. Registered SoftwareMixer (urn:uuid:14f62200-ad67-400f-b584-a460c51a9544)
  81. DEBUG 2019-01-04 10:48:00,636 [20914:MainThread] pykka
  82. Starting SoftwareMixer (urn:uuid:14f62200-ad67-400f-b584-a460c51a9544)
  83. INFO 2019-01-04 10:48:00,637 [20914:MainThread] mopidy.commands
  84. Mixer volume set to 100
  85. INFO 2019-01-04 10:48:00,638 [20914:MainThread] mopidy.commands
  86. Starting Mopidy audio
  87. DEBUG 2019-01-04 10:48:00,638 [20914:MainThread] pykka
  88. Registered Audio (urn:uuid:6a461d42-7047-45fb-b9dd-2b4719487ead)
  89. DEBUG 2019-01-04 10:48:00,639 [20914:MainThread] pykka
  90. Starting Audio (urn:uuid:6a461d42-7047-45fb-b9dd-2b4719487ead)
  91. INFO 2019-01-04 10:48:00,640 [20914:MainThread] mopidy.commands
  92. Starting Mopidy backends: SoundCloudBackend, StreamBackend, M3UBackend, FileBackend
  93. DEBUG 2019-01-04 10:48:00,641 [20914:MainThread] pykka
  94. Registered SoundCloudBackend (urn:uuid:448f4737-b752-435a-8c3b-8726dc920862)
  95. DEBUG 2019-01-04 10:48:00,642 [20914:MainThread] pykka
  96. Starting SoundCloudBackend (urn:uuid:448f4737-b752-435a-8c3b-8726dc920862)
  97. TRACE 2019-01-04 10:48:00,649 [20914:MainThread] mopidy.internal.timer
  98. SoundCloudBackend took 8ms
  99. WARNING 2019-01-04 10:48:00,653 [20914:MainThread] mopidy.stream.actor
  100. The stream/protocols config value includes the "file" protocol. "file" playback is now handled by Mopidy-File. Please remove it from the stream/protocols config.
  101. DEBUG 2019-01-04 10:48:00,655 [20914:MainThread] pykka
  102. Registered StreamBackend (urn:uuid:fdd94941-3887-43ed-9e44-0e465c249536)
  103. DEBUG 2019-01-04 10:48:00,656 [20914:MainThread] pykka
  104. Starting StreamBackend (urn:uuid:fdd94941-3887-43ed-9e44-0e465c249536)
  105. DEBUG 2019-01-04 10:48:00,654 [20914:SoundCloudBackend-3] urllib3.connectionpool
  106. Starting new HTTPS connection (1): api.soundcloud.com
  107. INFO 2019-01-04 10:48:00,659 [20914:Audio-2] mopidy.audio.actor
  108. Audio output set to "tee name=t ! queue ! audioresample ! autoaudiosink t. ! queue ! lamemp3enc ! shout2send mount=mopidy ip=127.0.0.1 port=8000 password=turnmeon"
  109. TRACE 2019-01-04 10:48:00,661 [20914:MainThread] mopidy.internal.timer
  110. StreamBackend took 12ms
  111. DEBUG 2019-01-04 10:48:00,663 [20914:MainThread] pykka
  112. Registered M3UBackend (urn:uuid:087a536f-779f-4f5d-8ddb-4e975a952ce5)
  113. DEBUG 2019-01-04 10:48:00,663 [20914:MainThread] pykka
  114. Starting M3UBackend (urn:uuid:087a536f-779f-4f5d-8ddb-4e975a952ce5)
  115. TRACE 2019-01-04 10:48:00,666 [20914:MainThread] mopidy.internal.timer
  116. M3UBackend took 3ms
  117. DEBUG 2019-01-04 10:48:00,666 [20914:MainThread] mopidy.file.library
  118. Failed expanding path ($XDG_MUSIC_DIR) from file/media_dirs config value.
  119. DEBUG 2019-01-04 10:48:00,666 [20914:MainThread] pykka
  120. Registered FileBackend (urn:uuid:e75fe31e-1306-4330-9b39-1f4338397db8)
  121. DEBUG 2019-01-04 10:48:00,666 [20914:MainThread] pykka
  122. Starting FileBackend (urn:uuid:e75fe31e-1306-4330-9b39-1f4338397db8)
  123. DEBUG 2019-01-04 10:48:00,669 [20914:SoftwareMixer-1] mopidy.mixer
  124. Mixer event: volume_changed(volume=100)
  125. DEBUG 2019-01-04 10:48:00,669 [20914:SoftwareMixer-1] mopidy.listener
  126. Sending volume_changed to MixerListener: {'volume': 100}
  127. TRACE 2019-01-04 10:48:00,671 [20914:MainThread] mopidy.internal.timer
  128. FileBackend took 4ms
  129. DEBUG 2019-01-04 10:48:00,850 [20914:SoundCloudBackend-3] urllib3.connectionpool
  130. https://api.soundcloud.com:443 "GET /me?client_id=93e33e327fd8a9b77becd179652272e2 HTTP/1.1" 200 479
  131. DEBUG 2019-01-04 10:48:00,854 [20914:SoundCloudBackend-3] mopidy_soundcloud.soundcloud
  132. Requested https://api.soundcloud.com/me?client_id=93e33e327fd8a9b77becd179652272e2
  133. INFO 2019-01-04 10:48:00,856 [20914:SoundCloudBackend-3] mopidy_soundcloud.actor
  134. Logged in to SoundCloud as "Fabio Manganiello"
  135. INFO 2019-01-04 10:48:00,858 [20914:MainThread] mopidy.commands
  136. Starting Mopidy core
  137. DEBUG 2019-01-04 10:48:00,860 [20914:MainThread] pykka
  138. Registered Core (urn:uuid:d63d6f1e-0553-491f-9dc6-7406e4ef8aeb)
  139. DEBUG 2019-01-04 10:48:00,861 [20914:MainThread] pykka
  140. Starting Core (urn:uuid:d63d6f1e-0553-491f-9dc6-7406e4ef8aeb)
  141. INFO 2019-01-04 10:48:00,872 [20914:MainThread] mopidy.commands
  142. Starting Mopidy frontends: MpdFrontend, HttpFrontend
  143. INFO 2019-01-04 10:48:00,874 [20914:MainThread] mopidy.mpd.actor
  144. MPD server running at [::ffff:0.0.0.0]:6600
  145. DEBUG 2019-01-04 10:48:00,875 [20914:MainThread] pykka
  146. Registered MpdFrontend (urn:uuid:a5455b7c-ec5f-4aa6-93a3-27458c98150c)
  147. DEBUG 2019-01-04 10:48:00,876 [20914:MainThread] pykka
  148. Starting MpdFrontend (urn:uuid:a5455b7c-ec5f-4aa6-93a3-27458c98150c)
  149. TRACE 2019-01-04 10:48:00,877 [20914:MainThread] mopidy.internal.timer
  150. MpdFrontend took 3ms
  151. DEBUG 2019-01-04 10:48:00,877 [20914:MainThread] mopidy.http.actor
  152. Starting HTTP server
  153. DEBUG 2019-01-04 10:48:00,878 [20914:MainThread] pykka
  154. Registered HttpFrontend (urn:uuid:79bf24e1-5037-479f-916d-14e514976813)
  155. DEBUG 2019-01-04 10:48:00,878 [20914:MainThread] pykka
  156. Starting HttpFrontend (urn:uuid:79bf24e1-5037-479f-916d-14e514976813)
  157. DEBUG 2019-01-04 10:48:00,881 [20914:MpdFrontend-8] mopidy.zeroconf
  158. Zeroconf service "None" (_mpd._tcp at []:6600): Server failed: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Avahi was not provided by any .service files
  159. DEBUG 2019-01-04 10:48:00,882 [20914:MpdFrontend-8] mopidy.zeroconf
  160. Zeroconf service "None" (_mpd._tcp at []:6600): Server not available; publish failed.
  161. TRACE 2019-01-04 10:48:00,882 [20914:MainThread] mopidy.internal.timer
  162. HttpFrontend took 5ms
  163. INFO 2019-01-04 10:48:00,883 [20914:MainThread] mopidy.commands
  164. Starting GLib mainloop
  165. INFO 2019-01-04 10:48:00,884 [20914:HttpFrontend-10] mopidy.http.actor
  166. HTTP server running at [::ffff:0.0.0.0]:6680
  167. DEBUG 2019-01-04 10:48:00,885 [20914:HttpFrontend-10] mopidy.zeroconf
  168. Zeroconf service "None" (_http._tcp at []:6680): Server failed: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Avahi was not provided by any .service files
  169. DEBUG 2019-01-04 10:48:00,886 [20914:HttpFrontend-10] mopidy.zeroconf
  170. Zeroconf service "None" (_mopidy-http._tcp at []:6680): Server failed: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Avahi was not provided by any .service files
  171. DEBUG 2019-01-04 10:48:00,887 [20914:HttpFrontend-10] mopidy.zeroconf
  172. Zeroconf service "None" (_http._tcp at []:6680): Server not available; publish failed.
  173. DEBUG 2019-01-04 10:48:00,887 [20914:HttpFrontend-10] mopidy.zeroconf
  174. Zeroconf service "None" (_mopidy-http._tcp at []:6680): Server not available; publish failed.
  175. DEBUG 2019-01-04 10:48:00,888 [20914:HttpServer] mopidy.http.actor
  176. Loaded HTTP extension: mopidy
  177. DEBUG 2019-01-04 10:48:00,889 [20914:HttpServer] mopidy.http.actor
  178. HTTP routes from extensions:
  179. u'/mopidy': <class 'mopidy.http.handlers.AddSlashHandler'>
  180. u'/mopidy/ws/?': <class 'mopidy.http.handlers.WebSocketHandler'>
  181. u'/mopidy/rpc': <class 'mopidy.http.handlers.JsonRpcHandler'>
  182. u'/mopidy/(.+)': <class 'mopidy.http.handlers.StaticFileHandler'>
  183. u'/mopidy/': <class 'mopidy.http.handlers.ClientListHandler'>
  184. u'/': <class 'tornado.web.RedirectHandler'>
  185. DEBUG 2019-01-04 10:48:04,526 [20914:MainThread] pykka
  186. Registered MpdSession (urn:uuid:a5f77f48-fa7d-4e77-a079-af596bf7b31d)
  187. DEBUG 2019-01-04 10:48:04,529 [20914:MainThread] pykka
  188. Starting MpdSession (urn:uuid:a5f77f48-fa7d-4e77-a079-af596bf7b31d)
  189. INFO 2019-01-04 10:48:04,530 [20914:MpdSession-11] mopidy.mpd.session
  190. New MPD connection from [::ffff:127.0.0.1]:6600
  191. DEBUG 2019-01-04 10:48:04,531 [20914:MpdSession-11] mopidy.mpd.session
  192. Request from [[::ffff:127.0.0.1]:6600]: command_list_begin
  193. DEBUG 2019-01-04 10:48:04,532 [20914:MpdSession-11] mopidy.mpd.session
  194. Request from [[::ffff:127.0.0.1]:6600]: add "file:///mnt/hd/media/music/A%20Perfect%20Circle/Mer%20De%20Noms/04%20Judith.mp3"
  195. DEBUG 2019-01-04 10:48:04,533 [20914:MpdSession-11] mopidy.mpd.session
  196. Request from [[::ffff:127.0.0.1]:6600]: command_list_end
  197. DEBUG 2019-01-04 10:48:04,543 [20914:FileBackend-6] mopidy.file.library
  198. Looking up file URI: file:///mnt/hd/media/music/A%20Perfect%20Circle/Mer%20De%20Noms/04%20Judith.mp3
  199. TRACE 2019-01-04 10:48:04,577 [20914:FileBackend-6] mopidy.audio.scan
  200. element decodebin0: have-audio;
  201. TRACE 2019-01-04 10:48:04,579 [20914:FileBackend-6] mopidy.audio.scan
  202. element fakesink1: GstMessageTag, taglist=(taglist)"taglist\,\ title\=\(string\)Judith\,\ artist...
  203. TRACE 2019-01-04 10:48:04,581 [20914:FileBackend-6] mopidy.audio.scan
  204. element fakesink1: GstMessageTag, taglist=(taglist)"taglist\,\ title\=\(string\)Judith\,\ artist...
  205. TRACE 2019-01-04 10:48:04,583 [20914:FileBackend-6] mopidy.audio.scan
  206. element pipeline0: GstMessageAsyncDone, running-time=(guint64)18446744073709551615;
  207. DEBUG 2019-01-04 10:48:04,584 [20914:FileBackend-6] mopidy.audio.scan
  208. Using workaround for duration missing before play.
  209. TRACE 2019-01-04 10:48:04,589 [20914:FileBackend-6] mopidy.audio.scan
  210. element fakesink1: GstMessageTag, taglist=(taglist)"taglist\,\ title\=\(string\)Judith\,\ artist...
  211. TRACE 2019-01-04 10:48:04,590 [20914:FileBackend-6] mopidy.audio.scan
  212. element fakesink1: GstMessageTag, taglist=(taglist)"taglist\,\ title\=\(string\)Judith\,\ artist...
  213. TRACE 2019-01-04 10:48:04,591 [20914:FileBackend-6] mopidy.audio.scan
  214. element mpegaudioparse0: GstMessageDurationChanged;
  215. DEBUG 2019-01-04 10:48:04,593 [20914:Core-7] mopidy.core.tracklist
  216. Triggering event: tracklist_changed()
  217. DEBUG 2019-01-04 10:48:04,593 [20914:Core-7] mopidy.listener
  218. Sending tracklist_changed to CoreListener: {}
  219. DEBUG 2019-01-04 10:48:04,594 [20914:MpdFrontend-8] mopidy.listener
  220. Sending playlist to MpdSession: {}
  221. DEBUG 2019-01-04 10:48:04,594 [20914:MpdSession-11] mopidy.mpd.session
  222. Response to [[::ffff:127.0.0.1]:6600]: OK
  223. DEBUG 2019-01-04 10:48:04,596 [20914:MainThread] pykka
  224. Registered MpdSession (urn:uuid:5a005514-7762-4950-abd8-570b2c859a47)
  225. DEBUG 2019-01-04 10:48:04,596 [20914:MainThread] pykka
  226. Starting MpdSession (urn:uuid:5a005514-7762-4950-abd8-570b2c859a47)
  227. DEBUG 2019-01-04 10:48:04,599 [20914:MpdSession-11] mopidy.internal.network
  228. Client most likely disconnected.
  229. DEBUG 2019-01-04 10:48:04,599 [20914:MpdSession-11] pykka
  230. Unregistered MpdSession (urn:uuid:a5f77f48-fa7d-4e77-a079-af596bf7b31d)
  231. DEBUG 2019-01-04 10:48:04,600 [20914:MpdSession-11] pykka
  232. Stopped MpdSession (urn:uuid:a5f77f48-fa7d-4e77-a079-af596bf7b31d)
  233. DEBUG 2019-01-04 10:48:04,600 [20914:MpdSession-11] mopidy.internal.network
  234. Already stopping: Actor is shutting down.
  235. INFO 2019-01-04 10:48:04,602 [20914:MpdSession-12] mopidy.mpd.session
  236. New MPD connection from [::ffff:127.0.0.1]:6600
  237. DEBUG 2019-01-04 10:48:04,603 [20914:MpdSession-12] mopidy.mpd.session
  238. Request from [[::ffff:127.0.0.1]:6600]: play
  239. DEBUG 2019-01-04 10:48:04,612 [20914:Audio-2] mopidy.audio.gst
  240. Changing state to GST_STATE_READY: result=GST_STATE_CHANGE_SUCCESS
  241. DEBUG 2019-01-04 10:48:04,613 [20914:MainThread] mopidy.audio.gst
  242. Got STATE_CHANGED bus message: old=GST_STATE_NULL new=GST_STATE_READY pending=GST_STATE_VOID_PENDING
  243. DEBUG 2019-01-04 10:48:04,615 [20914:SoftwareMixer-1] mopidy.mixer
  244. Mixer event: volume_changed(volume=100)
  245. DEBUG 2019-01-04 10:48:04,615 [20914:SoftwareMixer-1] mopidy.listener
  246. Sending volume_changed to MixerListener: {'volume': 100}
  247. DEBUG 2019-01-04 10:48:04,627 [20914:Audio-2] mopidy.audio.gst
  248. Got source-setup signal: element=GstFileSrc
  249. DEBUG 2019-01-04 10:48:04,639 [20914:Audio-2] mopidy.audio.gst
  250. Changing state to GST_STATE_PLAYING: result=GST_STATE_CHANGE_ASYNC
  251. DEBUG 2019-01-04 10:48:04,640 [20914:Core-7] mopidy.listener
  252. Sending volume_changed to CoreListener: {'volume': 100}
  253. DEBUG 2019-01-04 10:48:04,640 [20914:MpdSession-12] mopidy.mpd.session
  254. Response to [[::ffff:127.0.0.1]:6600]: OK
  255. DEBUG 2019-01-04 10:48:04,641 [20914:MpdFrontend-8] mopidy.listener
  256. Sending mixer to MpdSession: {}
  257. DEBUG 2019-01-04 10:48:04,642 [20914:MpdSession-12] mopidy.mpd.session
  258. Request from [[::ffff:127.0.0.1]:6600]: command_list_ok_begin
  259. DEBUG 2019-01-04 10:48:04,643 [20914:MpdSession-12] mopidy.mpd.session
  260. Request from [[::ffff:127.0.0.1]:6600]: status
  261. DEBUG 2019-01-04 10:48:04,643 [20914:MpdSession-12] mopidy.mpd.session
  262. Request from [[::ffff:127.0.0.1]:6600]: currentsong
  263. DEBUG 2019-01-04 10:48:04,643 [20914:MpdSession-12] mopidy.mpd.session
  264. Request from [[::ffff:127.0.0.1]:6600]: command_list_end
  265. DEBUG 2019-01-04 10:48:04,660 [20914:MpdSession-12] mopidy.mpd.session
  266. Response to [[::ffff:127.0.0.1]:6600]:
  267. volume: 100
  268. repeat: 0
  269. random: 0
  270. single: 0
  271. consume: 0
  272. playlist: 1
  273. playlistlength: 1
  274. xfade: 0
  275. state: stop
  276. nextsong: 0
  277. nextsongid: 1
  278. list_OK
  279. list_OK
  280. OK
  281. DEBUG 2019-01-04 10:48:04,665 [20914:MpdSession-12] mopidy.internal.network
  282. Client most likely disconnected.
  283. DEBUG 2019-01-04 10:48:04,666 [20914:MpdSession-12] pykka
  284. Unregistered MpdSession (urn:uuid:5a005514-7762-4950-abd8-570b2c859a47)
  285. DEBUG 2019-01-04 10:48:04,667 [20914:MpdSession-12] pykka
  286. Stopped MpdSession (urn:uuid:5a005514-7762-4950-abd8-570b2c859a47)
  287. DEBUG 2019-01-04 10:48:04,667 [20914:MpdSession-12] mopidy.internal.network
  288. Already stopping: Actor is shutting down.
  289. DEBUG 2019-01-04 10:48:04,674 [20914:MainThread] mopidy.audio.gst
  290. Got STREAM_START bus message
  291. DEBUG 2019-01-04 10:48:04,674 [20914:MainThread] mopidy.audio.actor
  292. Audio event: stream_changed(uri='file:///mnt/hd/media/music/A%20Perfect%20Circle/Mer%20De%20Noms/04%20Judith.mp3')
  293. DEBUG 2019-01-04 10:48:04,674 [20914:MainThread] mopidy.listener
  294. Sending stream_changed to AudioListener: {'uri': 'file:///mnt/hd/media/music/A%20Perfect%20Circle/Mer%20De%20Noms/04%20Judith.mp3'}
  295. DEBUG 2019-01-04 10:48:04,674 [20914:Core-7] mopidy.core.playback
  296. Changing state: stopped -> playing
  297. DEBUG 2019-01-04 10:48:04,674 [20914:Core-7] mopidy.core.playback
  298. Triggering playback state change event
  299. DEBUG 2019-01-04 10:48:04,674 [20914:Core-7] mopidy.listener
  300. Sending playback_state_changed to CoreListener: {'old_state': u'stopped', 'new_state': u'playing'}
  301. DEBUG 2019-01-04 10:48:04,677 [20914:Core-7] mopidy.core.playback
  302. Triggering track playback started event
  303. DEBUG 2019-01-04 10:48:04,677 [20914:Core-7] mopidy.listener
  304. Sending track_playback_started to CoreListener: {'tl_track': TlTrack(tlid=1, track=Track(album=Album(date=u'1999', name=u'Mer De Noms'), artists=[Artist(name=u'A Perfect Circle')], bitrate=191984, date=u'1999', genre=u'Alternative Rock', length=247224, name=u'Judith', track_no=4, uri='file:///mnt/hd/media/music/A%20Perfect%20Circle/Mer%20De%20Noms/04%20Judith.mp3'))}
  305. DEBUG 2019-01-04 10:48:04,678 [20914:MpdFrontend-8] mopidy.listener
  306. Sending player to MpdSession: {}
  307. DEBUG 2019-01-04 10:48:04,680 [20914:Dummy-13] mopidy.audio.gst
  308. Got SEGMENT pad event: rate=1.0 format=time start=0 stop=18446744073709551615 position=0
  309. DEBUG 2019-01-04 10:48:04,680 [20914:Dummy-13] mopidy.audio.actor
  310. Audio event: position_changed(position=0)
  311. DEBUG 2019-01-04 10:48:04,681 [20914:Dummy-13] mopidy.listener
  312. Sending position_changed to AudioListener: {'position': 0}
  313. DEBUG 2019-01-04 10:48:04,683 [20914:MainThread] mopidy.audio.gst
  314. Got TAG bus message: tags={'album': [u'Mer De Noms'], 'track-number': [4], 'artist': [u'A Perfect Circle'], 'genre': [u'Alternative Rock'], 'container-format': [u'ID3 tag'], 'title': [u'Judith'], 'datetime': [u'1999']}
  315. DEBUG 2019-01-04 10:48:04,683 [20914:MainThread] mopidy.audio.actor
  316. Audio event: tags_changed(tags=['album', 'track-number', 'artist', 'title', 'datetime', 'genre', 'container-format'])
  317. DEBUG 2019-01-04 10:48:04,683 [20914:MainThread] mopidy.listener
  318. Sending tags_changed to AudioListener: {'tags': ['album', 'track-number', 'artist', 'title', 'datetime', 'genre', 'container-format']}
  319. DEBUG 2019-01-04 10:48:04,684 [20914:MainThread] mopidy.audio.gst
  320. Got TAG bus message: tags={'album': [u'Mer De Noms'], 'track-number': [4], 'artist': [u'A Perfect Circle'], 'genre': [u'Alternative Rock'], 'container-format': [u'ID3 tag'], 'title': [u'Judith'], 'datetime': [u'1999']}
  321. DEBUG 2019-01-04 10:48:04,686 [20914:MainThread] mopidy.audio.gst
  322. Got TAG bus message: tags={'album': [u'Mer De Noms'], 'track-number': [4], 'has-crc': [False], 'artist': [u'A Perfect Circle'], 'nominal-bitrate': [192000], 'datetime': [u'1999'], 'genre': [u'Alternative Rock'], 'title': [u'Judith'], 'container-format': [u'ID3 tag'], 'audio-codec': [u'MPEG-1 Layer 3 (MP3)'], 'channel-mode': [u'stereo']}
  323. DEBUG 2019-01-04 10:48:04,687 [20914:MainThread] mopidy.audio.actor
  324. Audio event: tags_changed(tags=['nominal-bitrate', 'has-crc', 'channel-mode', 'audio-codec'])
  325. DEBUG 2019-01-04 10:48:04,687 [20914:MainThread] mopidy.listener
  326. Sending tags_changed to AudioListener: {'tags': ['nominal-bitrate', 'has-crc', 'channel-mode', 'audio-codec']}
  327. DEBUG 2019-01-04 10:48:04,688 [20914:MainThread] mopidy.audio.gst
  328. Got TAG bus message: tags={'album': [u'Mer De Noms'], 'track-number': [4], 'has-crc': [False], 'artist': [u'A Perfect Circle'], 'nominal-bitrate': [192000], 'datetime': [u'1999'], 'genre': [u'Alternative Rock'], 'title': [u'Judith'], 'container-format': [u'ID3 tag'], 'audio-codec': [u'MPEG-1 Layer 3 (MP3)'], 'channel-mode': [u'stereo']}
  329. DEBUG 2019-01-04 10:48:13,640 [20914:MainThread] pykka
  330. Registered MpdSession (urn:uuid:36e3379c-61a2-41fe-8877-f6dab3bbaa4a)
  331. DEBUG 2019-01-04 10:48:13,642 [20914:MainThread] pykka
  332. Starting MpdSession (urn:uuid:36e3379c-61a2-41fe-8877-f6dab3bbaa4a)
  333. INFO 2019-01-04 10:48:13,645 [20914:MpdSession-14] mopidy.mpd.session
  334. New MPD connection from [::ffff:127.0.0.1]:6600
  335. DEBUG 2019-01-04 10:48:13,646 [20914:MpdSession-14] mopidy.mpd.session
  336. Request from [[::ffff:127.0.0.1]:6600]: command_list_ok_begin
  337. DEBUG 2019-01-04 10:48:13,647 [20914:MpdSession-14] mopidy.mpd.session
  338. Request from [[::ffff:127.0.0.1]:6600]: status
  339. DEBUG 2019-01-04 10:48:13,648 [20914:MpdSession-14] mopidy.mpd.session
  340. Request from [[::ffff:127.0.0.1]:6600]: currentsong
  341. DEBUG 2019-01-04 10:48:13,648 [20914:MpdSession-14] mopidy.mpd.session
  342. Request from [[::ffff:127.0.0.1]:6600]: command_list_end
  343. DEBUG 2019-01-04 10:48:13,651 [20914:MpdSession-14] mopidy.mpd.session
  344. Response to [[::ffff:127.0.0.1]:6600]:
  345. volume: 100
  346. repeat: 0
  347. random: 0
  348. single: 0
  349. consume: 0
  350. playlist: 1
  351. playlistlength: 1
  352. xfade: 0
  353. state: play
  354. song: 0
  355. songid: 1
  356. time: 0:247
  357. elapsed: 0.000
  358. bitrate: 191984
  359. list_OK
  360. file: file:///mnt/hd/media/music/A%20Perfect%20Circle/Mer%20De%20Noms/04%20Judith.mp3
  361. Time: 247
  362. Artist: A Perfect Circle
  363. Album: Mer De Noms
  364. Title: Judith
  365. Date: 1999
  366. Track: 4
  367. Pos: 0
  368. Id: 1
  369. Genre: Alternative Rock
  370. list_OK
  371. OK
  372. DEBUG 2019-01-04 10:48:13,655 [20914:MpdSession-14] mopidy.internal.network
  373. Client most likely disconnected.
  374. DEBUG 2019-01-04 10:48:13,655 [20914:MpdSession-14] pykka
  375. Unregistered MpdSession (urn:uuid:36e3379c-61a2-41fe-8877-f6dab3bbaa4a)
  376. DEBUG 2019-01-04 10:48:13,656 [20914:MpdSession-14] pykka
  377. Stopped MpdSession (urn:uuid:36e3379c-61a2-41fe-8877-f6dab3bbaa4a)
  378. DEBUG 2019-01-04 10:48:13,657 [20914:MpdSession-14] mopidy.internal.network
  379. Already stopping: Actor is shutting down.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement