Philipp Wolfer
|
4da5697435
|
If dump does no write to file, output the result as log
|
2025-05-24 20:54:20 +02:00 |
|
Philipp Wolfer
|
d250952678
|
Extend dump backend to be able to write to a file
|
2025-05-24 11:59:09 +02:00 |
|
Philipp Wolfer
|
20853f7601
|
Simplify context cancellation checks
|
2025-05-22 14:13:31 +02:00 |
|
Philipp Wolfer
|
4a66e3d432
|
Pass context to import backends
|
2025-05-22 11:53:08 +02:00 |
|
Philipp Wolfer
|
b8e6ccffdb
|
Initial implementation of unified export/import progress
Both export and import progress get updated over a unified channel.
Most importantly this allows updating the import total from latest
export results.
|
2025-05-05 11:38:29 +02:00 |
|
Philipp Wolfer
|
0f4b04c641
|
Renamed Backend.FromConfig to Backend.InitConfig and added error handling
|
2025-04-29 10:03:28 +02:00 |
|
Philipp Wolfer
|
ad1644672c
|
Write acronym MBID all uppercase
|
2025-04-03 15:00:45 +02:00 |
|
Philipp Wolfer
|
1cea9bd301
|
Use ImportResult log for dump backend
|
2024-01-15 08:05:05 +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
|
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 |
|