• [gentoo-user] quodlibet

    From Jorge Almeida@21:1/5 to All on Sat Aug 6 23:50:01 2022
    No "internet radio" in quodlibet?

    $ quodlibet --list-browsers
    0. SearchBar
    1. Playlists
    2. Paned
    3. AlbumList
    4. CoverGrid
    5. AlbumCollection
    6. FileSystem

    The package accepts only 3 USE variables (dbus, gstreamer, udev), all
    of which are set. What to do?
    This feature exists, according to https://quodlibet.readthedocs.io/en/latest/guide/browse/iradio.html

    The ebuild doesn't seem to contain anything that would disable it.
    What to do?

    Jorge Almeida

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Neil Bothwick@21:1/5 to Jorge Almeida on Sun Aug 7 11:00:01 2022
    On Sat, 6 Aug 2022 22:46:25 +0100, Jorge Almeida wrote:

    No "internet radio" in quodlibet?

    $ quodlibet --list-browsers
    0. SearchBar
    1. Playlists
    2. Paned
    3. AlbumList
    4. CoverGrid
    5. AlbumCollection
    6. FileSystem

    The package accepts only 3 USE variables (dbus, gstreamer, udev), all
    of which are set. What to do?
    This feature exists, according to https://quodlibet.readthedocs.io/en/latest/guide/browse/iradio.html

    "This browser lets you listen to Internet radio stations (a.k.a.
    streaming audio or Shoutcast). It supports MP3 and Ogg Vorbis streaming,
    and may support other formats (AAC or RealMedia) if you have appropriate GStreamer plugins installed."

    It appears you need to install the appropriate GStreamer plugins. Once
    you have determined what they are, you could file a bug requesting USE-controlled dependencies for these.


    --
    Neil Bothwick

    We never really grow up; we only learn how to act in public.

    -----BEGIN PGP SIGNATURE-----

    iQIzBAEBCAAdFiEE8k9T/rX16EJxEKG692eFu0QSMJgFAmLvfMYACgkQ92eFu0QS MJj2Iw//WuWgfHqB/JdYNRrEtRv8ClJ7k63jT6wt/aWNC0B3KCvn0iDnqWnFyQS1 VHBEyIPyBWhmiw/dIExmX+Ys2ZpGm0ZptEiKpdIpiOQBGaufaPKEWeGLxlSEIiR8 9QZpAcdtcSQe880AM62PGFnnkty57qRVh2s3qfIhSxokowtxM8LupoiStj73fD5H eCKZ1zDjk8MUoxoNytGRWXwhDyO2CLAjZabkamwLJ1IFdFL2aDcrlnqzhXdRPqCz o/WvAY2tTeJJsgIh0sooo1kuNYoDpUQcLya0QnQEwma2GUfnDlkmXz8TQrleEHFK 4NNbEiXDEKiwPhcxI/4xzrH8oSZBU0mqSrPDN0zLkmBsy8KDzjUXZoF3AHUDWe8l 9oTMRhSMw9fNCfWFZmDJazfozz49ftfCOgDOKd2NYGgwoOuedtz7rxr2L7slIPZo ZhnAz2EWQi5p+R4GMwfbgC4I9r1PW5lO4yB4e7N7eKu2WpFJULX7XkLEX1AbJ63s jj79U+l4qyGP1TOmN/34cCufwVzcDHh55Lz6+spnJEO79CrDVNkBT+DzkgPDPSOM wlK/jgpf3YLG++mA/hPiiGjsaGzQ+LCX8wUGQUQrallY+oFcSmWr4bUuYGagkVap XSyJ/mDBC9ePqYLsvRTsgC7p+r/Cvpimg4XQ1FCzJnKLDcdT61o=
    =aejT
    -----END PGP SIGNATURE-----

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Jorge Almeida@21:1/5 to neil@digimed.co.uk on Sun Aug 7 12:00:01 2022
    On Sun, Aug 7, 2022 at 9:50 AM Neil Bothwick <neil@digimed.co.uk> wrote:

    On Sat, 6 Aug 2022 22:46:25 +0100, Jorge Almeida wrote:

    No "internet radio" in quodlibet?


    of which are set. What to do?
    This feature exists, according to https://quodlibet.readthedocs.io/en/latest/guide/browse/iradio.html



    It appears you need to install the appropriate GStreamer plugins. Once
    you have determined what they are, you could file a bug requesting USE-controlled dependencies for these.

    Ah, yes, the trick is to set a bunch of USE variables for the package media-plugins/gst-plugins-meta and re-emerge it. The relevant variable
    must be "http", but I didn't check that. It works now. I'm not sure
    the ebuild should add the same variables as gst-plugins-meta, a
    warning about the need to setup the latter might be enough.
    Thank you.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)