Arch Linux

Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines

Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.

REPEAT: Do NOT report bugs for outdated packages!
Tasklist

FS#76756 - [mp3splt] The project seems to have migrated to GitHub

Attached to Project: Arch Linux
Opened by Yuri Kanivetsky (x-yuri) - Tuesday, 06 December 2022, 12:48 GMT
Last edited by Toolybird (Toolybird) - Tuesday, 06 December 2022, 21:43 GMT
Task Type Bug Report
Category Packages: Extra
Status Assigned
Assigned To Tobias Powalowski (tpowa)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 0%
Votes 0
Private No

Details

Description: Check out this repository:
https://github.com/mp3splt/mp3splt

I seem to run into a bug in mp3splt. And at first I thought it might be resolved on GitHub, but there're just a couple of new commits. And it seems unlikely. Anyway, you might consider switching to the GitHub repository.
This task depends upon

Comment by Yuri Kanivetsky (x-yuri) - Tuesday, 06 December 2022, 12:54 GMT
About the bug... well, just in case. I have a file 60 min long, and `mp3splt -t 10.00 a.mp3` splits it into 4 files. But I just found out that this way it splits it into 6 files as expected:

$ lame a.mp3 b.mp3
$ mp3splt -t 10.00 b.mp3
Comment by Toolybird (Toolybird) - Tuesday, 06 December 2022, 21:43 GMT
> About the bug

This part of your report needs to be reported upstream.

Loading...