Home of the Squeezebox™ & Transporter® network music players.
Page 125 of 489 FirstFirst ... 2575115123124125126127135175225 ... LastLast
Results 1,241 to 1,250 of 4883
  1. #1241
    Senior Member
    Join Date
    Jan 2006
    Posts
    428
    Quote Originally Posted by Triode View Post
    OK - will look at this (or making it an option). Issue will be that if its available for iPeng then it will also be on Touch/Radio UIs which does not make much sense to me - so will probably consider it as an option.
    Thats true about the touch/controller...because of that an option would be best. If you set it off by default then only those who want it can turn it on.

  2. #1242

    Offline mode

    Is it possible to use this in an offline mode?

  3. #1243
    Senior Member
    Join Date
    Apr 2005
    Posts
    6,932
    Quote Originally Posted by snow View Post
    Is it possible to use this in an offline mode?
    No - I am afraid there is no support for offline mode in the libspotify library it uses. You will find however that the bandwidth used is less than you expect if you listen to the same album multiple times as it makes use of a cache of audio data on your hard disk.

  4. #1244
    Senior Member
    Join Date
    Jan 2006
    Posts
    428
    Quote Originally Posted by Triode View Post
    No - I am afraid there is no support for offline mode in the libspotify library it uses. You will find however that the bandwidth used is less than you expect if you listen to the same album multiple times as it makes use of a cache of audio data on your hard disk.
    Does the library have an option to specify the max number of disk space it can use like the spotify app has?

  5. #1245
    Senior Member
    Join Date
    Apr 2005
    Posts
    6,932
    Quote Originally Posted by )p( View Post
    Does the library have an option to specify the max number of disk space it can use like the spotify app has?
    Not that I've found... Documentation is here: http://developer.spotify.com/en/libs...s/modules.html - doesn't seem to have this option.

  6. #1246
    Junior Member
    Join Date
    Jun 2007
    Posts
    9
    Hi,
    I am having problems with this on an old AMD K6 II running debian lenny.

    When I try to execute spotifyd, I get the following:
    -----------snip----------
    [23:19:06.440327] main:325 InstalledPlugins/Plugins/Spotify/Bin/i386-linux/spotifyd 1.0.5 started
    [23:19:06.445648] main:345 Config: username: xxxxxx cachedir: /var/lib/squeezeboxserver/cache/spotifycache bitrate: 320 httpport: 9001 cliport: 9090
    Illegal instruction
    ------------snap--------------
    I do not find the "Illegal instruction" message if I try to redirect the output to a log-file. I gather that this message actually points to an illegal opcode in the compiled binary. I have read somewhere that this plugin is intel only, but it seems that other people get it to run on AMD cpus also?

    My cpu:
    http://en.wikipedia.org/wiki/AMD_K6-2
    (guess it is time to upgrade...)

    best regards,
    Øyvin

  7. #1247
    Junior Member
    Join Date
    Jul 2010
    Posts
    9

    Can´t get Top 100 working

    Many thanks for a great app!

    Everything working fine except "Top 100". I´t just says "No search results found", both in Artist, Album and Tracks.

    I´ve searched for this problem without luck.

    This problem exists both in squeezebox server and Ipeng.

    Best Wishes Johan

  8. #1248
    Junior Member
    Join Date
    Jan 2006
    Posts
    10

    Problems on Linux

    First of all, I can not express in words how very interesting this is

    Installed the plugin on my debian (latest stable) machine and worlked with a couple of quirks.

    1) Had to create the file /var/log/squeezeboxserver/spotifyd.log and change owner of the file to squeezeboxserver:nogroup, as the deamon didn´t seem to be able to create it.

    2) Had to install libFLAC. "sudo apt-get install flac" (as you said)

    Then i tried the same stunt on my brother´s machine. Same debian installlm different hardware (intel althoug on both). Seems like spotifyd has problem using the network stack on this machine.

    [14:54:35.664523] log_message:65 log: 12:54:35.664 I [ap:1368] Connecting to AP A1.spotify.com:4070

    [14:54:36.304467] main:1160 timeout toplist_callback
    [14:54:36.304603] sockprintf:34 unabled to write to socket: 10 errno: 32 Broken pipe
    [14:54:36.304630] sockprintf:34 unabled to write to socket: 10 errno: 32 Broken pipe
    [14:54:36.304658] toplist_callback:649 search: timeout
    [14:54:36.304682] sockprintf:34 unabled to write to socket: 10 errno: 32 Broken pipe
    [14:54:36.304754] logged_in:42 logged in error: Can not connect to Spotify
    [14:54:36.305180] connection_error:57 connection error: Can not connect to Spotify
    [14:54:36.305214] connection_error:57 connection error: Can not connect to Spotify
    [14:54:36.305235] connection_error:57 connection error: Can not connect to Spotify
    [14:54:36.305256] connection_error:57 connection error: Can not connect to Spotify
    [14:55:36.304969] logged_out:52 logged out
    [16:00:42.737022] main:422 new connection
    [16:00:42.738192] main:455 req: status.json res: (null) par: (null) prot: HTTP/1.0 auth: (null)
    [16:00:42.738272] process_status:1016 process status

    Any idea what causes this

    PS! I checked that the machine can connect to a1.spotify.com 4070 by telnetting in.

    Regards and thanks for a great piece of work on this

  9. #1249
    Senior Member
    Join Date
    Apr 2005
    Posts
    6,932
    Quote Originally Posted by stone View Post
    First of all, I can not express in words how very interesting this is

    Installed the plugin on my debian (latest stable) machine and worlked with a couple of quirks.

    1) Had to create the file /var/log/squeezeboxserver/spotifyd.log and change owner of the file to squeezeboxserver:nogroup, as the deamon didn´t seem to be able to create it.

    2) Had to install libFLAC. "sudo apt-get install flac" (as you said)

    Then i tried the same stunt on my brother´s machine. Same debian installlm different hardware (intel althoug on both). Seems like spotifyd has problem using the network stack on this machine.

    [14:54:35.664523] log_message:65 log: 12:54:35.664 I [ap:1368] Connecting to AP A1.spotify.com:4070

    [14:54:36.304467] main:1160 timeout toplist_callback
    [14:54:36.304603] sockprintf:34 unabled to write to socket: 10 errno: 32 Broken pipe
    [14:54:36.304630] sockprintf:34 unabled to write to socket: 10 errno: 32 Broken pipe
    [14:54:36.304658] toplist_callback:649 search: timeout
    [14:54:36.304682] sockprintf:34 unabled to write to socket: 10 errno: 32 Broken pipe
    [14:54:36.304754] logged_in:42 logged in error: Can not connect to Spotify
    [14:54:36.305180] connection_error:57 connection error: Can not connect to Spotify
    [14:54:36.305214] connection_error:57 connection error: Can not connect to Spotify
    [14:54:36.305235] connection_error:57 connection error: Can not connect to Spotify
    [14:54:36.305256] connection_error:57 connection error: Can not connect to Spotify
    [14:55:36.304969] logged_out:52 logged out
    [16:00:42.737022] main:422 new connection
    [16:00:42.738192] main:455 req: status.json res: (null) par: (null) prot: HTTP/1.0 auth: (null)
    [16:00:42.738272] process_status:1016 process status

    Any idea what causes this

    PS! I checked that the machine can connect to a1.spotify.com 4070 by telnetting in.

    Regards and thanks for a great piece of work on this
    Sorry - don't understand this, there's clearly something wrong working with the networking stack - do you have a firewall which could be causing this?

    The sockprintf errors are for the connection between squeezebox server and the helper app, spotifyd. As this is all internal to the one machine, there's something going on in this machine.

  10. #1250
    Senior Member
    Join Date
    Apr 2005
    Posts
    6,932
    Quote Originally Posted by atomjohan View Post
    Many thanks for a great app!

    Everything working fine except "Top 100". I´t just says "No search results found", both in Artist, Album and Tracks.

    I´ve searched for this problem without luck.

    This problem exists both in squeezebox server and Ipeng.

    Best Wishes Johan
    What country code do you have set in the settings menu. This defines which toplist you see. It could be that this is set to a country which you are not able to see? (I was hoping you did not need to set this, but the current spotify library appears to have a bug which means I can't just get the toplist for the current user's location, we need to ask for one by country code)

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •