Commit graph

88 commits

Author SHA1 Message Date
Philipp Wolfer
fee1eba080
Release 0.4.0 2024-01-21 16:28:55 +01:00
Philipp Wolfer
757aeed7b5 Translated using Weblate (German)
Currently translated at 100.0% (54 of 54 strings)

Co-authored-by: Philipp Wolfer <ph.wolfer@gmail.com>
Translate-URL: https://translate.uploadedlobster.com/projects/scotty/app/de/
Translation: Scotty/app
2024-01-21 15:26:29 +00:00
Philipp Wolfer
df423acdeb
Update translation files 2024-01-21 16:19:50 +01:00
Philipp Wolfer
c69097434c
Update dependencies 2024-01-15 08:41:50 +01:00
Philipp Wolfer
84443d0e69
Close export progress in export goroutine
Fixes crash in case of importer exiting prematurely
2024-01-15 08:21:38 +01:00
Philipp Wolfer
1cea9bd301
Use ImportResult log for dump backend 2024-01-15 08:05:05 +01:00
Philipp Wolfer
8a2ddb7772
Replaced ImportResult.ImportErrors with ImportResult.ImportLog 2024-01-15 08:00:17 +01:00
Philipp Wolfer
91f9b62db3
Update translations 2024-01-15 07:35:44 +01:00
Philipp Wolfer
6281554248
jspf: fixed creating new file in append mode 2024-01-14 23:41:15 +01:00
Philipp Wolfer
60bbbb9f15
spotify-history: min. playback time for skipped tracks is now in seconds 2024-01-14 22:22:00 +01:00
Philipp Wolfer
01380bd730
listenbrainz: localize duplicate listen message 2024-01-14 22:09:12 +01:00
Philipp Wolfer
fa316b3025
Fixed completed progress bar showing empty 2024-01-14 22:04:28 +01:00
Philipp Wolfer
0d04b73338
listenbrainz: implement duplicate listen check on import 2024-01-14 22:04:15 +01:00
Philipp Wolfer
b2b5c69278
New similarity.CompareTracks function 2024-01-14 18:52:58 +01:00
Philipp Wolfer
bace31471e
New similarity module to help with comparing track titles 2024-01-14 13:14:59 +01:00
Philipp Wolfer
d9d83a4282
Fixed examples not being run during test 2024-01-14 11:54:54 +01:00
Philipp Wolfer
925c21893b
spotifyhistory: configurable min duration for skipped tracks 2024-01-13 14:12:19 +01:00
Philipp Wolfer
97e93553a1
Support integer config values 2024-01-13 14:11:58 +01:00
Philipp Wolfer
8c459f4d2f
Spotify extended streaming history exporter 2024-01-13 13:55:05 +01:00
Philipp Wolfer
7666ca53a7
Allow default values for boolean config settings 2024-01-13 13:18:52 +01:00
Philipp Wolfer
6ac2b4f142
Moved ratelimit to pkg 2024-01-12 17:24:05 +01:00
Philipp Wolfer
c4da3a40cc
Added util.Min and util.Max helpers 2024-01-12 17:24:05 +01:00
Philipp Wolfer
be1cfdac9e
allow datetime string as --timestamp parameter 2023-12-10 16:15:09 +01:00
Philipp Wolfer
c6be6c558f
update translations 2023-12-10 15:24:15 +01:00
Philipp Wolfer
788fa3828d
fixed redeclared Entity 2023-12-10 15:19:11 +01:00
Philipp Wolfer
ba4825aae9 Translated using Weblate (German)
Currently translated at 100.0% (47 of 47 strings)

Co-authored-by: Philipp Wolfer <ph.wolfer@gmail.com>
Translate-URL: https://translate.uploadedlobster.com/projects/scotty/app/de/
Translation: Scotty/app
2023-12-10 14:17:29 +00:00
Philipp Wolfer
53f7dbb568
update translations for weblate 2023-12-10 14:49:07 +01:00
Philipp Wolfer
78baba8154 Introduce models.Entity type 2023-12-10 13:25:17 +00:00
Philipp Wolfer
086bf25616
update translations 2023-12-10 14:25:05 +01:00
Philipp Wolfer
c4587b80af
Introduce models.Entity type 2023-12-10 14:24:06 +01:00
Philipp Wolfer
a59a542967
moved OAuth2Authenticator to auth package 2023-12-10 14:19:23 +01:00
Philipp Wolfer
dd501df5c5
use go:embed to simplify testdata loading 2023-12-10 14:11:54 +01:00
Philipp Wolfer
c4193f42a1
Code cleanup and missing error checks 2023-12-10 13:51:38 +01:00
Philipp Wolfer
6eaef18188
subsonic: only set tags if genre is non-empty 2023-12-10 01:33:14 +01:00
Philipp Wolfer
acb0e9cb11
scrobblerlog: configuring should show append mode as enabled by default 2023-12-10 00:25:29 +01:00
Philipp Wolfer
4d07a39b64
jspf: implement append mode 2023-12-10 00:24:39 +01:00
Philipp Wolfer
a751b7182c
Bump version to 0.3.1 2023-12-09 23:20:12 +01:00
Philipp Wolfer
3d52f8779a
Update translations 2023-12-09 23:19:23 +01:00
Philipp Wolfer
ab0e50f7aa
Prompt user for auth after service requireing auth added 2023-12-09 23:17:43 +01:00
Philipp Wolfer
9449a29fb1
service auth, edit and delete now all support --service flag
If a service name is given, this will be used. If not the user is
prompted to select one.
2023-12-09 23:16:33 +01:00
Philipp Wolfer
5755ccef01
Do not apply locale formatting to Unix timestamps 2023-12-09 22:39:08 +01:00
Philipp Wolfer
1698568d0e
Fixed crash with invalid target config name in beam commands 2023-12-09 22:29:15 +01:00
Philipp Wolfer
76fd7cfeb4
Allow default value for boolean select
Default for both service delete conformation and disabling Maloja
autofix is now "no".
2023-12-09 22:15:40 +01:00
Philipp Wolfer
6c1cf2101d
Bump version to 0.3.0 2023-12-09 21:59:54 +01:00
Philipp Wolfer
e7d596b4e0
Allow specifying --timestamp 0 2023-12-09 18:56:23 +01:00
Philipp Wolfer
2307e6247b
Even on error the last import timestamp should be set to the previous timestamp 2023-12-09 18:41:53 +01:00
Philipp Wolfer
b07c393a22
Fixed import error handling 2023-12-09 18:37:52 +01:00
Philipp Wolfer
3e9ebfb9af
Fixed Deezer listen export count 2023-12-09 18:10:34 +01:00
Philipp Wolfer
0b1806367f
Documented general configuration and usage 2023-12-09 17:41:38 +01:00
Philipp Wolfer
d6ca8d33f7
Mark user interface strings
For now exclude command help, as cobra itself is not localizable yet.
2023-12-09 16:43:14 +01:00