1
0
Fork 0
mirror of https://git.sr.ht/~phw/scotty synced 2025-04-07 22:29:28 +02:00
Commit graph

205 commits

Author SHA1 Message Date
Philipp Wolfer
dc834e9b6f
update dependencies 2025-04-07 08:46:46 +02:00
Philipp Wolfer
0d9bc74bc0
More conversion to mbtypes.MBID 2025-04-03 15:19:26 +02:00
Philipp Wolfer
13eb8342ab
Use mbtypes.ISRC type 2025-04-03 15:08:02 +02:00
Philipp Wolfer
ad1644672c
Write acronym MBID all uppercase 2025-04-03 15:00:45 +02:00
Philipp Wolfer
8fff19ceac
Use MBID type from go.uploadedlobster.com/mbtypes 2025-04-03 14:56:39 +02:00
Philipp Wolfer
04eddfda33
Release 0.4.1 2024-09-16 19:07:07 +02:00
Philipp Wolfer
1c1ce224f7
Update dependencies 2024-09-16 19:02:14 +02:00
Philipp Wolfer
7175d3453d
Fix go version definition in go.mod 2024-09-16 19:00:24 +02:00
Philipp Wolfer
cdf20728ae
Update and tidy dependencies 2024-04-15 15:47:55 +02:00
Philipp Wolfer
bcc7bf3167
Replaced util Min/Max functions with builtin 2024-04-15 15:47:16 +02:00
Philipp Wolfer
357932f9b0
Use resty response.IsSuccess() instead of checking for status code 200 2024-03-24 16:36:53 +01:00
Philipp Wolfer
3f1bebd8ed
deezer: fix artist and album ID URIs
Fixes 
2024-01-29 08:27:51 +01:00
Philipp Wolfer
1aa7b61649
subsonic: include subsonic_id as additional metadata 2024-01-26 12:21:11 +01:00
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
210fe928fd
Update config.example.toml
Add spotify-history and listenbrainz check-duplicate-listens. Clarify
documentation.
2024-01-15 07:34:42 +01:00
Philipp Wolfer
6281554248
jspf: fixed creating new file in append mode 2024-01-14 23:41:15 +01:00
Philipp Wolfer
66242d0057
Updated changelog 2024-01-14 22:32:56 +01:00
Philipp Wolfer
d704e4d3cb
Updated README 2024-01-14 22:22:34 +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