Oops...
This commit is contained in:
@@ -46,9 +46,9 @@ public class SongHandler {
|
||||
|
||||
songs = DirScanner.scanDirectories(dir);
|
||||
|
||||
//sql.update(songs);
|
||||
sql.update(songs);
|
||||
|
||||
//sort(new SortPLAYED());
|
||||
sort(new SortPLAYED());
|
||||
|
||||
updatePlayer();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user