beets/beets/ui
wisp3rwind 0bc3727fcf Correctly display track number 0 in show_change
fixes issue #3346: When the per_disc_numbering option was set, the UI would
previously show a #0 -> #1 change when actually the index would be set
to 0 (a valid index, such as for hidden tracks).  Now, properly
distinguish index 0 and None (i.e. not set)
2019-08-20 00:02:32 +02:00
..
__init__.py Replace a couple URLs that don't point to anything 2019-06-05 23:08:18 +02:00
commands.py Correctly display track number 0 in show_change 2019-08-20 00:02:32 +02:00
completion_base.sh Partial fix for cmd names with dashes (ref #2836) 2018-03-11 16:02:10 +01:00