Pedro Silva
|
a48fde9f2c
|
Use newly defined '$missing' template field instead of hardcoded format (-c)
|
2013-05-15 15:09:00 +01:00 |
|
Adrian Sampson
|
f086fb6fd7
|
changelog, little style tweak for #272
Changed single-triple quotes to double-triple quotes, just for consistency
with the rest of the codebase.
|
2013-05-10 22:23:24 -07:00 |
|
Pedro Silva
|
b2d8f04f05
|
Modify "not part of beets" to "part of beets"
|
2013-05-10 16:50:34 +01:00 |
|
Pedro Silva
|
763cfa06b4
|
Don't check for item.paths == None as that can't happen
|
2013-05-10 16:43:17 +01:00 |
|
Pedro Silva
|
d32a3ef9b5
|
Implement logic for displaying missing track counts
|
2013-05-10 16:42:45 +01:00 |
|
Pedro Silva
|
69877f2013
|
Add 'count' and 'total' parameters
- count: count missing tracks per album
- total: count total missing tracks
|
2013-05-10 16:42:10 +01:00 |
|
Pedro Silva
|
bed7c5ae88
|
Add _missing_count function
|
2013-05-10 16:41:04 +01:00 |
|
Pedro Silva
|
abe12be4b2
|
Remove unneeded Library argument from _missing
|
2013-05-10 16:06:30 +01:00 |
|
Pedro Silva
|
18e2704ffb
|
Remove unnecessary _format function
|
2013-05-10 14:23:32 +01:00 |
|
Pedro Silva
|
6ae73bc921
|
Initial import of missing tracks plugin
This plugin adds a new command, ``missing`` or ``miss``, which finds
and lists, for every album in your collection, which tracks are
missing.
|
2013-05-10 14:13:53 +01:00 |
|