Search Criteria
Package Details: mp3tag 3.05-3
Git Clone URL: | https://aur.archlinux.org/mp3tag.git (read-only, click to copy) |
---|---|
Package Base: | mp3tag |
Description: | The universal tag editor |
Upstream URL: | https://www.mp3tag.de/en/ |
Licenses: | |
Submitter: | Marach |
Maintainer: | supermario |
Last Packager: | supermario |
Votes: | 22 |
Popularity: | 0.188504 |
First Submitted: | 2011-08-27 12:46 |
Last Updated: | 2021-02-03 22:12 |
Latest Comments
1 2 3 4 Next › Last »
yochananmarqos commented on 2021-02-03 16:30
@n4r3n: I can confirm that works. Much better solution, thanks.
n4r3n commented on 2021-02-03 16:21
@supermario: instead of adding wine-mono and wine-gecko as optdepends (because it doesn't need them), you can add the following env variable to the script:
WINEDLLOVERRIDES="mscoree=d;mshtml=d"
src: https://wiki.archlinux.org/index.php/Wine#Prevent_installing_Mono/Gecko
yochananmarqos commented on 2021-02-03 15:49
@supermario: It's the same story with Wine Mono as well.
yochananmarqos commented on 2021-01-30 17:02
@supermario: If
wine-gecko
is installed, it avoids the prompt to install Wine Gecko in the user's Home directory. Please update the dependencies accordingly.Qwerty-Space commented on 2020-10-12 20:22
The data folder is owned by root, when it should be owned by the user. When its owned by root it can't save some settings
n4r3n commented on 2020-02-24 23:58
I made a 'fork' of this package. My version uses fuse-overlayfs (no root needed), instead of symlinks.
Link, if anyone is interested: https://codeberg.org/n4r3n/PKGBUILDs
grollinger commented on 2019-12-28 15:00
How about adding wine-mono as a dependency? without that, wine will ask to install it the first time you run mp3tag.
Kage-Yami commented on 2019-11-08 11:23
Package is working as at today (for 2.99a-2) - will likely break on the next upstream version due to silly upstream download links.
Nordlicht commented on 2019-11-05 02:57
Doesn't work. Better install mp3tag via Wine the usual way if you really need it. Native alternative: easytag.
mattconway1984 commented on 2019-11-01 11:12
As I'm not a maintainer/co-maintainer of this package I have not access rights to push fixes. However, I've imported this repo into my github account and applied a few fixes. If you want to run with Mp3Tag v2.99, please go checkout my github repo:
<https://github.com/mattconway1984/mp3tag.git>
I'll add a README for instructions on how to build/install the package.