Package Details: curseradio-git 1:r15.1bd4bd0-1

Git Clone URL: https://aur.archlinux.org/curseradio-git.git (read-only, click to copy)
Package Base: curseradio-git
Description: Command line radio player
Upstream URL: https://github.com/chronitis/curseradio
Keywords: radio
Licenses: MIT
Conflicts: curseradio
Provides: curseradio
Submitter: jemadux
Maintainer: koonix
Last Packager: koonix
Votes: 9
Popularity: 0.001676
First Submitted: 2017-11-16 00:15 (UTC)
Last Updated: 2023-02-05 19:26 (UTC)

Latest Comments

emulti commented on 2024-12-22 18:18 (UTC) (edited on 2024-12-22 18:31 (UTC) by emulti)

To avoid this error:

OSError: Error reading file 'http://opml.radiotime.com/': failed to load "http://opml.radiotime.com/": Attempt to load network entity

This is due to a change to the default network policy of the lxml parser.

The fork at https://github.com/elewarr/curseradio has patches applied which though sent as a pull request to the chronitis repo haven't been accepted.

See https://github.com/chronitis/curseradio/pull/17

Workaround for now: Change to PKGBUILD initial lines to:

pkgver=r20.95d6d33
url='https://github.com/elewarr/curseradio'

Functions again.

Antiz commented on 2023-02-04 15:14 (UTC) (edited on 2023-02-04 15:29 (UTC) by Antiz)

@Cyfraka Replacing upstream repo by your own is not allowed (in addition of being suspicious). I'm gonna have to ask you to revert that change as soon as possible.

With no answer nor action from you very shortly (since that has been raised both one year ago in a comment and more recently in an orphan request), I'll disown that package.

If you want to create a fork, it will indeed have to be named differently and have it's own AUR package.

For information, I also sent you a mail about this.

Salastil commented on 2021-02-18 21:33 (UTC) (edited on 2021-02-18 21:35 (UTC) by Salastil)

Why was this taken off the developer's git repo and put on your personal one? The only changes that I can see thus far in the diffs is some additions to the README file. The project has been essential feature complete since 2017. As a rule of thumb PKGBUILD should source from the original dev's Git and if a new fork is made it should be named differently and an entirely new AUR listing created.

Cyfraka commented on 2021-01-31 22:52 (UTC) (edited on 2021-02-01 14:21 (UTC) by Cyfraka)

let me maintain this package