Deleted the outdated TODO, moved all init scripts into a folder

This commit is contained in:
rembo10
2014-04-04 14:09:28 -07:00
parent b02889a451
commit e136a6a4e4
8 changed files with 0 additions and 8 deletions

8
TODO
View File

@@ -1,8 +0,0 @@
##############################
### TODO LIST (18/08/12) ###
##############################
1. Add ability to fetch a specific extra, rather than pull down the whole category
- This requires extra calls to MB right now, so modify 1st mb artist call to pull down the
whole album list, then only send the desried ones to importer.py
2. Update API with newstyle getExtras function (lacking entirely right now)