Ian Breckenridge
Ian Breckenridge
This PR allows users to add command line flags to auto-started programs in the xprofile sh "array". A few common use-cases for this I can think of would be starting...
When running `npm ci` recently I encountered this error stating that the versions of @types/react in package.json and package-lock.json didn't match. All I did in this PR was run `npm...
When I install extrafiles from pypi I still get this error, I think it's because a package update hasn't been pushed to PyPI? ``` /home/ianb/.local/share/venvs/ce9154d65a5ef09a74df3e540188448b/venv/lib/python3.13/site-packages/beetsplug/extrafiles.py:12: UserWarning: beets.mediafile is deprecated; use...