Adding scale cover art option

This commit is contained in:
emeric
2014-06-12 13:45:48 +02:00
parent 650945b5c4
commit eda92b8508
4 changed files with 123 additions and 46 deletions
+3 -1
View File
@@ -1,7 +1,7 @@
[Users]
- Do the feature
- Admin account to add/remove users, add path to watch for Audio/Video
- Admin account to add/remove users, add path to watch for Audio/Video files
[Database]
- When removing a track, make sure to remove genre/artist/release if last of it
@@ -11,6 +11,8 @@
- Create a new type: "share", that handles every other types in a directory based share?
- Group video in "video groups". Each video may has sub groups (current "Path" class)
- Simplify database and remove the Path class
- Use limits for strings?
- Filter non valid UTF-8 data in strings?
[Audio]
- ReleaseView/ArtistView/GenreView: <All> -> Track count for this special category. Easier: add a special entry '<All>' that contains everything?