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 #7
|
2024-01-29 08:27:51 +01:00 |
|
Philipp Wolfer
|
c4da3a40cc
|
Added util.Min and util.Max helpers
|
2024-01-12 17:24:05 +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
|
3e9ebfb9af
|
Fixed Deezer listen export count
|
2023-12-09 18:10:34 +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 |
|
Philipp Wolfer
|
58a47a43e7
|
Implemented service edit command
|
2023-12-08 08:38:17 +01:00 |
|
Philipp Wolfer
|
9c363cc06d
|
Use config.ServiceConfig across API
|
2023-12-07 23:55:20 +01:00 |
|
Philipp Wolfer
|
c9fa21be73
|
Dynamic per-backend configuration options
|
2023-12-07 22:20:27 +01:00 |
|
Philipp Wolfer
|
ca3b8492b0
|
Unified export result types
|
2023-12-03 16:56:12 +01:00 |
|
Philipp Wolfer
|
5b8f4788f9
|
lastfm: authentication
|
2023-11-27 14:47:46 +01:00 |
|
Philipp Wolfer
|
46e6a667c8
|
Added constants for app name and version, use custom user-agent
|
2023-11-24 08:58:31 +01:00 |
|
Philipp Wolfer
|
857661ebf9
|
Restructured code, moved all modules into internal
For now all modules are considered internal. This might change later
|
2023-11-24 01:24:54 +01:00 |
|