illustrate
Products            Buy            Support Forum            Registrations            Professional            About           
 

curl HTTP 0.9 support

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • spissano

    • Mar 2025
    • 1

    curl HTTP 0.9 support

    Hello -

    It appears in at least Asset UPnP Premium version R2025-3-12, there is a dependency on curl to have the argument "--http0.9" available, which is preventing usage of manual internet radio streams on Linux distros that aren't using a recent version of curl.

    The currently supported version of RHEL/CentOS/Rocky Linux 8.10 has curl version 7.61.1 available, but not more recent versions of curl (8.x) which introduced the new the "--http0.9" argument. Forcing an upgrade of curl to this distro makes other components of the OS unstable.

    Is it possible to toggle off Asset's usage of the curl "--http0.9" argument?

    Errors returned by AssetUPnP output when attempting to use a manual internet radio stream:
    Code:
    curl: option --http0.9: is unknown
    curl: try 'curl --help' or 'curl --manual' for more information
    Error in UPnP debug logs:
    Code:
    Opening file 'https://somafm.com/gsclassic.pls' for read access: *** Error: Error opening file 'https://somafm.com/gsclassic.pls'. Success (errno:0) [Open]
    Thanks!
Working...