Coder Social home page Coder Social logo

Comments (4)

jonniek avatar jonniek commented on July 30, 2024 1

Ok I see what you mean now.

You can change the "/home/anon/" in the lua file to a path in your windows machine. That is just a placeholder and a path in unix machines.

So create your m3u file in the file explorer anywhere you want. You can see here instructions on getting the path of that file https://www.sony.com/electronics/support/articles/00015251

Note that if your path contains \ characters, then you need to change them to \\ in the lua file.

So for example "C:\users\anon\playlist.m3u" would become "C:\\users\\anon\\playlist.m3u"

from mpv-scripts.

jezokshe avatar jezokshe commented on July 30, 2024 1

Did it like this:

playlist = "C:\\users\\sartu\\radio.m3u" --radio playlist with your channels, or url incase of 1 channel only

Everything is fine, it works! Thanks!

It would not hurt to write in the instructions. Perhaps that is why the script is underestimated.

from mpv-scripts.

jonniek avatar jonniek commented on July 30, 2024

Where to place m3u playlist

Can you elaborate on what you are trying to achieve

from mpv-scripts.

jezokshe avatar jezokshe commented on July 30, 2024

@jonniek playlist = "/home/anon/radio.m3u" --radio playlist with your channels, or url incase of 1 channel only
as I understand it, you need to create an m3u playlist and move it to a folder (?) And where is this "/home/anon/" in windows?
Then I want to launch with the R key. Isn't that what they meant?

from mpv-scripts.

Related Issues (12)

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.