2024-10-22 - 2025-01-22

Overview

21 Active Pull Requests
23 Active Issues
Excluding merges, 1 author has pushed 20 commits to main and 32 commits to all branches. On main, 72 files have changed and there have been 5364 additions and 2692 deletions.

2 Releases published by 1 user

Published v1.0.0-alpha.2 v1.0.0-alpha.2 2025-01-12 12:27:22 +01:00

Published v1.0.0-alpha.1 v1.0.0-alpha.1 2025-01-05 15:52:09 +01:00

20 Pull requests merged by 1 user

Merged #270 Update version to v1.0.0-alpha.2 2025-01-12 12:27:22 +01:00

Merged #267 Remove database-json 2025-01-12 12:18:25 +01:00

Merged #266 Remove musichoard-edit 2025-01-12 10:51:45 +01:00

Merged #265 Add a SQLite database backend 2025-01-12 10:24:53 +01:00

Merged #262 Update version to v1.0.0-alpha 2025-01-05 15:52:09 +01:00

Merged #259 Fetch loses albums with CannotHaveMbid as mb_ref 2025-01-05 14:55:36 +01:00

Merged #258 Fetch panics if a list shortens with a selection beyond the new length 2025-01-05 12:47:51 +01:00

Merged #256 Fetching and then instantly reloading library loses data 2025-01-05 11:06:05 +01:00

Merged #252 Add a filtering tool to only show only certain release group types 2025-01-04 22:42:27 +01:00

Merged #250 When matching an MB entity to an owned album check if it isn't already in the collection 2025-01-04 00:06:37 +01:00

Merged #247 Ignore bootleg release groups 2025-01-03 21:00:22 +01:00

Merged #246 Startup merge fails when the database has two albums with the same title as an album in the library 2025-01-03 17:46:55 +01:00

Merged #244 Store date information when writing to database 2025-01-03 10:26:54 +01:00

Merged #243 Use primary type in the album sort key 2025-01-02 23:24:02 +01:00

Merged #242 Rename DbId to MbRef 2025-01-02 22:54:53 +01:00

Merged #241 Make MBID part of the artist identifier to disambiguate MB clashes 2025-01-02 22:30:48 +01:00

Merged #240 Make MBID part of the album identifier to disambiguate MB clashes 2025-01-02 19:53:39 +01:00

Merged #238 Add a library identifier to disambiguate clashes in the library 2025-01-02 15:50:55 +01:00

Merged #233 Provide a keyboard shortcut to pull all release groups of an artist 2024-12-30 23:42:20 +01:00

Merged #235 Update Rust toolchain to 1.83 in CI 2024-12-30 22:40:07 +01:00

1 Pull request proposed by 1 user

16 Issues closed from 1 user

Closed #269 Update version to v1.0.0-alpha.2 2025-01-12 21:33:55 +01:00

Closed #248 Replace JSON file as a database with SQLite 2025-01-12 12:18:25 +01:00

Closed #263 Use lib id only when converting items to collection 2025-01-08 20:39:42 +01:00

Closed #253 MusicBrainz daemon should not be part of the TUI crate 2025-01-08 20:16:52 +01:00

Closed #237 Update version to v1.0.0-alpha 2025-01-05 15:52:09 +01:00

Closed #255 Fetch loses albums with CannotHaveMbid as mb_ref 2025-01-05 14:55:36 +01:00

Closed #257 Fetch panics if a list shortens with a selection beyond the new length 2025-01-05 12:47:51 +01:00

Closed #254 Fetching and then instantly reloading library loses data 2025-01-05 11:06:05 +01:00

Closed #161 Add a filtering tool to only show only certain release group types 2025-01-04 22:42:27 +01:00

Closed #249 When matching an MB entity to an owned album check if it isn't already in the collection 2025-01-04 00:06:37 +01:00

Closed #239 Ignore bootleg release groups 2025-01-03 21:00:22 +01:00

Closed #245 Startup merge fails when the database has two albums with the same title as an album in the library 2025-01-03 17:46:55 +01:00

Closed #232 Store date information when writing to database 2025-01-03 10:26:54 +01:00

Closed #231 Differentiate release groups with same title, but different type (e.g., EP/single/album) clash 2025-01-02 23:24:02 +01:00

Closed #160 Provide a keyboard shortcut to pull all release groups of an artist 2024-12-30 23:42:20 +01:00

Closed #234 Update rust toolchain to 1.83 in CI 2024-12-30 22:40:07 +01:00

21 Issues created by 1 user

Opened #231 Differentiate release groups with same title, but different type (e.g., EP/single/album) clash 2024-12-27 10:24:13 +01:00

Opened #232 Store date information when writing to database 2024-12-27 10:25:16 +01:00

Opened #234 Update rust toolchain to 1.83 in CI 2024-12-30 22:23:21 +01:00

Opened #236 Split musichoard into multiple crates 2024-12-30 23:42:06 +01:00

Opened #237 Update version to v1.0.0-alpha 2024-12-31 10:41:49 +01:00

Opened #239 Ignore bootleg release groups 2025-01-02 14:59:55 +01:00

Opened #245 Startup merge fails when the database has two albums with the same title as an album in the library 2025-01-03 10:22:44 +01:00

Opened #248 Replace JSON file as a database with SQLite 2025-01-03 21:01:44 +01:00

Opened #249 When matching an MB entity to an owned album check if it isn't already in the collection 2025-01-03 21:13:40 +01:00

Opened #251 Update version to v1.0.0-beta.1 2025-01-04 11:03:17 +01:00

Opened #253 MusicBrainz daemon should not be part of the TUI crate 2025-01-04 13:18:34 +01:00

Opened #254 Fetching and then instantly reloading library loses data 2025-01-04 21:31:20 +01:00

Opened #255 Fetch loses albums with CannotHaveMbid as mb_ref 2025-01-04 21:43:57 +01:00

Opened #257 Fetch panics if a list shortens with a selection beyond the new length 2025-01-05 10:38:26 +01:00

Opened #260 Handle fetch pulling release groups with multiple album artists 2025-01-05 15:07:13 +01:00

Opened #261 Allow fetching the MBID of album with multiple album artists 2025-01-05 15:10:24 +01:00

Opened #263 Use lib id only when converting items to collection 2025-01-05 22:39:09 +01:00

Opened #264 Add keyboard shortcut to "drop" an album and stop it displaying 2025-01-05 23:25:34 +01:00

Opened #268 Refactor the IDatabase calls to write directly to the database 2025-01-12 12:17:02 +01:00

Opened #269 Update version to v1.0.0-alpha.2 2025-01-12 12:24:40 +01:00

Opened #272 Support merge with multiple name matches 2025-01-18 14:22:27 +01:00

9 Unresolved Conversations

Open #223 Provide keyboard shortcut to fetch all artists and their release groups 2025-01-18 14:22:54 +01:00

Open #142 New binary to collect discography updates 2025-01-18 14:22:54 +01:00

Open #204 Add a shortcut to update Todoist music queue 2025-01-18 14:22:54 +01:00

Open #218 Make error an extra property rather than a state 2025-01-18 14:22:54 +01:00

Open #64 Enable database over SSH 2025-01-18 14:22:54 +01:00

Open #213 Remove unneeded Private traits 2025-01-18 14:22:54 +01:00

Open #224 Provide a keyboard shortcut to update metadata from MusicBrainz 2025-01-18 14:22:54 +01:00

Open #215 Migrate to using ratatui's layout 2025-01-18 14:22:54 +01:00

Open #229 Add keyboard shortcut to increment/decrement albumseq 2025-01-18 14:22:54 +01:00