#beets

/

      • sandah has quit
      • johtso has quit
      • johtso joined the channel
      • spooky joined the channel
      • Vacuity_ joined the channel
      • Vacuity has quit
      • Vacuity joined the channel
      • Vacuity_ has quit
      • NOTICE: [beets] sampsyo pushed 1 new commit to master: https://github.com/sampsyo/beets/commit/e360438977eb1e398a0413a4394a8e020a4be5bc
      • NOTICE: beets/master e360438 Adrian Sampson: Note about escaping regex arguments in shell...
      • Joschasa has quit
      • darthanubis has quit
      • darthanubis joined the channel
      • Joschasa joined the channel
      • thunderrd has quit
      • thunderrd joined the channel
      • derwin is now known as darwin
      • lazka joined the channel
      • husanu7 joined the channel
      • husanu7 joined the channel
      • jgeboski has quit
      • jgeboski joined the channel
      • lazka has quit
      • lazka joined the channel
      • sandah joined the channel
      • lazka has quit
      • sondr3 joined the channel
      • asdil12 has quit
      • asdil12 joined the channel
      • robink_ joined the channel
      • sondr3 has quit
      • lazka joined the channel
      • lazka has quit
      • oldtopman joined the channel
      • magnulu has quit
      • rishabh_ joined the channel
      • Freso
        libussa: The full path is stored in the db, so just changing it in the config will not be enough.
      • libussa: The best way to do it is to keep your music the same place on both machines (e.g. /var/music or something like that).
      • rishabh_ has quit
      • ("/var/music" (or something else under /var) would be my recommendation, based on the FHS: http://www.linuxbase.org/betaspecs/fhs/fhs.html - though the guysin #lsb may have a different reading of it. I also haven't looked closely at the new version of the FHS that will be out Any Day Now™.
      • )
      • terinjokes
        Freso: it is? bummer
      • means I can't easily use the same DB across computers
      • my disk at work is /Volume/Blue and the external disk at home I've been planning on syncing with is /mnt/red
      • rishabh_ joined the channel
      • DjSlash_
        or you could make it easy on yourself and make the paths the same ...
      • DjSlash_ is now known as DjSlash
      • rishabh_ has quit
      • nicknikolov joined the channel
      • mugu
        how does one how does one invalidate musicbrainz cache from beets?
      • sampsyo_
        mugu: There is no persistent cache—beets will re-fetch everything from the server on the next execution.
      • mugu
        sampsyo_: thanks, looks like one of my edits failed
      • sampsyo_
        that'll do it
      • mugu
        or is still open rather, most of my other edits seem to auto merge
      • jgeboski has quit
      • jgeboski joined the channel
      • NOTICE: [beets] sampsyo pushed 5 new commits to master: https://github.com/sampsyo/beets/compare/e360438977eb...1f7218453386
      • NOTICE: beets/master 85244ec Jesse Weinstein: Fix singular vs plural noun usage
      • NOTICE: beets/master fa7b780 Jesse Weinstein: Fix singular/plural issue in move subcommand.
      • NOTICE: beets/master 6df54f3 Jesse Weinstein: Fix flake8 warnings