mirror of
https://github.com/rembo10/headphones.git
synced 2026-05-23 03:47:45 +01:00
Library sync tuneup
This commit is contained in:
@@ -118,8 +118,9 @@ def libraryScan(dir=None):
|
||||
firstchar = '0-9'
|
||||
else:
|
||||
firstchar = sortname[0]
|
||||
|
||||
lowerfirst = firstchar.lower()
|
||||
|
||||
|
||||
albumvalues = { 'artist': artist,
|
||||
'album': album,
|
||||
'year': year,
|
||||
|
||||
Reference in New Issue
Block a user