惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Apple Machine Learning Research
Apple Machine Learning Research
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
G
Google Developers Blog
博客园 - 司徒正美
J
Java Code Geeks
aimingoo的专栏
aimingoo的专栏
A
About on SuperTechFans
博客园 - 三生石上(FineUI控件)
WordPress大学
WordPress大学
T
The Blog of Author Tim Ferriss
D
Docker
大猫的无限游戏
大猫的无限游戏
D
DataBreaches.Net
腾讯CDC
V
Visual Studio Blog
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
C
Check Point Blog
M
MIT News - Artificial intelligence
Jina AI
Jina AI
I
InfoQ
雷峰网
雷峰网
The Cloudflare Blog
美团技术团队
Engineering at Meta
Engineering at Meta

AUR Newest Packages

AUR (en) - linuxqq-clipsync-git AUR (en) - libtslitex-git AUR (en) - libtslitex-git AUR (en) - carton-appimage AUR (en) - veila-git AUR (en) - veila-bin AUR (en) - vigil-baseline AUR (en) - byedroid AUR (en) - neovim-base16-git AUR (en) - pirata AUR (en) - rpi-imager-git-non-root AUR (en) - python-fastapi-sso AUR (en) - tmux-ai-titles AUR (en) - zeed-bin AUR (en) - bclone-bin AUR (en) - dwl-git-azerty AUR (en) - auggie-bin AUR (en) - libspatialaudio-git AUR (en) - libspatialaudio AUR (en) - miniupnpd-iptables-legacy AUR (en) - miniupnpd-nft AUR (en) - jeeves-bin AUR (en) - opennow AUR (en) - rotki AUR (en) - kapi-bin AUR (en) - classfi-bin AUR (en) - classfi-git AUR (en) - classfi AUR (en) - giff-git AUR (en) - budget-tracker-bin
AUR (en) - beets-copyartifacts-git
2026-06-12 · via AUR Newest Packages

Latest Comments

wisperwind commented on 2021-01-10 16:53 (UTC)

@regagain: You're right that upstream is abandoned, and to be honest, this PKGBUILD is, too. I've not been using the plugin in a long time: I still would like to have its functionality, but its design has some fundamental issues in my opinion.

I had a very brief look at adammillerio's fork: For now, there are no actual changes aside from package metadata updates and changes to the CI configuration. The code still has some bugs regarding pathnames (see the incorrect usage of beets.util.displayable_path). I'd not call this "Python3-compatible".

Given the above, I'll not switch to that fork, but rather disown the package.

regagain commented on 2021-01-10 16:21 (UTC)

wisperwind commented on 2017-01-29 12:55 (UTC) (edited on 2017-02-04 12:47 (UTC) by wisperwind)

Turns out that the plugin is not compatible with Python 3 and will crash import sessions. I'll attempt a fix and report upstream. EDIT: Fixed the particular crash I encountered. Full Python 3 compatibility is not certain, though.

wisperwind commented on 2017-01-27 22:34 (UTC)

The license file was indeed renamed upstream, this should be fixed now. I also switched to Python 3, since the beets package did so recently, too.

wsduvall commented on 2017-01-22 17:02 (UTC) (edited on 2017-01-22 17:04 (UTC) by wsduvall)

Fails to build (may be an issue with upstream): running install_scripts install: cannot stat 'MIT-LICENSE.txt': No such file or directory Can be fixed by commenting out the line to install MIT-LICENSE.txt