krateng
f8b10ab68c
Pin dependencies, close GH-390
2025-01-19 02:51:23 +01:00
krateng
922eae7b68
Remove manual install helpers
2025-01-19 02:36:12 +01:00
krateng
cf0a856040
Remove daemonization capabilities
2025-01-19 02:35:45 +01:00
krateng
26f26f36cb
Add debounce timer to search, GH-370
2025-01-16 06:22:35 +01:00
krateng
1462883ab5
Alrighty
2025-01-16 05:07:43 +01:00
krateng
a0b83be095
Let's try this
2025-01-16 04:59:42 +01:00
krateng
2750241e61
Fix build (maybe)
2025-01-15 21:19:39 +01:00
krateng
a7dcd3df8a
Version bump
v3.2.3
2025-01-15 17:28:17 +01:00
krateng
c6cf28896c
Merge remote-tracking branch 'origin/master'
2024-05-05 18:39:26 +02:00
krateng
9efdf90312
Add import for ghan64 last.fm exporter, GH-339
2024-05-05 18:37:46 +02:00
krateng
b35bfdc2e4
Merge pull request #293 from duckfromdiscord/as2.0-xml
...
make `auth.getMobileSession` return XML
2024-05-05 17:47:27 +02:00
krateng
88bf6d2337
Merge pull request #328 from ThinkChaos/fix/misc
...
Misc. fixes from first use
2024-05-05 17:39:07 +02:00
krateng
2c2d13e39c
Fix casting
2024-05-05 16:51:16 +02:00
krateng
152e3948a1
Fix GH-341
2024-05-05 16:50:51 +02:00
krateng
33ed2abdea
Restrict shown artists in cells
2024-03-14 17:51:52 +01:00
krateng
915808a020
Add some type hints
2024-03-14 17:51:28 +01:00
krateng
163746c06e
Fix bug in API exception handling
2024-02-24 19:15:51 +01:00
krateng
738f42d49f
Design fix
2024-02-20 16:40:07 +01:00
krateng
f4a5c2fb3d
Add some DB maintenance
2024-02-20 16:36:57 +01:00
ThinkChaos
a99831d453
fix(log): replace "Data" with "State" to match printed value
2024-02-05 21:31:08 -05:00
ThinkChaos
efd7838b02
fix(conf): don't use cache
dir as base for all data dirs
...
This is a bit tricky but the issue is that in a `for` loop, the loop
variable(s) are shared during the whole iteration. So capturing its
value in the `lambda` as `k=k` doesn't capture the value of the current
iteration, but the value of the last one.
In this code that happened to be `cache`, so all `data_dirs` usage was
ending up with a path under `directory_cache`.
2024-02-05 21:31:08 -05:00
ThinkChaos
a816147e2e
feat: readonly config support read-only filesystem
2024-02-05 21:31:08 -05:00
krateng
ac5c58c919
Cleanup
2024-01-20 20:32:50 +01:00
krateng
c648b25d28
Notification design
2024-01-20 20:14:00 +01:00
krateng
ed34992d8b
Better exceptions for existing scrobble timestamps
2024-01-20 20:11:50 +01:00
krateng
386f3c4a41
Exceptional commit
2024-01-20 18:19:34 +01:00
krateng
fbe10930a2
How tf did that happen, Part 2
2024-01-15 15:36:48 +01:00
krateng
a95b2420b2
How tf did that happen
2024-01-07 06:51:07 +01:00
duck
16b977d874
allow json format for authmobile
, default to XML
2024-01-03 21:57:42 -05:00
duck
5ec8035cb5
Merge branch 'krateng:master' into as2.0-xml
2024-01-03 21:50:56 -05:00
krateng
259e3b06bb
Fix GH-316
2024-01-03 22:03:08 +01:00
krateng
c75bd4fcc3
This should work
2024-01-01 19:15:17 +01:00
krateng
a4ae92e642
Fix start script
2024-01-01 18:56:41 +01:00
krateng
a7dcf6d41d
Upgrade base container to 3.19
2024-01-01 18:31:19 +01:00
krateng
6b2f1892f8
Merge branch 'doreahupgrade'
...
# Conflicts:
# dev/releases/3.2.yml
2024-01-01 17:52:04 +01:00
krateng
f1c86973c9
Fix incomplete scrobble results with associated artists
2024-01-01 15:46:49 +01:00
krateng
b725c98fa5
Bump requirements
2023-12-28 04:05:15 +01:00
krateng
1f1a65840c
Prefer real scrobbles in case of artist chart tie
2023-12-28 03:47:07 +01:00
krateng
436b40821a
Return multiple top results for ranges, GH-278
2023-12-28 03:09:25 +01:00
krateng
d160078def
Design adjustment
2023-12-28 02:45:46 +01:00
krateng
ea6e27de5c
Add feedback for failed scrobble submission, fix GH-297
2023-12-28 02:26:32 +01:00
krateng
472281230c
Make Maloja export file recognition more resilient, fix GH-309
2023-12-28 02:05:22 +01:00
krateng
966739e677
Clarified setting, close GH-267
2023-12-28 01:44:46 +01:00
krateng
4c487232c0
Add hint to server setup, close GH-272
2023-12-28 01:39:17 +01:00
krateng
20d8a109d6
Make first scrobble register slightly more efficient, close GH-308
2023-12-28 01:22:40 +01:00
krateng
1ce3119dda
Design adjustments
2023-12-27 18:12:57 +01:00
krateng
8e06c34323
Fallback to album art when no track image
2023-12-27 16:11:03 +01:00
krateng
fd4c99f888
Fix GH-311, fix GH-282
2023-12-27 14:36:43 +01:00
duck
f7a9df7446
Merge branch 'krateng:master' into as2.0-xml
2023-12-23 14:16:38 -05:00
krateng
7d6753042f
Simplify permission check, GH-313
2023-12-19 18:50:22 +01:00