mirror of
https://git.sr.ht/~phw/scotty
synced 2025-05-31 10:58:35 +02:00
Update changelog
This commit is contained in:
parent
e9768c0934
commit
12eb7acd98
1 changed files with 8 additions and 3 deletions
11
CHANGES.md
11
CHANGES.md
|
@ -1,9 +1,13 @@
|
|||
# Scotty Changelog
|
||||
|
||||
## 0.6.0 - WIP
|
||||
- Fix program hanging endlessly if import fails (#11)
|
||||
- If import fails still store the last successfully imported timestamp
|
||||
- Show progress bars as aborted on export / import error
|
||||
- Fully reworked progress report
|
||||
- Cancel both export and import on error
|
||||
- Show progress bars as aborted on export / import error
|
||||
- The import progress is now aware of the total amount of exported items
|
||||
- The import progress shows total items processed instead of time estimate
|
||||
- Fix program hanging endlessly if import fails (#11)
|
||||
- If import fails still store the last successfully imported timestamp
|
||||
- JSPF: implemented export as loves and listens
|
||||
- JSPF: write track duration
|
||||
- JSPF: read username and recording MSID
|
||||
|
@ -11,6 +15,7 @@
|
|||
in the existing JSPF file
|
||||
- scrobblerlog: fix timezone not being set from config (#6)
|
||||
- scrobblerlog: fix listen export not considering latest timestamp
|
||||
- Funkwhale: fix progress abort on error
|
||||
|
||||
|
||||
## 0.5.2 - 2025-05-01
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue