I’m curious what plugins people like the most and find the most useful.

  • Andrew@piefed.social
    link
    fedilink
    arrow-up
    4
    ·
    2 months ago

    Not much for beets. My config.yaml is just:

    library: ~/.config/beets/musiclibrary2.db
    
    import:
        move: yes
    
    terminal_encoding: utf8
    
    plugins: fetchart embedart
    

    (so fetchart and embedart are the only plugins)

    (from then on, a Navidrome server hosts the music, and I tend to use a Windows app called ‘Feishin’ to play it)