typo...
This commit is contained in:
parent
aa7043b69f
commit
bbb406d66c
@ -612,7 +612,7 @@ class GetSourceIter:
|
||||
self.begin = 0
|
||||
|
||||
def get_playlist(self):
|
||||
year, month, day = self.list_dat.split('-')
|
||||
year, month, day = self.list_date.split('-')
|
||||
self.json_file = os.path.join(
|
||||
_playlist.path, year, month, self.list_date + '.json')
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user