Code Monkey home page Code Monkey logo

Comments (9)

michaelherger avatar michaelherger commented on September 23, 2024

What spotty helper are you using? See Settings/Advanced/Spotty.

from spotty.

elektronaut69 avatar elektronaut69 commented on September 23, 2024

/usr/local/slimserver/Cache/InstalledPlugins/Plugins/Spotty/Bin/arm-linux/spotty-hf (v0.35.0)

from spotty.

elektronaut69 avatar elektronaut69 commented on September 23, 2024

BTW: I am using a Raspberry Pi4B as a server running PiCorePlayer.

I just tested a little further. If you open a playlist containing only podcasts, the playlist does not contain any entries in LMS.

from spotty.

michaelherger avatar michaelherger commented on September 23, 2024

Can you share a sample URL of such a podcast? And what server.log says when LMS tries to play it?

from spotty.

elektronaut69 avatar elektronaut69 commented on September 23, 2024

from spotty.

michaelherger avatar michaelherger commented on September 23, 2024

Thanks, those links were very helpful. Turns out Spotify returns what might be invalid data:

    "track" : {
      "disc_number" : 0,
      "duration_ms" : 302002,
      "episode" : false,
      "explicit" : false,
      "external_ids" : {
        "spotify" : "https://open.spotify.com/episode/14VNn9qPQp6tfv6Y6BGsVQ"
      },
      "external_urls" : {
        "spotify" : "https://open.spotify.com/episode/14VNn9qPQp6tfv6Y6BGsVQ"
      },
      "href" : "https://api.spotify.com/v1/episodes/14VNn9qPQp6tfv6Y6BGsVQ",
      "id" : "14VNn9qPQp6tfv6Y6BGsVQ",
      "is_local" : false,
      "is_playable" : false,
      "name" : "Nachrichten vom 10.04.2020, 06:00 Uhr",
      "popularity" : 0,
      "preview_url" : "https://p.scdn.co/mp3-preview/a823823397c96644020ee044eceab2cb63d777a7",
      "track" : true,
      "track_number" : 0,
      "type" : "episode",
      "uri" : "spotify:episode:14VNn9qPQp6tfv6Y6BGsVQ"
    },

They do return an is_playable flag which is set to false. I do filter out such items because that flag should tell me whether the item is playable or not after all...

I'll see whether I can add a hack to work around this limitation and will raise a bug report on Spotify's account.

from spotty.

michaelherger avatar michaelherger commented on September 23, 2024

spotify/web-api#1528

from spotty.

michaelherger avatar michaelherger commented on September 23, 2024

Should be worked around in 4.0.1.

from spotty.

michaelherger avatar michaelherger commented on September 23, 2024

This actually would have belonged in the Spotty-Plugin repository.

from spotty.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.