• 1
  • 68
  • 69
  • 70(current)
  • 71
  • 72
  • 131
Beta Spotify for Kodi
(2017-06-16, 10:16)marcelveldt Wrote:
(2017-06-16, 10:00)ZakeNaio Wrote: Same here. Aplay lists nothing. [SLEEPY FACE]

Can you try again with 1.1.22 ? I found another workaround so now the Kodi player is also used for the connect-based playback.
In the app i now have two options for play back.
Spotify Connect, and local playback.

Local gives me and error. -cant play items from the playlist.

And after a reboot Spotify Connect is gone.

Thanks for your hard work. [WINKING FACE]

Sent from my SM-G955F
Reply
(2017-06-16, 10:26)ZakeNaio Wrote: In the app i now have two options for play back.
Spotify Connect, and local playback.

Local gives me and error. -cant play items from the playlist.

And after a reboot Spotify Connect is gone.

Please provide me with a debug log after you tried the playback.
Reply
(2017-06-16, 10:16)marcelveldt Wrote:
(2017-06-16, 10:00)ZakeNaio Wrote: Same here. Aplay lists nothing. [SLEEPY FACE]

Can you try again with 1.1.22 ? I found another workaround so now the Kodi player is also used for the connect-based playback.
Yes! It works. After choosing local/Connect/ back to local.

Spotify Connect from My phone to Kodi works to. With a 10 sec delay, but it works

You rock!

Sent from my SM-G955F
Reply
(2017-06-16, 10:31)ZakeNaio Wrote: Yes! It works. After choosing local/Connect/ back to local.

You rock!

OK, great.
The connect based playback can be a bit flakey because I'm listening to the commands to the connect player and control the Kodi player to play a track.
Little bit of a workaround but it seems to work better than outputting the audio directly to the sound card because it requires less configuration.

Please give it a test drive and let me know.

Some scenarios are not fully supported such as seeking but basic playback should work fine. At least it works for me on a few machines that I'm testing it on.
Reply
Now it's working Smile

I made the asound.conf file but I also had to specify the card number and device number.
the alsa.conf file looks into 3 directories for the conf file:
"/etc/asound.conf"
"/run/asound.conf"
"/storage/.config/asound.conf" -> this is the share Configfiles you can see if you use explorer to go to your Kodi box

My asound.conf looks like this

pcm.!default {
type hw
card 2
device 0
}
ctl.!default {
type hw
card 2
device 0
}

Using SSH to my HTPC you can find card number and device.
-card -> cat /proc/asound/cards
It's the number in front of it

but it didn't list my device
so I ran this command -> aplay-l
there the card and device number was listed

Or is the default in 1.1.22 changed so it doesn't send it to alsa directly? Smile
Reply
Hi all, seen a few questions in this thread regarding spotify album art in krypton. love the app, great job btw.

I have trailed through the 70 pages of this thread but i think its remained unanswered. i have tried adding skin service helper for the estuary skin and enabled options in here but so far no joy. basically, is it possible to have have album/artist art in the background whilst streaming spotify.

sorry if already answered but i am scratching my head a bit now.....
Reply
(2017-06-16, 10:53)katwax Wrote: Or is the default in 1.1.22 changed so it doesn't send it to alsa directly? Smile

Yep, in 1.1.22 the default is changed and it use kodi to handle the playback instead of directly utilising alsa.
Reply
(2017-06-16, 11:53)warleb Wrote: I have trailed through the 70 pages of this thread but i think its remained unanswered. i have tried adding skin service helper for the estuary skin and enabled options in here but so far no joy. basically, is it possible to have have album/artist art in the background whilst streaming spotify.

Yes that is possible. Have a look at the estuary mod by Guillouz, he already implemented the skin helper support.
Reply
(2017-06-16, 11:58)marcelveldt Wrote:
(2017-06-16, 11:53)warleb Wrote: I have trailed through the 70 pages of this thread but i think its remained unanswered. i have tried adding skin service helper for the estuary skin and enabled options in here but so far no joy. basically, is it possible to have have album/artist art in the background whilst streaming spotify.

Yes that is possible. Have a look at the estuary mod by Guillouz, he already implemented the skin helper support.

Cheers, will have a look now and report back
Reply
(2017-06-16, 11:58)marcelveldt Wrote:
(2017-06-16, 11:53)warleb Wrote: I have trailed through the 70 pages of this thread but i think its remained unanswered. i have tried adding skin service helper for the estuary skin and enabled options in here but so far no joy. basically, is it possible to have have album/artist art in the background whilst streaming spotify.

Yes that is possible. Have a look at the estuary mod by Guillouz, he already implemented the skin helper support.

Works perfect regarding album art now.

https://github.com/Guilouz/repository.gu...stuary.mod

kodi v17

Only issue I have is playback failed message when switching between playlists. restart fixes it but then happens again.
Reply
(2017-06-16, 12:45)warleb Wrote: Only issue I have is playback failed message when switching between playlists. restart fixes it but then happens again.

What do you mean exactly with this ?
Please describe step by step how to reproduce ?
Also, check if there are any errors in the log once you see that message.

BTW: A "playback failed" message could happen from time to time.
The plugin is now using an approach to play the music that is not 100% supported by Kodi and that may fail every now and than.
It's all very sensitive with timing
Just try to play the track again in that case and it should work.
Reply
(2017-06-15, 22:28)marcelveldt Wrote:
(2017-06-15, 22:07)Fjux Wrote: there is no way to get librespot to output it to kodi? or perhaps through a loopback audio device?

Yes, there is and that's what I use for the local playback. In that case I just pass the raw pcm audio to kodi and add some wave headers to it.
In case of Connect playback I can't tell when the stream is started or not. Librespot will just be outputting audio because someone told it to do so.
Offcourse I can work around that and buffer the audio so the Kodi player can pick it up but that let me to more trouble.

Long story short, for now I thought that outputting the connect stream directly to the sound card was the best option.
In the meanwhile I will keep checking for other options.

The loopback audio device sounds interesting...

i googled around a bit. but it might be harder then i initially thought.

As far as i know Kodi has no default support for audio inputs. except streaming to pusle audio.

the only thing i could think of letting the local system stream the audio to the DLNA of kodi (all localhost) and then play it through kodi.
https://wiki.archlinux.org/index.php/Pul...o/Examples

but i think you will get some issues then with showing the correct songs ect.
PS. i noticed that the songs sometimes stop playing, and it suddently skips to the next song.
In the log from kodi i only see a next song requested log row. though i did not press any button. where is the spotty lib streaming the songs from? is a different source (IE mobile or PC) streaming it to spotty, or is it streaming directly from the spotify servers?
Reply
(2017-06-07, 14:45)Raitsa Wrote: Holidaying with an Intel NUC in Thailand now and looks like the latest one aint working while staying here.
All was good in Finland though.

Very happy to report that this is now fixed; with 1.1.22 everything suddenly started playing nicely, not sure if it was just because of alsa or what. Blush
3 * Nvidia Shield + Synology NAS DS218+ LG 77CX6LA + Genelec + RasPi/rAudio + Adam T5V + T7V + T10S - ArcoLinux
Reply
Hey,

authentication and browsing songs works.

However playback doesn't work on 1.1.22 on ODROID C2 Libreelec (32bit userspace) Kodi 17.3.

I tried it twice:

Debug-Log:
Code:
17:17:32.021 T:3886019488  NOTICE: plugin.audio.spotify --> Playback requested for track 4pdPtRcBmOSQDlJ3Fk945m
17:17:33.101 T:3886019488  NOTICE: plugin.audio.spotify --> start chunked transfer of track
17:17:33.205 T:3751142304  NOTICE: plugin.audio.spotify --> Playback requested for track 4pdPtRcBmOSQDlJ3Fk945m
17:17:34.287 T:3751142304  NOTICE: plugin.audio.spotify --> start chunked transfer of track
17:17:34.311 T:3751142304  NOTICE: plugin.audio.spotify --> Playback requested for track 4pdPtRcBmOSQDlJ3Fk945m
17:17:34.618 T:3751142304  NOTICE: plugin.audio.spotify --> start chunked transfer of track
17:17:34.719 T:3886019488  NOTICE: plugin.audio.spotify --> Playback requested for track 4pdPtRcBmOSQDlJ3Fk945m
17:17:35.138 T:3886019488  NOTICE: plugin.audio.spotify --> start chunked transfer of track
17:17:35.141 T:3751142304  NOTICE: plugin.audio.spotify --> Playback requested for track 4pdPtRcBmOSQDlJ3Fk945m
17:17:35.412 T:3751142304  NOTICE: plugin.audio.spotify --> start chunked transfer of track
17:17:35.427 T:3886019488   ERROR: CCurlFile::FillBuffer - Failed: Transferred a partial file(18)
17:17:35.427 T:3886019488 WARNING: CCurlFile::FillBuffer - Reconnect, (re)try 1
17:17:35.597 T:3751142304  NOTICE: plugin.audio.spotify --> Playback requested for track 4pdPtRcBmOSQDlJ3Fk945m
17:17:35.910 T:3751142304  NOTICE: plugin.audio.spotify --> start chunked transfer of track
17:17:35.910 T:3886019488   ERROR: CCurlFile::FillBuffer - Failed: Requested range was not delivered by the server(33)
17:20:55.668 T:4025476000  NOTICE: plugin.audio.spotify --> Playback requested for track 6TXglvsCOo7dQrEgRiIdO0
17:20:55.938 T:4025476000  NOTICE: plugin.audio.spotify --> start chunked transfer of track
17:20:56.021 T:3886019488  NOTICE: plugin.audio.spotify --> Playback requested for track 6TXglvsCOo7dQrEgRiIdO0
17:20:56.577 T:3886019488  NOTICE: plugin.audio.spotify --> start chunked transfer of track
17:20:56.609 T:4025476000  NOTICE: plugin.audio.spotify --> Playback requested for track 6TXglvsCOo7dQrEgRiIdO0
17:20:56.880 T:4025476000  NOTICE: plugin.audio.spotify --> start chunked transfer of track
17:20:56.983 T:4025476000  NOTICE: plugin.audio.spotify --> Playback requested for track 6TXglvsCOo7dQrEgRiIdO0
17:20:57.239 T:4025476000  NOTICE: plugin.audio.spotify --> start chunked transfer of track
17:20:57.241 T:4025476000  NOTICE: plugin.audio.spotify --> Playback requested for track 6TXglvsCOo7dQrEgRiIdO0
17:20:57.681 T:4025476000  NOTICE: plugin.audio.spotify --> start chunked transfer of track
17:20:57.682 T:3886019488   ERROR: CCurlFile::FillBuffer - Failed: Transferred a partial file(18)
17:20:57.682 T:3886019488 WARNING: CCurlFile::FillBuffer - Reconnect, (re)try 1
17:20:57.684 T:4025476000  NOTICE: plugin.audio.spotify --> Playback requested for track 6TXglvsCOo7dQrEgRiIdO0
17:20:57.935 T:4025476000  NOTICE: plugin.audio.spotify --> start chunked transfer of track
17:20:57.935 T:3886019488   ERROR: CCurlFile::FillBuffer - Failed: Requested range was not delivered by the server(33)

Not sure if I missed something or doin something wrong!?
Reply
(2017-06-15, 12:03)marcelveldt Wrote:
(2017-06-15, 11:50)MarcelMAH Wrote: I have no AMP (it's a Creative GigaWorks S750 set connected directly to my 7.1 (onboard) soundcard).
Windows is set to 7.1 speakers and Kodi to, and I have it set to play on all channels, works great, just not with Connect.

Also for stereo sources ? What is upmixing the stereo source to multiple channels in that case ?
Is it some setting on your sound card or are you using a audio DSP plugin in Kodi ?

Simple test: try to play some internet radio in Kodi, is the output stereo or surround ?
Hi, sorry for the late response...

When I play something with the Radio addon I get sound using all 7.1 channels.


I tested with .22 and now it does not even show up in devices on my phone anymore and local playback yields an error.

Code:
17:51:14.278 T:7112  NOTICE: special://profile/ is mapped to: special://masterprofile/
17:51:14.278 T:7112  NOTICE: -----------------------------------------------------------------------
17:51:14.278 T:7112  NOTICE: Starting Kodi (17.3 Git:20170524-147cec4). Platform: Windows NT x86 32-bit
17:51:14.278 T:7112  NOTICE: Using Release Kodi x32 build
17:51:14.278 T:7112  NOTICE: Kodi compiled May 24 2017 by MSVC 190024215 for Windows NT x86 32-bit version 10.0 (0x0A000000)
17:51:14.279 T:7112  NOTICE: Running on ASUSTeK Computer INC. V-P8H67E with Windows 10, kernel: Windows NT x86 64-bit version 10.0
17:51:14.296 T:7112  NOTICE: FFmpeg version/source: ffmpeg-3.1-kodi
17:51:14.296 T:7112  NOTICE: Host CPU: Unknown, 4 cores available
17:51:14.296 T:7112  NOTICE: Desktop Resolution: 1920x1080 32Bit at 60Hz
17:51:14.296 T:7112  NOTICE: Running with restricted rights
17:51:14.298 T:7112  NOTICE: Aero is enabled
17:51:14.298 T:7112  NOTICE: special://xbmc/ is mapped to: C:\Program Files (x86)\Kodi
17:51:14.298 T:7112  NOTICE: special://xbmcbin/ is mapped to: C:\Program Files (x86)\Kodi
17:51:14.298 T:7112  NOTICE: special://xbmcbinaddons/ is mapped to: C:\Program Files (x86)\Kodi/addons
17:51:14.298 T:7112  NOTICE: special://masterprofile/ is mapped to: C:\Users\MediaCenter\AppData\Roaming\Kodi\userdata
17:51:14.298 T:7112  NOTICE: special://home/ is mapped to: C:\Users\MediaCenter\AppData\Roaming\Kodi\
17:51:14.298 T:7112  NOTICE: special://temp/ is mapped to: C:\Users\MediaCenter\AppData\Roaming\Kodi\cache
17:51:14.298 T:7112  NOTICE: special://logpath/ is mapped to: C:\Users\MediaCenter\AppData\Roaming\Kodi\
17:51:14.298 T:7112  NOTICE: The executable running is: C:\Program Files (x86)\Kodi\Kodi.exe
17:51:14.301 T:7112  NOTICE: Local hostname: woonkamer
17:51:14.301 T:7112  NOTICE: Log File is located: C:\Users\MediaCenter\AppData\Roaming\Kodi\/kodi.log
17:51:14.301 T:7112  NOTICE: -----------------------------------------------------------------------
17:51:14.399 T:7112  NOTICE: load settings...
17:51:14.406 T:7112 WARNING: CSettingString: unknown options filler "timezonecountries" of "locale.timezonecountry"
17:51:14.406 T:7112 WARNING: CSettingString: unknown options filler "timezones" of "locale.timezone"
17:51:14.419 T:7112  NOTICE: No settings file to load (special://xbmc/system/advancedsettings.xml)
17:51:14.423 T:7112  NOTICE: Loaded settings file from special://profile/advancedsettings.xml
17:51:14.423 T:7112  NOTICE: Contents of special://profile/advancedsettings.xml are...
                                            <advancedsettings>
                                              <videodatabase>
                                                <type>mysql</type>
                                                <host>10.13.37.2</host>
                                                <port>3306</port>
                                                <user>KodiSharedDB</user>
                                                <pass>*****</pass>
                                              </videodatabase>
                                              <musicdatabase>
                                                <type>mysql</type>
                                                <host>10.13.37.2</host>
                                                <port>3306</port>
                                                <user>KodiSharedDB</user>
                                                <pass>*****</pass>
                                              </musicdatabase>
                                              <videolibrary>
                                                <importwatchedstate>true</importwatchedstate>
                                                <importresumepoint>true</importresumepoint>
                                              </videolibrary>
                                            </advancedsettings>
17:51:14.423 T:7112 WARNING: VIDEO database configuration is experimental.
17:51:14.423 T:7112  NOTICE: Default Video Player: VideoPlayer
17:51:14.423 T:7112  NOTICE: Default Audio Player: paplayer
17:51:14.423 T:7112  NOTICE: Disabled debug logging due to GUI setting. Level 0.
17:51:14.423 T:7112  NOTICE: Log level changed to "LOG_LEVEL_NORMAL"
17:51:14.424 T:7112  NOTICE: CMediaSourceSettings: loading media sources from special://masterprofile/sources.xml
17:51:14.428 T:7112  NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
17:51:14.431 T:7112  NOTICE: Loaded playercorefactory configuration
17:51:14.431 T:7112  NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
17:51:14.431 T:7112  NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
17:51:14.473 T:7112  NOTICE: Running database version Addons27
17:51:15.274 T:7112  NOTICE: ADDONS: Using repository repository.tknorris.beta
17:51:15.274 T:7112  NOTICE: ADDONS: Using repository net.rieter.xot.repository
17:51:15.274 T:7112  NOTICE: ADDONS: Using repository repository.marcelveldt
17:51:15.275 T:7112  NOTICE: ADDONS: Using repository repository.xbmc.org
17:51:15.275 T:7112  NOTICE: ADDONS: Using repository repository.teeedubb
17:51:15.302 T:8156  NOTICE: CAESinkWASAPI::EnumerateDevicesEx: stream type "STREAM_TYPE_DTSHD" on device "AMD HDMI Output (AMD High Definition Audio Device)" seems to be not supported.
17:51:15.302 T:8156  NOTICE: CAESinkWASAPI::EnumerateDevicesEx: stream type "STREAM_TYPE_TRUEHD" on device "AMD HDMI Output (AMD High Definition Audio Device)" seems to be not supported.
17:51:15.302 T:8156  NOTICE: CAESinkWASAPI::EnumerateDevicesEx: stream type "STREAM_TYPE_EAC3" on device "AMD HDMI Output (AMD High Definition Audio Device)" seems to be not supported.
17:51:15.303 T:8156  NOTICE: CAESinkWASAPI::EnumerateDevicesEx: stream type "STREAM_TYPE_DTS" on device "AMD HDMI Output (AMD High Definition Audio Device)" seems to be not supported.
17:51:15.303 T:8156  NOTICE: CAESinkWASAPI::EnumerateDevicesEx: stream type "STREAM_TYPE_AC3" on device "AMD HDMI Output (AMD High Definition Audio Device)" seems to be not supported.
17:51:15.305 T:8156  NOTICE: CAESinkWASAPI::EnumerateDevicesEx: sample rate 192khz on device "AMD HDMI Output (AMD High Definition Audio Device)" seems to be not supported.
17:51:15.310 T:8156  NOTICE: Found 2 Lists of Devices
17:51:15.310 T:8156  NOTICE: Enumerated DIRECTSOUND devices:
17:51:15.310 T:8156  NOTICE:     Device 1
17:51:15.310 T:8156  NOTICE:         m_deviceName      : {769A36B3-294C-4B98-A92B-269AB113200F}
17:51:15.310 T:8156  NOTICE:         m_displayName     : Speakers - Speakers (High Definition Audio Device)
17:51:15.310 T:8156  NOTICE:         m_displayNameExtra: DIRECTSOUND: Speakers (High Definition Audio Device)
17:51:15.310 T:8156  NOTICE:         m_deviceType      : AE_DEVTYPE_PCM
17:51:15.310 T:8156  NOTICE:         m_channels        : FL,FR,FC,BL,BR,SL,SR,LFE
17:51:15.310 T:8156  NOTICE:         m_sampleRates     : 44100
17:51:15.310 T:8156  NOTICE:         m_dataFormats     : AE_FMT_FLOAT
17:51:15.310 T:8156  NOTICE:         m_streamTypes     : No passthrough capabilities
17:51:15.310 T:8156  NOTICE:     Device 2
17:51:15.310 T:8156  NOTICE:         m_deviceName      : default
17:51:15.310 T:8156  NOTICE:         m_displayName     : default
17:51:15.310 T:8156  NOTICE:         m_displayNameExtra:
17:51:15.310 T:8156  NOTICE:         m_deviceType      : AE_DEVTYPE_PCM
17:51:15.310 T:8156  NOTICE:         m_channels        : FL,FR,FC,BL,BR,SL,SR,LFE
17:51:15.310 T:8156  NOTICE:         m_sampleRates     : 44100
17:51:15.310 T:8156  NOTICE:         m_dataFormats     : AE_FMT_FLOAT
17:51:15.310 T:8156  NOTICE:         m_streamTypes     : No passthrough capabilities
17:51:15.310 T:8156  NOTICE:     Device 3
17:51:15.310 T:8156  NOTICE:         m_deviceName      : {BDEE8D2A-03C8-45DE-BD1F-983100D5E085}
17:51:15.310 T:8156  NOTICE:         m_displayName     : SPDIF - Digital Audio (S/PDIF) (High Definition Audio Device)
17:51:15.311 T:8156  NOTICE:         m_displayNameExtra: DIRECTSOUND: Digital Audio (S/PDIF) (High Definition Audio Device)
17:51:15.311 T:8156  NOTICE:         m_deviceType      : AE_DEVTYPE_IEC958
17:51:15.311 T:8156  NOTICE:         m_channels        : FL,FR
17:51:15.311 T:8156  NOTICE:         m_sampleRates     : 44100
17:51:15.311 T:8156  NOTICE:         m_dataFormats     : AE_FMT_FLOAT,AE_FMT_RAW
17:51:15.311 T:8156  NOTICE:         m_streamTypes     : STREAM_TYPE_AC3,STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_512
17:51:15.311 T:8156  NOTICE:     Device 4
17:51:15.311 T:8156  NOTICE:         m_deviceName      : {C6496BD9-C7C5-4C07-9758-B0146CC53DA2}
17:51:15.311 T:8156  NOTICE:         m_displayName     : HDMI - AMD HDMI Output (AMD High Definition Audio Device)
17:51:15.311 T:8156  NOTICE:         m_displayNameExtra: DIRECTSOUND: AMD HDMI Output (AMD High Definition Audio Device)
17:51:15.311 T:8156  NOTICE:         m_deviceType      : AE_DEVTYPE_HDMI
17:51:15.311 T:8156  NOTICE:         m_channels        : FL,FR
17:51:15.311 T:8156  NOTICE:         m_sampleRates     : 48000
17:51:15.311 T:8156  NOTICE:         m_dataFormats     : AE_FMT_FLOAT,AE_FMT_RAW
17:51:15.311 T:8156  NOTICE:         m_streamTypes     : STREAM_TYPE_AC3,STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_512,STREAM_TYPE_AC3,STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_512
17:51:15.311 T:8156  NOTICE:     Device 5
17:51:15.311 T:8156  NOTICE:         m_deviceName      : {D183AA9E-E5A5-446B-B2E2-AD348BE619C8}
17:51:15.311 T:8156  NOTICE:         m_displayName     : SPDIF - Digital Audio (S/PDIF) (High Definition Audio Device)
17:51:15.311 T:8156  NOTICE:         m_displayNameExtra: DIRECTSOUND: Digital Audio (S/PDIF) (High Definition Audio Device)
17:51:15.311 T:8156  NOTICE:         m_deviceType      : AE_DEVTYPE_IEC958
17:51:15.311 T:8156  NOTICE:         m_channels        : FL,FR
17:51:15.311 T:8156  NOTICE:         m_sampleRates     : 44100
17:51:15.311 T:8156  NOTICE:         m_dataFormats     : AE_FMT_FLOAT,AE_FMT_RAW
17:51:15.311 T:8156  NOTICE:         m_streamTypes     : STREAM_TYPE_AC3,STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_512,STREAM_TYPE_AC3,STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_512,STREAM_TYPE_AC3,STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_512
17:51:15.311 T:8156  NOTICE: Enumerated WASAPI devices:
17:51:15.311 T:8156  NOTICE:     Device 1
17:51:15.311 T:8156  NOTICE:         m_deviceName      : {769A36B3-294C-4B98-A92B-269AB113200F}
17:51:15.311 T:8156  NOTICE:         m_displayName     : Speakers - Speakers (High Definition Audio Device)
17:51:15.311 T:8156  NOTICE:         m_displayNameExtra: WASAPI: Speakers (High Definition Audio Device)
17:51:15.311 T:8156  NOTICE:         m_deviceType      : AE_DEVTYPE_PCM
17:51:15.311 T:8156  NOTICE:         m_channels        : FL,FR,FC,LFE,BL,BR,SL,SR
17:51:15.311 T:8156  NOTICE:         m_sampleRates     : 192000,96000,48000,44100
17:51:15.311 T:8156  NOTICE:         m_dataFormats     : AE_FMT_S24NE4MSB,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_S16BE
17:51:15.311 T:8156  NOTICE:         m_streamTypes     : No passthrough capabilities
17:51:15.311 T:8156  NOTICE:     Device 2
17:51:15.311 T:8156  NOTICE:         m_deviceName      : default
17:51:15.311 T:8156  NOTICE:         m_displayName     : default
17:51:15.311 T:8156  NOTICE:         m_displayNameExtra:
17:51:15.311 T:8156  NOTICE:         m_deviceType      : AE_DEVTYPE_PCM
17:51:15.311 T:8156  NOTICE:         m_channels        : FL,FR,FC,LFE,BL,BR,SL,SR
17:51:15.311 T:8156  NOTICE:         m_sampleRates     : 192000,96000,48000,44100
17:51:15.311 T:8156  NOTICE:         m_dataFormats     : AE_FMT_S24NE4MSB,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_S16BE
17:51:15.311 T:8156  NOTICE:         m_streamTypes     : No passthrough capabilities
17:51:15.311 T:8156  NOTICE:     Device 3
17:51:15.311 T:8156  NOTICE:         m_deviceName      : {BDEE8D2A-03C8-45DE-BD1F-983100D5E085}
17:51:15.311 T:8156  NOTICE:         m_displayName     : SPDIF - Digital Audio (S/PDIF) (High Definition Audio Device)
17:51:15.311 T:8156  NOTICE:         m_displayNameExtra: WASAPI: Digital Audio (S/PDIF) (High Definition Audio Device)
17:51:15.311 T:8156  NOTICE:         m_deviceType      : AE_DEVTYPE_IEC958
17:51:15.311 T:8156  NOTICE:         m_channels        : FL,FR
17:51:15.311 T:8156  NOTICE:         m_sampleRates     : 192000,96000,88200,48000,44100,32000
17:51:15.311 T:8156  NOTICE:         m_dataFormats     : AE_FMT_S24NE4MSB,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_S16BE,AE_FMT_RAW
17:51:15.311 T:8156  NOTICE:         m_streamTypes     : STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_512,STREAM_TYPE_AC3
17:51:15.311 T:8156  NOTICE:     Device 4
17:51:15.311 T:8156  NOTICE:         m_deviceName      : {C6496BD9-C7C5-4C07-9758-B0146CC53DA2}
17:51:15.311 T:8156  NOTICE:         m_displayName     : HDMI - AMD HDMI Output (AMD High Definition Audio Device)
17:51:15.311 T:8156  NOTICE:         m_displayNameExtra: WASAPI: AMD HDMI Output (AMD High Definition Audio Device)
17:51:15.311 T:8156  NOTICE:         m_deviceType      : AE_DEVTYPE_HDMI
17:51:15.311 T:8156  NOTICE:         m_channels        : FL,FR
17:51:15.311 T:8156  NOTICE:         m_sampleRates     : 192000,48000,44100,32000
17:51:15.311 T:8156  NOTICE:         m_dataFormats     : AE_FMT_S24NE4MSB,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_S16BE,AE_FMT_RAW
17:51:15.311 T:8156  NOTICE:         m_streamTypes     : STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_512,STREAM_TYPE_AC3,STREAM_TYPE_DTSHD,STREAM_TYPE_TRUEHD,STREAM_TYPE_EAC3,STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_512,STREAM_TYPE_AC3
17:51:15.311 T:8156  NOTICE:     Device 5
17:51:15.311 T:8156  NOTICE:         m_deviceName      : {D183AA9E-E5A5-446B-B2E2-AD348BE619C8}
17:51:15.311 T:8156  NOTICE:         m_displayName     : SPDIF - Digital Audio (S/PDIF) (High Definition Audio Device)
17:51:15.311 T:8156  NOTICE:         m_displayNameExtra: WASAPI: Digital Audio (S/PDIF) (High Definition Audio Device)
17:51:15.311 T:8156  NOTICE:         m_deviceType      : AE_DEVTYPE_IEC958
17:51:15.311 T:8156  NOTICE:         m_channels        : FL,FR
17:51:15.311 T:8156  NOTICE:         m_sampleRates     : 192000,96000,88200,48000,44100,32000
17:51:15.311 T:8156  NOTICE:         m_dataFormats     : AE_FMT_S24NE4MSB,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_S16BE,AE_FMT_RAW
17:51:15.311 T:8156  NOTICE:         m_streamTypes     : STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_512,STREAM_TYPE_AC3,STREAM_TYPE_DTSHD,STREAM_TYPE_TRUEHD,STREAM_TYPE_EAC3,STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_512,STREAM_TYPE_AC3,STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_512,STREAM_TYPE_AC3
17:51:15.464 T:7112  NOTICE: Found screen: Generic PnP Monitor on AMD Radeon HD 5450, adapter 0.
17:51:15.464 T:7112  NOTICE: Primary mode: 1920x1080@ 60.00 - Full Screen
17:51:15.465 T:7112  NOTICE: Additional mode: 640x480@ 75.00 - Full Screen
17:51:15.465 T:7112  NOTICE: Additional mode: 640x480@ 72.00 - Full Screen
17:51:15.465 T:7112  NOTICE: Additional mode: 640x480@ 67.00 - Full Screen
17:51:15.465 T:7112  NOTICE: Additional mode: 640x480@ 60.00 - Full Screen
17:51:15.466 T:7112  NOTICE: Additional mode: 640x480@ 59.94 - Full Screen
17:51:15.466 T:7112  NOTICE: Additional mode: 720x480@ 59.94 - Full Screen
17:51:15.466 T:7112  NOTICE: Additional mode: 720x480@ 60.00 - Full Screen
17:51:15.466 T:7112  NOTICE: Additional mode: 720x480@ 29.97i - Full Screen
17:51:15.466 T:7112  NOTICE: Additional mode: 720x480@ 30.00i - Full Screen
17:51:15.466 T:7112  NOTICE: Additional mode: 720x480@ 29.97i - Full Screen
17:51:15.466 T:7112  NOTICE: Additional mode: 720x480@ 30.00i - Full Screen
17:51:15.467 T:7112  NOTICE: Additional mode: 720x480@ 29.97i - Full Screen
17:51:15.467 T:7112  NOTICE: Additional mode: 720x480@ 30.00i - Full Screen
17:51:15.467 T:7112  NOTICE: Additional mode: 720x576@ 59.94 - Full Screen
17:51:15.467 T:7112  NOTICE: Additional mode: 720x576@ 60.00 - Full Screen
17:51:15.467 T:7112  NOTICE: Additional mode: 720x576@ 59.94 - Full Screen
17:51:15.467 T:7112  NOTICE: Additional mode: 720x576@ 60.00 - Full Screen
17:51:15.467 T:7112  NOTICE: Additional mode: 720x576@ 59.94 - Full Screen
17:51:15.467 T:7112  NOTICE: Additional mode: 720x576@ 60.00 - Full Screen
17:51:15.468 T:7112  NOTICE: Additional mode: 720x576@ 50.00 - Full Screen
17:51:15.468 T:7112  NOTICE: Additional mode: 720x576@ 25.00i - Full Screen
17:51:15.468 T:7112  NOTICE: Previous line repeats 2 times.
17:51:15.468 T:7112  NOTICE: Additional mode: 800x600@ 75.00 - Full Screen
17:51:15.468 T:7112  NOTICE: Additional mode: 800x600@ 72.00 - Full Screen
17:51:15.468 T:7112  NOTICE: Additional mode: 800x600@ 60.00 - Full Screen
17:51:15.468 T:7112  NOTICE: Additional mode: 1024x768@ 75.00 - Full Screen
17:51:15.468 T:7112  NOTICE: Additional mode: 1024x768@ 70.00 - Full Screen
17:51:15.469 T:7112  NOTICE: Additional mode: 1024x768@ 60.00 - Full Screen
17:51:15.469 T:7112  NOTICE: Additional mode: 1152x648@ 59.94 - Full Screen
17:51:15.469 T:7112  NOTICE: Additional mode: 1152x648@ 60.00 - Full Screen
17:51:15.469 T:7112  NOTICE: Additional mode: 1152x648@ 50.00 - Full Screen
17:51:15.469 T:7112  NOTICE: Additional mode: 1152x864@ 75.00 - Full Screen
17:51:15.469 T:7112  NOTICE: Additional mode: 1152x864@ 59.94 - Full Screen
17:51:15.469 T:7112  NOTICE: Additional mode: 1152x864@ 60.00 - Full Screen
17:51:15.470 T:7112  NOTICE: Additional mode: 1152x864@ 59.94 - Full Screen
17:51:15.470 T:7112  NOTICE: Additional mode: 1152x864@ 60.00 - Full Screen
17:51:15.470 T:7112  NOTICE: Additional mode: 1152x864@ 59.94 - Full Screen
17:51:15.470 T:7112  NOTICE: Additional mode: 1152x864@ 60.00 - Full Screen
17:51:15.470 T:7112  NOTICE: Additional mode: 1280x720@ 59.94 - Full Screen
17:51:15.470 T:7112  NOTICE: Additional mode: 1280x720@ 60.00 - Full Screen
17:51:15.470 T:7112  NOTICE: Additional mode: 1280x720@ 50.00 - Full Screen
17:51:15.470 T:7112  NOTICE: Additional mode: 1280x768@ 60.00 - Full Screen
17:51:15.471 T:7112  NOTICE: Previous line repeats 2 times.
17:51:15.471 T:7112  NOTICE: Additional mode: 1280x800@ 60.00 - Full Screen
17:51:15.471 T:7112  NOTICE: Additional mode: 1280x960@ 75.00 - Full Screen
17:51:15.471 T:7112  NOTICE: Previous line repeats 2 times.
17:51:15.471 T:7112  NOTICE: Additional mode: 1280x960@ 60.00 - Full Screen
17:51:15.471 T:7112  NOTICE: Previous line repeats 2 times.
17:51:15.472 T:7112  NOTICE: Additional mode: 1280x1024@ 75.00 - Full Screen
17:51:15.472 T:7112  NOTICE: Additional mode: 1280x1024@ 60.00 - Full Screen
17:51:15.472 T:7112  NOTICE: Additional mode: 1360x768@ 60.00 - Full Screen
17:51:15.472 T:7112  NOTICE: Previous line repeats 2 times.
17:51:15.472 T:7112  NOTICE: Additional mode: 1360x1024@ 60.00 - Full Screen
17:51:15.472 T:7112  NOTICE: Previous line repeats 2 times.
17:51:15.472 T:7112  NOTICE: Additional mode: 1366x768@ 60.00 - Full Screen
17:51:15.473 T:7112  NOTICE: Additional mode: 1400x1050@ 60.00 - Full Screen
17:51:15.473 T:7112  NOTICE: Previous line repeats 2 times.
17:51:15.473 T:7112  NOTICE: Additional mode: 1440x900@ 60.00 - Full Screen
17:51:15.473 T:7112  NOTICE: Additional mode: 1600x900@ 60.00 - Full Screen
17:51:15.473 T:7112  NOTICE: Additional mode: 1680x1050@ 60.00 - Full Screen
17:51:15.473 T:7112  NOTICE: Additional mode: 1776x1000@ 59.94 - Full Screen
17:51:15.473 T:7112  NOTICE: Additional mode: 1776x1000@ 60.00 - Full Screen
17:51:15.473 T:7112  NOTICE: Additional mode: 1776x1000@ 50.00 - Full Screen
17:51:15.473 T:7112  NOTICE: Additional mode: 1776x1000@ 29.97 - Full Screen
17:51:15.474 T:7112  NOTICE: Additional mode: 1776x1000@ 30.00 - Full Screen
17:51:15.474 T:7112  NOTICE: Additional mode: 1776x1000@ 29.97i - Full Screen
17:51:15.474 T:7112  NOTICE: Additional mode: 1776x1000@ 30.00i - Full Screen
17:51:15.474 T:7112  NOTICE: Additional mode: 1776x1000@ 25.00 - Full Screen
17:51:15.474 T:7112  NOTICE: Additional mode: 1776x1000@ 25.00i - Full Screen
17:51:15.474 T:7112  NOTICE: Additional mode: 1776x1000@ 24.00 - Full Screen
17:51:15.474 T:7112  NOTICE: Additional mode: 1920x1080@ 59.94 - Full Screen
17:51:15.474 T:7112  NOTICE: Additional mode: 1920x1080@ 60.00 - Full Screen
17:51:15.474 T:7112  NOTICE: Additional mode: 1920x1080@ 50.00 - Full Screen
17:51:15.475 T:7112  NOTICE: Additional mode: 1920x1080@ 29.97 - Full Screen
17:51:15.475 T:7112  NOTICE: Additional mode: 1920x1080@ 30.00 - Full Screen
17:51:15.475 T:7112  NOTICE: Additional mode: 1920x1080@ 29.97i - Full Screen
17:51:15.475 T:7112  NOTICE: Additional mode: 1920x1080@ 30.00i - Full Screen
17:51:15.475 T:7112  NOTICE: Additional mode: 1920x1080@ 25.00 - Full Screen
17:51:15.475 T:7112  NOTICE: Additional mode: 1920x1080@ 25.00i - Full Screen
17:51:15.475 T:7112  NOTICE: Additional mode: 1920x1080@ 23.98 - Full Screen
17:51:15.475 T:7112  NOTICE: Additional mode: 1920x1080@ 24.00 - Full Screen
17:51:15.476 T:7112  NOTICE: Checking resolution 16
17:51:16.037 T:7044  NOTICE: Running database version Addons27
17:51:16.043 T:7044  NOTICE: Running database version ViewModes6
17:51:16.054 T:7044  NOTICE: Running database version Textures13
17:51:16.094 T:7044  NOTICE: Running database version MyMusic60
17:51:16.102 T:7044  NOTICE: Running database version MyVideos107
17:51:16.108 T:7044  NOTICE: Running database version TV29
17:51:16.115 T:7044  NOTICE: Running database version Epg11
17:51:16.988 T:7112   ERROR: Window Translator: Can't find window infodialog
17:51:17.042 T:7112 WARNING: JSONRPC: Could not parse type "Setting.Details.SettingList"
17:51:17.110 T:7112 WARNING: CApplication::Initialize - startup.xml taints init process
17:51:17.134 T:7112  NOTICE: initialize done
17:51:17.134 T:7112  NOTICE: Running the application...
17:51:17.188 T:7112   ERROR: Window Translator: Can't find window infodialog
17:51:17.195 T:7044 WARNING: PVR::CPVRClient::GetAddonProperties - Addon ARGUS TV (10.13.37.2):http://10.13.37.2:49943/ does not support timer types. It will work, but not benefit from the timer features introduced with PVR Addon API 2.0.0
17:51:17.273 T:7112 WARNING: Trying to add unsupported control type 1
17:51:17.347 T:7112 WARNING: Previous line repeats 8 times.
17:51:17.347 T:7112  NOTICE: starting zeroconf publishing
17:51:17.373 T:7112  NOTICE: CWebServer[8080]: Started
17:51:17.373 T:7112  NOTICE: starting upnp client
17:51:17.377 T:7112  NOTICE: starting upnp server
17:51:17.387 T:7112  NOTICE: starting upnp controller
17:51:17.387 T:7112  NOTICE: starting upnp renderer
17:51:17.393 T:6860  NOTICE: ES: Starting UDP Event server on port 9777
17:51:17.394 T:6860  NOTICE: UDP: Listening on port 9777 (ipv6 : true)
17:51:17.497 T:6232   ERROR: CImageLoader::DoWork - Direct texture file loading failed for special://skin/extras/hometiles/videos.png
17:51:19.333 T:6432 WARNING: CPlayerCoreFactory::GetPlayer([TV]HummeTV): no such player: [TV]HummeTV
17:51:19.801 T:8712  NOTICE: EPG::CEpgContainer::Start - EPG thread started
17:51:22.567 T:8660  NOTICE: Skin Helper Backgrounds --> BackgroundsUpdater - started
17:51:23.546 T:8684  NOTICE: [plugin.video.youtube] Startup: detected Krypton (Kodi-17.3), setting DASH_SUPPORT_BUILTIN = False, DASH_SUPPORT_ADDON = True
17:51:24.802 T:8664  NOTICE: plugin.audio.spotify --> Architecture detected. Using librespot binary C:\Users\MediaCenter\AppData\Roaming\Kodi\addons\plugin.audio.spotify\resources\lib\librespot\windows_x86_64\librespot.exe
17:51:24.853 T:8668  NOTICE: Skin Helper Widgets --> Backgroundservice started
17:51:25.016 T:8664  NOTICE: plugin.audio.spotify --> Available Backends :
                                            - portaudio (default)
                                            - pipe
17:51:25.017 T:6200  NOTICE: Skin Helper Service --> WebService - start helper webservice on port 52307
17:51:25.017 T:8652  NOTICE: Skin Helper Service --> Skin Helper Service version 1.1.17 started
17:51:25.018 T:6480  NOTICE: plugin.audio.spotify --> Audio proxy started on port 52308
17:51:28.254 T:8692  NOTICE: URLResolver: Initializing URLResolver version: 3.0.32
17:51:31.849 T:6232   ERROR: CCurlFile::FillBuffer - Failed: Couldn't resolve host name(6)
17:52:11.864 T:8664  NOTICE: plugin.audio.spotify --> Retrieved auth token
17:52:11.864 T:8664  NOTICE: plugin.audio.spotify --> Authentication token updated...
17:52:35.795 T:4664   ERROR: CImageLoader::DoWork - Direct texture file loading failed for special://skin/extras/hometiles/videos.png
17:52:35.796 T:5116   ERROR: CImageLoader::DoWork - Direct texture file loading failed for special://skin/extras/hometiles/weather.png
17:52:35.935 T:5116   ERROR: CImageLoader::DoWork - Direct texture file loading failed for resource://resource.images.weatherfanart.multi//weather--00.jpg
17:52:35.940 T:5116   ERROR: CImageLoader::DoWork - Direct texture file loading failed for special://skin/extras/hometiles/weather.png
17:52:35.942 T:4664   ERROR: CImageLoader::DoWork - Direct texture file loading failed for special://skin/extras/hometiles/Retrospect.png
17:52:36.570 T:5116   ERROR: Previous line repeats 1 times.
17:52:36.570 T:5116   ERROR: CImageLoader::DoWork - Direct texture file loading failed for special://skin/extras/hometiles/settings.png
17:52:38.634 T:7112   ERROR: Window Translator: Can't find window infodialog
17:52:38.702 T:7112 WARNING: Trying to add unsupported control type 1
17:52:38.714 T:7112 WARNING: Previous line repeats 1 times.
17:52:38.714 T:7112   ERROR: Window Translator: Can't find window musiclibrary
17:52:38.726 T:7112 WARNING: Trying to add unsupported control type 1
17:52:55.958 T:3252 WARNING: Previous line repeats 7 times.
17:52:55.958 T:3252  NOTICE: plugin.audio.spotify --> Playback requested for track 6FLwmdmW77N1Pxb1aWsZmO
17:53:15.932 T:7112   ERROR: CCurlFile::FillBuffer - Failed: Timeout was reached(28)
17:53:15.932 T:7112   ERROR: CCurlFile::Open failed with code 0 for http://localhost:52308/track/6FLwmdmW77N1Pxb1aWsZmO
17:53:15.932 T:7112   ERROR: XFILE::CFileCache::Open - failed to open source <http://localhost:52308/track/6FLwmdmW77N1Pxb1aWsZmO>
17:53:15.932 T:7112   ERROR: VideoPlayerCodec::Init: Error opening file http://localhost:52308/track/6FLwmdmW77N1Pxb1aWsZmO
17:53:15.932 T:7112   ERROR: CAudioDecoder: Unable to Init Codec while loading file http://localhost:52308/track/6FLwmdmW77N1Pxb1aWsZmO
17:53:15.932 T:7112 WARNING: PAPlayer::QueueNextFileEx - Failed to create the decoder
17:53:15.932 T:7112   ERROR: Playlist Player: skipping unplayable item: 0, path [http://localhost:52308/track/6FLwmdmW77N1Pxb1aWsZmO]
Reply
  • 1
  • 68
  • 69
  • 70(current)
  • 71
  • 72
  • 131

Logout Mark Read Team Forum Stats Members Help
Spotify for Kodi17