<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nixos-config/modules/home.legacy/conf/beets/plugins, branch prime</title>
<subtitle>My NixOS system configuration, with some of my binaries</subtitle>
<id>http://git.foss-syndicate.org/bpeetz/nixos-config/atom?h=prime</id>
<link rel='self' href='http://git.foss-syndicate.org/bpeetz/nixos-config/atom?h=prime'/>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/nixos-config/'/>
<updated>2026-02-19T13:35:08+00:00</updated>
<entry>
<title>modules/legacy/beets/plugins/inline: Don't fail on empty `albumartists`</title>
<updated>2026-02-19T13:35:08+00:00</updated>
<author>
<name>Benedikt Peetz</name>
<email>benedikt.peetz@b-peetz.de</email>
</author>
<published>2026-02-19T13:22:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/nixos-config/commit/?id=248dcb8d3c3e3b1cb13e1b6e6bf1d3acc89460e4'/>
<id>urn:sha1:248dcb8d3c3e3b1cb13e1b6e6bf1d3acc89460e4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>modules/legacy/beets: Remove pointless newline in inline snippet</title>
<updated>2026-01-27T17:19:23+00:00</updated>
<author>
<name>Benedikt Peetz</name>
<email>benedikt.peetz@b-peetz.de</email>
</author>
<published>2026-01-27T17:19:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/nixos-config/commit/?id=b318c5b8575da0e371149fd7735147b82f0d3752'/>
<id>urn:sha1:b318c5b8575da0e371149fd7735147b82f0d3752</id>
<content type='text'>
</content>
</entry>
<entry>
<title>modules/legacy/beets: Also warn about "live" in the title of tracks</title>
<updated>2026-01-27T17:18:58+00:00</updated>
<author>
<name>Benedikt Peetz</name>
<email>benedikt.peetz@b-peetz.de</email>
</author>
<published>2026-01-27T17:18:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/nixos-config/commit/?id=7d7dcdff196f07657680bba4d3d46fa05d967a21'/>
<id>urn:sha1:7d7dcdff196f07657680bba4d3d46fa05d967a21</id>
<content type='text'>
</content>
</entry>
<entry>
<title>modules/{mpdpopm,legacy/beets}: Move the mpd stat tracking to mpdpopm</title>
<updated>2026-01-24T23:46:33+00:00</updated>
<author>
<name>Benedikt Peetz</name>
<email>benedikt.peetz@b-peetz.de</email>
</author>
<published>2026-01-24T23:46:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/nixos-config/commit/?id=17be85d4155628b7a6a8c3e76641f20a91af4da4'/>
<id>urn:sha1:17be85d4155628b7a6a8c3e76641f20a91af4da4</id>
<content type='text'>
It is just easier to use the hand-written rust version, than to try to
do this via the beets plugin.
</content>
</entry>
<entry>
<title>modules/legacy/beets: Use primary artist for path names</title>
<updated>2025-07-29T16:18:23+00:00</updated>
<author>
<name>Benedikt Peetz</name>
<email>benedikt.peetz@b-peetz.de</email>
</author>
<published>2025-07-29T16:16:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/nixos-config/commit/?id=6186a802f41cb01eee4e6b65ecdfc93fed9f0139'/>
<id>urn:sha1:6186a802f41cb01eee4e6b65ecdfc93fed9f0139</id>
<content type='text'>
This avoids having multiple directories for the same artist:
```
Artist1
Artist1 &amp; SomeOtherArtist
Artist1 feat. ThirdArtist
(etc.)
```
</content>
</entry>
<entry>
<title>modules/legacy/beets: Remove unused plugins</title>
<updated>2025-06-06T18:27:21+00:00</updated>
<author>
<name>Benedikt Peetz</name>
<email>benedikt.peetz@b-peetz.de</email>
</author>
<published>2025-06-06T18:27:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/nixos-config/commit/?id=60004157dc5683d686617ca4281e3dc57cf28164'/>
<id>urn:sha1:60004157dc5683d686617ca4281e3dc57cf28164</id>
<content type='text'>
I have not known that these plugins were configured, until I looked at
the nix source again. As such, enabling theme is useless.
</content>
</entry>
<entry>
<title>treewide: Add nice GPL-3.0-or-later license header</title>
<updated>2025-04-27T14:25:12+00:00</updated>
<author>
<name>Benedikt Peetz</name>
<email>benedikt.peetz@b-peetz.de</email>
</author>
<published>2025-04-27T14:18:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/nixos-config/commit/?id=83cc776bcdfae930d49f3c321ebf787e9ed7b111'/>
<id>urn:sha1:83cc776bcdfae930d49f3c321ebf787e9ed7b111</id>
<content type='text'>
This change also ensures that this repo is reuse-3.0 compliant.
</content>
</entry>
<entry>
<title>fix(modules/legacy/conf/beets): Disable the xtractor plugin</title>
<updated>2025-03-29T15:35:56+00:00</updated>
<author>
<name>Benedikt Peetz</name>
<email>benedikt.peetz@b-peetz.de</email>
</author>
<published>2025-03-29T15:35:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/nixos-config/commit/?id=8fd8da0cba402466fcdfbc23cd87eb730765a99f'/>
<id>urn:sha1:8fd8da0cba402466fcdfbc23cd87eb730765a99f</id>
<content type='text'>
This plugin never worked (because of some issue with gaia), but now it
also stopped to build.
</content>
</entry>
<entry>
<title>refactor(pkgs/mpc): Rename to `mpp`</title>
<updated>2024-11-16T20:13:24+00:00</updated>
<author>
<name>Benedikt Peetz</name>
<email>benedikt.peetz@b-peetz.de</email>
</author>
<published>2024-11-16T20:13:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/nixos-config/commit/?id=b317fc17f00ea74fe2267950b3119dddddd78b09'/>
<id>urn:sha1:b317fc17f00ea74fe2267950b3119dddddd78b09</id>
<content type='text'>
Nixpkgs has renamed their `mpc-cli` package to just `mpc`, turning this
`mpc` package into an override for the official nixpkgs one. I think
being explicit about the fact, that `mpc` is wrapped is the best
solution here.
</content>
</entry>
<entry>
<title>refactor(modules): Move all system modules to `by-name`</title>
<updated>2024-10-18T15:07:46+00:00</updated>
<author>
<name>Benedikt Peetz</name>
<email>benedikt.peetz@b-peetz.de</email>
</author>
<published>2024-10-18T15:07:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/nixos-config/commit/?id=c52c7f314ccadcc2fcd91e28c8fd1b88f6d5ce0c'/>
<id>urn:sha1:c52c7f314ccadcc2fcd91e28c8fd1b88f6d5ce0c</id>
<content type='text'>
From now on all modules should be added to the new `by-name` directory.
This should help remove the (superficial and utterly useless)
distinction between `home-manager` and `NixOS` modules.
</content>
</entry>
</feed>
