illustrate
Products            Buy            Support Forum            Registrations            Professional            About           
 

curl HTTP 0.9 support

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

    • Mar 2025
    • 2

    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!
  • PeterP
    Super Moderator
    • Jul 2011
    • 1501

    #2
    Thanks for the bug report.
    I entirely removed curl use in new beta version of Asset UPnP-
    Current version: R2025-04-03 (beta) Download links: QNAP (https://www.dbpoweramp.com/beta/Asset-2025-04-03/Asset_20250403b.qpkg) | Synology (https://www.dbpoweramp.com/beta/Asset-2025-04-03/Asset-R2025-04-03b-DSM7.spk) | Linux x86 32-bit (https://www.dbpoweramp.com/beta/Asset-2025-04-03/Asset-R2025-04-03b-Linux-x86.tar.gz) |

    Comment

    • spissano

      • Mar 2025
      • 2

      #3
      Thank you! Can confirm this resolved the issue, and the previous error messages are no longer present.

      I did have to wipe out the old install for this to work. Replacing the beta on top of the previous version retained the old errors.

      Comment

      Working...