File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change 9
9
- ** db:** ** allow commiting if playlist is not found in XML ([ #149 ] ( https://github.com/dylanljones/pyrekordbox/issues/149 ) )**
10
10
This fixes an issue where the changes to the DB can not be commited if the playlist is missing
11
11
in the playlist-xml. A warning is now shown instead.
12
+ - ** db:** ** add timezone support and fix date format issue ([ #161 ] ( https://github.com/dylanljones/pyrekordbox/issues/161 ) )**
13
+ Date formats in the DB are now converted to the local timezone. It is now also possible to read date fields with other formats.
12
14
- ** config:** ** move pyrekordbox cache file to appdir**
13
15
The cache file is now stored in the appdata directory of the user.
14
16
This avoids writing to the pyrekordbox package directory.
You can’t perform that action at this time.
0 commit comments