GithubHelp home page GithubHelp logo

Comments (6)

connermcd avatar connermcd commented on August 20, 2024

Great idea joel. I had at one point wanted this feature too but never implemented it. Perhaps when I have some time I'll add it, or (if you're feeling inspired) accept your pull request. πŸ‘

from vimpc.

Pacane avatar Pacane commented on August 20, 2024

Yeah I would if my c++ wasn't so far behind πŸ˜›

from vimpc.

connermcd avatar connermcd commented on August 20, 2024

To be clear, m3u files do work. It's files over http that are not parsed for metadata.

from vimpc.

tkapias avatar tkapias commented on August 20, 2024

Hi, I uploaded an up-to-date patch in the PR #93 conversation.

  • It works for me and it would be nice if you could evaluate this feature.

And like I wrote in the PR about M3U usage, for me there is currently 4 places missing metadata that could be found in the m3u (for streams):

  • Artist name in playing status when it's not provided (like some web radio, currently Unknown).
  • Informations about streams in playlist (currently 'e' has no effect).
  • Listing streams in lists informations (currently empty lines).
  • Stream name in the current playlist (currently an URL): patched.

Example:

#EXTM3U
#EXTENC:UTF-8
#PLAYLIST:Radios
#EXTINF:-1,Sud Radio
#EXTGRP:RadiosFR
https://ice.creacast.com/sudradio

from vimpc.

connermcd avatar connermcd commented on August 20, 2024

Hi @tkapias. I'll look into this. Could you provide an example m3u file and open a PR with your patch?

from vimpc.

tkapias avatar tkapias commented on August 20, 2024

Yes, I will make a PR today.

from vimpc.

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.