Skip to content

New package: lowfi-2.0.6#59959

Open
realcharmer wants to merge 1 commit intovoid-linux:masterfrom
realcharmer:lowfi
Open

New package: lowfi-2.0.6#59959
realcharmer wants to merge 1 commit intovoid-linux:masterfrom
realcharmer:lowfi

Conversation

@realcharmer
Copy link
Copy Markdown
Contributor

Closes: #57993

Testing the changes

  • I tested the changes in this PR: YES

New package

Local build testing

  • I built this PR locally for my native architecture, (x86_64-glibc)

Co-authored-by: dogknowsnx <dogknowsnx@tutamail.com>
Closes: void-linux#57993
@AgarimOSLinux
Copy link
Copy Markdown
Contributor

I have been using lowfi for several months. In my case I use
configure_args="--all-features" and it works perfect.

When I use
configure_args="--no-default-features --features extra-audio-formats,mpris" I get countless errors. For example:

Command: lowfi
Error: track failure

Caused by:
no track list specified! (default track list feature is disabled)

Location:
src/main.rs:132:31

@realcharmer
Copy link
Copy Markdown
Contributor Author

realcharmer commented Apr 15, 2026

@AgarimOSLinux: That is to be expected. Read the discussion in #57993. The maintainers were skeptical about merging lowfi with the default build options due to some concerns about TOS of the built-in track lists. This is a solution which, in my opinion, can be agreed upon.

Better option would be, of course, if the maintainers would agree to merge this with default build options, ergo with the built-in track list. I am open to modifying the template if that would be the case.

@realcharmer
Copy link
Copy Markdown
Contributor Author

To get back the default behavior, you could simply run this:

curl -s -o /tmp/tracklist https://raw.githubusercontent.com/talwat/lowfi/refs/heads/main/data/chillhop.txt && lowfi -t /tmp/tracklist

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Package request: lowfi

2 participants