Giter Site home page Giter Site logo

Comments (8)

sentriz avatar sentriz commented on August 24, 2024

it should work already, with timeOffset not timeOffest

from gonic.

sentriz avatar sentriz commented on August 24, 2024

also a transcode rule would need to be active, as in not serving the raw file. but i may change that

from gonic.

khers avatar khers commented on August 24, 2024

That is why it isn't working for me, I am not transcoding. I'd like to vote for this working on raw files as well but don't have the go chops to make it happen.

from gonic.

dweymouth avatar dweymouth commented on August 24, 2024

also a transcode rule would need to be active, as in not serving the raw file. but i may change that

I think you should change that because otherwise it may break clients that use transcodeOffset. (Of which Symfonium is the only one at the moment I think). A client can't know if it's being served a transcoded file, so a client that supports transcodeOffset will probably use it for every seek request, even if you're serving the original file.

from gonic.

sentriz avatar sentriz commented on August 24, 2024

what is transcodeOffset?

from gonic.

dweymouth avatar dweymouth commented on August 24, 2024

what is transcodeOffset?

OpenSubsonic extension to tell clients that you accept the timeOffset parameter for music. (Since in the official spec, it's only relevant for video)

https://opensubsonic.netlify.app/docs/extensions/transcodeoffset/

from gonic.

dweymouth avatar dweymouth commented on August 24, 2024

OpenSubsonic clients won't use the timeOffset parameter unless you report support of the "transcodeOffset" extension in the getOpenSubsonicExtensions API. If you do report it, then clients will likely use timeOffset whenever seeking.

from gonic.

sentriz avatar sentriz commented on August 24, 2024

oh yes this thing forgot that gonic returns that. i see the point of clients not knowing if it will be transcoded or not

from gonic.

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.