beets/beets
Bruno Cauet 6fc678e947 PathQuery: use substr() instead of instr()
substr() is only available in SQLite 3.7.15+, which is not available yet
on Debian stable, CentOS & co. Use substr() instead.
2015-02-18 18:52:22 +01:00
..
autotag Importer metadata source is set as a field 2015-02-10 18:17:37 +01:00
dbcore InvalidQuery*Error extend ParsingError 2015-02-09 19:25:23 +01:00
ui Fields: show computed and flexible fields 2015-02-16 10:34:35 +01:00
util Fix formatting to new PEP8 version (1.6.2) 2015-02-16 18:21:56 +01:00
__init__.py Style fixes for pep8 1.6 2015-02-07 12:51:54 -08:00
config_default.yaml Colors are user configurable 2015-01-26 17:24:32 +01:00
importer.py Simplified the flattening for the lists returned by plugins on the import_task_created event. 2015-02-03 12:15:17 +01:00
library.py PathQuery: use substr() instead of instr() 2015-02-18 18:52:22 +01:00
logging.py Merge branch 'master' into future 2015-01-21 10:04:33 +01:00
mediafile.py Tiny tweaks for #1247 2015-01-26 17:21:45 -08:00
plugins.py Merge branch 'master' into future 2015-01-21 10:04:33 +01:00
vfs.py Import unicode_literals in beets package 2015-01-19 21:41:33 +01:00