mirror of
https://git.sr.ht/~phw/scotty
synced 2025-06-03 12:08:34 +02:00
Update changelog
This commit is contained in:
parent
e9768c0934
commit
12eb7acd98
1 changed files with 8 additions and 3 deletions
|
@ -1,9 +1,13 @@
|
||||||
# Scotty Changelog
|
# Scotty Changelog
|
||||||
|
|
||||||
## 0.6.0 - WIP
|
## 0.6.0 - WIP
|
||||||
|
- 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)
|
- Fix program hanging endlessly if import fails (#11)
|
||||||
- If import fails still store the last successfully imported timestamp
|
- If import fails still store the last successfully imported timestamp
|
||||||
- Show progress bars as aborted on export / import error
|
|
||||||
- JSPF: implemented export as loves and listens
|
- JSPF: implemented export as loves and listens
|
||||||
- JSPF: write track duration
|
- JSPF: write track duration
|
||||||
- JSPF: read username and recording MSID
|
- JSPF: read username and recording MSID
|
||||||
|
@ -11,6 +15,7 @@
|
||||||
in the existing JSPF file
|
in the existing JSPF file
|
||||||
- scrobblerlog: fix timezone not being set from config (#6)
|
- scrobblerlog: fix timezone not being set from config (#6)
|
||||||
- scrobblerlog: fix listen export not considering latest timestamp
|
- scrobblerlog: fix listen export not considering latest timestamp
|
||||||
|
- Funkwhale: fix progress abort on error
|
||||||
|
|
||||||
|
|
||||||
## 0.5.2 - 2025-05-01
|
## 0.5.2 - 2025-05-01
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue