Package Details: cdrip 3.2-0

Git Clone URL: https://aur.archlinux.org/cdrip.git (read-only, click to copy)
Package Base: cdrip
Description: A cdparanoia, lame and musicbrainz.org frontend written in python
Upstream URL: https://gitlab.com/the_isz/cdrip
Licenses: GPL
Submitter: the_isz
Maintainer: the_isz
Last Packager: the_isz
Votes: 18
Popularity: 0.000000
First Submitted: 2011-03-12 18:48 (UTC)
Last Updated: 2024-12-01 19:35 (UTC)

Latest Comments

« First ‹ Previous 1 2

sweston commented on 2012-04-13 19:34 (UTC)

I'm getting issues when running this: Traceback (most recent call last): File "/usr/bin/cdrip.py", line 578, in <module> main() File "/usr/bin/cdrip.py", line 464, in main print(result[1]) UnboundLocalError: local variable 'result' referenced before assignment

<deleted-account> commented on 2011-03-20 21:26 (UTC)

Also, this last line isn't correct. For future PKGBUILDs, you have to do this as follows: ln -s /usr/bin/cdrip.py $pkgdir/usr/bin/cdrip But as said before, please don't do this here

<deleted-account> commented on 2011-03-20 21:08 (UTC)

This last line in the build function is VERY ugly! It would be better to rename cdrip.py to cdrip rather than to create a symlink. Please change that!

the_isz commented on 2011-03-20 19:48 (UTC)

Version 1.2 - Now supporting artist per track - Unicode support - Support for disc number - Using rson file format instead of ini - Fixed bug which probably messed up the track order in the m3u files - Various code-cleaning

the_isz commented on 2011-03-13 11:37 (UTC)

Thanks for the hint... That was still a residue from the testing days...

<deleted-account> commented on 2011-03-13 11:07 (UTC)

This package doesn't need git as a makedependency!