358 Commits

Author SHA1 Message Date
a2cd0ea1d5 [release] Bump to version 69.0
All checks were successful
ci / test (push) Successful in 2m2s
ci / build-and-deploy (push) Successful in 48s
- Make book matching use Google Books ID or author name
- Fix dead source icon links on book and brick set pages
- Books created via koreader do not get enriched
- There should a global chart aggregator that builds charts across all users
- Make it possible for anonymous users to view media objects
2026-09-01 13:08:41 -04:00
102380a8ff [books] Fix dead source icon links and gate ComicVine lookups
Some checks failed
ci / test (push) Has been cancelled
ci / build-and-deploy (push) Has been cancelled
2026-09-01 13:00:20 -04:00
c400f8a18d [books] Match books by Google Books ID or author name 2026-09-01 11:54:14 -04:00
d569d31715 [charts] Add global charts aggregated across opted-in users 2026-09-01 11:39:25 -04:00
0d405f67e0 [books] Enrich KoReader-imported books asynchronously 2026-09-01 10:51:07 -04:00
4c37c6ae9a [release] Bump to version 68.6
All checks were successful
ci / test (push) Successful in 2m1s
ci / build-and-deploy (push) Successful in 43s
- Music track scrobbles now frequently find the wrong track
2026-08-26 17:20:57 -04:00
54fa3d3f9f [music] Look up tracks by musicbrainz_id before falling back to title 2026-08-26 17:20:39 -04:00
07397fecd1 [release] Bump to version 68.4
All checks were successful
ci / test (push) Successful in 2m4s
ci / build-and-deploy (push) Successful in 51s
- Fix bug in notes where nested markdown lists are not supported
2026-08-26 11:40:18 -04:00
fd11e5e19e [scrobbles] Preserve note indentation on save so nested markdown lists render
Some checks failed
ci / build-and-deploy (push) Has been cancelled
ci / test (push) Has been cancelled
2026-08-26 11:39:35 -04:00
10617582a8 [release] Bump to version 68.3
All checks were successful
ci / test (push) Successful in 2m11s
ci / build-and-deploy (push) Has been skipped
- Video metadata is not getting base run time seconds reliably
2026-08-25 19:32:19 -04:00
9140e0cb95 [videos] Merge TMDB + OMDB metadata for reliable run time and ratings 2026-08-25 19:31:27 -04:00
79ee294e71 [release] Bump to version 68.2
All checks were successful
ci / test (push) Successful in 2m3s
ci / build-and-deploy (push) Successful in 46s
- Fix bug in webpage display where narrow mobile view is half white space
2026-08-25 13:00:19 -04:00
8b2037f6fa [webpages] Fix narrow mobile view leaving half the page blank 2026-08-25 12:59:54 -04:00
fd3607d790 [release] Bump to version 68.1
All checks were successful
ci / test (push) Successful in 2m2s
ci / build-and-deploy (push) Successful in 56s
- Fix bug where link on homepage only jumps to media type if already uncollapsed
2026-08-25 10:53:57 -04:00
cdcc84fc01 [templates] Expand accordion before jumping to homepage media anchor 2026-08-25 10:49:12 -04:00
159a2e883a [release] Bump to version 68.0
All checks were successful
ci / test (push) Successful in 2m2s
ci / build-and-deploy (push) Successful in 46s
- Add Groq and Mistral free models
- Fix resuming agent session scrobbles with new scrobbles
- Clean up agent detail table with scrobble prompts
2026-08-24 17:38:11 -04:00
9d7497441f Update project file 2026-08-24 17:37:58 -04:00
b331b4f04b [release] Bump to version 67.0
All checks were successful
ci / test (push) Successful in 2m4s
ci / build-and-deploy (push) Successful in 47s
- When checking about moods, the last page should provide a small form to add notes
- Standarize the toolbar buttons
2026-08-24 14:36:01 -04:00
1419cfacff [templates] Standardize toolbar across list and detail pages 2026-08-24 14:30:57 -04:00
78f57f94f2 [moods] Add notes field to mood check-in 2026-08-24 14:18:25 -04:00
19c42783b0 [release] Bump to version 66.1
All checks were successful
ci / test (push) Successful in 2m3s
ci / build-and-deploy (push) Successful in 1m3s
- Fix bug in agent session templates
2026-08-24 10:24:31 -04:00
c491ebcce7 [bug] Fix bug in agent session templates 2026-08-24 10:24:09 -04:00
f213c7c296 [release] Bump to version 65.6
All checks were successful
ci / test (push) Successful in 2m4s
ci / build-and-deploy (push) Has been skipped
- Add CSV endpoint for book scrobbles that LibraryThing can ingest
- Fix recursive bug in backup script
- TODOIST_* variable names flagged as TODOs (false positives)
2026-08-23 19:12:28 -04:00
2d80c26e6c [books] Add goodreads exports 2026-08-23 19:05:52 -04:00
c9090403e4 [backups] Fix version bug with webdav 2026-08-23 17:57:25 -04:00
1206dee290 [tasks] Clean up fields and simplify form 2026-08-23 17:28:46 -04:00
ab3079b0ea [release] Bump to version 65.5
All checks were successful
ci / test (push) Successful in 2m12s
ci / build-and-deploy (push) Successful in 49s
- Fix database backup bug where running in celery task fails
- Rename the default,charts celery worker to vrobbler_celery_charts
2026-08-13 19:21:55 -04:00
8af58f5f25 [celery] Rename default,charts worker to vrobbler_celery_charts 2026-08-13 19:01:27 -04:00
74d0c67f02 [backups] Fix pg_dump not found in celery backup task 2026-08-13 18:56:11 -04:00
28cbe24f9a [release] Bump to version 65.3
All checks were successful
ci / test (push) Successful in 2m20s
ci / build-and-deploy (push) Has been skipped
- Trail scrobbles without names should try to use trial heads loc
2026-08-13 18:49:38 -04:00
8a392f4fa2 [trails] Add geo-derived names, terminus and route tags to trail imports 2026-08-13 15:06:58 -04:00
f41a98cbdd [release] Bump to version 65.2
Some checks failed
ci / test (push) Successful in 2m18s
ci / build-and-deploy (push) Failing after 50s
- Dedup track scrobbles from lastfm import
- Write a script to check for raw mopidy vs found track discrepancies
- Push database backups to WebDAV from the backup management command
2026-08-10 15:30:30 -04:00
bef416b7a1 Add WebDAV backup push to backup_database 2026-08-10 12:14:57 -04:00
bce6639b04 [scrobbles] Add dedup_scrobbles command to remove duplicate scrobbles (69f22940)
All checks were successful
ci / test (push) Successful in 2m6s
ci / build-and-deploy (push) Has been skipped
2026-08-10 00:31:54 -04:00
cbf027203c [music] Report and fix mismatched track metadata (0b98a1b9) 2026-08-09 10:23:09 -04:00
2adc7f6f6b [release] Bump to version 65.1
All checks were successful
ci / test (push) Successful in 2m7s
ci / build-and-deploy (push) Has been skipped
- Add an exception list of artists as a constant that are exempted from splitting
- Fix celery task prioritization especially for agent sessions
- Before enriching anything, trust the POST data
- Fix lastfm rate limiting dropping scrobbles
2026-08-08 20:40:45 -04:00
5e3b0055dc [music] Resolve artist identity before splitting (fd86a11a) 2026-08-08 20:35:45 -04:00
5f88d97c69 [scrobbles] Trust webhook POST data and enrich tracks async (db6b05f8) 2026-08-08 20:16:29 -04:00
17706f3f56 [project] Groom backlog 2026-08-08 12:33:15 -04:00
f7087ebe4e [celery] Queue-based task prioritization (672c81bf) 2026-08-08 12:11:08 -04:00
3cec979d0a [release] Bump to version 65.0
All checks were successful
ci / test (push) Successful in 2m22s
ci / build-and-deploy (push) Successful in 1m26s
- Investigate how historice lastfm imports work
- Fix LookupError on scrobble start/long-plays views
- Add Flexify workout importer
- Add workouts app with exercise catalog and workout routines
- When sharing a scrobble, share the log data too
2026-08-08 00:04:53 -04:00
4e46bcd5c1 Fix historical LastFM import resume and dedup (f91fdd53) 2026-08-07 23:56:37 -04:00
080814d839 Split version history out of PROJECT.org into CHANGELOG.org 2026-08-07 21:54:24 -04:00
f04b7238b5 [tasks] Mark 868e2a91 scrobble lookup bug as done 2026-08-07 20:24:44 -04:00
dc17a285c1 [scrobbles] Share log data on shared scrobble links (46de9f0e) 2026-08-07 20:19:32 -04:00
fbb1725d10 [scrobbles] Fix LookupError in scrobble start and long-plays media lookups (868e2a91) 2026-08-07 13:02:43 -04:00
b815ca4e80 [workouts] Add Flexify workout importer (96c9fbf5)
All checks were successful
ci / test (push) Successful in 2m26s
ci / build-and-deploy (push) Has been skipped
2026-08-07 12:46:32 -04:00
89e95d2424 [workouts] Add the base for a workouts tracking app 2026-08-07 11:44:16 -04:00
5def87e7f1 [workouts] Add workouts app with exercise catalog and workout routines (ca613753) 2026-08-06 20:36:24 -04:00
550e17c5c5 [release] Bump to version 64.5
All checks were successful
ci / test (push) Successful in 1m59s
ci / build-and-deploy (push) Successful in 38s
- Clean up issues with org-mode notes
2026-08-03 12:06:19 -04:00