2024-07-22 - 2025-01-22
Overview
2 Releases published by 1 user
Published
v1.0.0-alpha.2
v1.0.0-alpha.2
Published
v1.0.0-alpha.1
v1.0.0-alpha.1
47 Pull requests merged by 1 user
Merged
#270 Update version to v1.0.0-alpha.2
Merged
#267 Remove database-json
Merged
#266 Remove musichoard-edit
Merged
#265 Add a SQLite database backend
Merged
#262 Update version to v1.0.0-alpha
Merged
#259 Fetch loses albums with CannotHaveMbid as mb_ref
Merged
#258 Fetch panics if a list shortens with a selection beyond the new length
Merged
#256 Fetching and then instantly reloading library loses data
Merged
#252 Add a filtering tool to only show only certain release group types
Merged
#250 When matching an MB entity to an owned album check if it isn't already in the collection
Merged
#247 Ignore bootleg release groups
Merged
#246 Startup merge fails when the database has two albums with the same title as an album in the library
Merged
#244 Store date information when writing to database
Merged
#243 Use primary type in the album sort key
Merged
#242 Rename DbId to MbRef
Merged
#241 Make MBID part of the artist identifier to disambiguate MB clashes
Merged
#240 Make MBID part of the album identifier to disambiguate MB clashes
Merged
#238 Add a library identifier to disambiguate clashes in the library
Merged
#233 Provide a keyboard shortcut to pull all release groups of an artist
Merged
#235 Update Rust toolchain to 1.83 in CI
Merged
#230 Integrate browse API into TUI MB daemon
Merged
#228 Add support for MusicBrainz's Browse API
Merged
#227 Upgrade the lookup example
Merged
#226 Allow fetching of a single album
Merged
#222 Gracefully handle case of nothing being there to match
Merged
#221 Enable fetch to apply modifications to the database
Merged
#220 Implement cannot have MBID in core
Merged
#219 Add option for manual input during fetch
Merged
#217 Daemonize the musicbrainz thread
Merged
#216 Add manual input elements to the app an ui
Merged
#214 Use more verbose type names for clarity
Merged
#212 Handle idle time between fetch results
Merged
#210 Make fetch asynchronous
Merged
#209 Separate metadata from collections
Merged
#208 Add a "cannot-have-an-mbid" entry to possible matches
Merged
#207 Use a queue to communicate matches from browse to matches
Merged
#206 The tui feature is missing a dependence on musicbrainz
Merged
#201 Make fetch also fetch artist MBID if it is missing
Merged
#200 Split ui.rs into modules based on UI element
Merged
#199 For the database serde implementation use Mbid rather than MbRef
Merged
#197 Use the Deserialize trait for JSON just like for MusicBrainz
Merged
#196 Decide carefully where external::musicbrainz
belongs
Merged
#194 Replace MH: IMusicHoard
generic with a trait object
Merged
#167 Provide a keyboard shortcut to sync all existing albums with MusicBrainz
Merged
#184 Add CLI option for setting binary
Merged
#182 Update beets to 2.0.0 in CI
Merged
#180 Update rust toolchain to 1.80
1 Pull request proposed by 1 user
Proposed
#271 WIP: Refactor the IDatabase calls to write directly to the database
39 Issues closed from 1 user
Closed
#269 Update version to v1.0.0-alpha.2
Closed
#248 Replace JSON file as a database with SQLite
Closed
#263 Use lib id only when converting items to collection
Closed
#253 MusicBrainz daemon should not be part of the TUI crate
Closed
#237 Update version to v1.0.0-alpha
Closed
#255 Fetch loses albums with CannotHaveMbid as mb_ref
Closed
#257 Fetch panics if a list shortens with a selection beyond the new length
Closed
#254 Fetching and then instantly reloading library loses data
Closed
#161 Add a filtering tool to only show only certain release group types
Closed
#249 When matching an MB entity to an owned album check if it isn't already in the collection
Closed
#239 Ignore bootleg release groups
Closed
#245 Startup merge fails when the database has two albums with the same title as an album in the library
Closed
#232 Store date information when writing to database
Closed
#231 Differentiate release groups with same title, but different type (e.g., EP/single/album) clash
Closed
#160 Provide a keyboard shortcut to pull all release groups of an artist
Closed
#234 Update rust toolchain to 1.83 in CI
Closed
#225 Allow fetching of a single album
Closed
#203 Gracefully handle case of nothing being there to match
Closed
#189 Enable fetch to apply modifications to the database
Closed
#185 Add support for multi-valued albumartist fields
Closed
#188 Add option for manual input during fetch
Closed
#211 Handle idle time between fetch results
Closed
#187 Make fetch asynchronous
Closed
#190 Add a "cannot-have-an-mbid" entry to possible matches
Closed
#202 Use a queue to communicate matches from browse to matches
Closed
#205 The tui feature is missing a dependence on musicbrainz
Closed
#141 Add a prioritised wishlist view
Closed
#67 Add WISH
as a possible ownership state
Closed
#186 Add a UI layer
Closed
#191 Make fetch also fetch artist MBID if it is missing
Closed
#135 Split ui.rs
into modules based on UI element
Closed
#198 For the database serde implementation use Mbid rather than MbRef
Closed
#195 Use the Deserialize trait for JSON just like for MusicBrainz
Closed
#193 Decide carefully where external::musicbrainz
belongs
Closed
#192 Replace MH: IMusicHoard
generic with a trait object
Closed
#166 Provide a keyboard shortcut to sync all existing albums with MusicBrainz
Closed
#183 Allow the setting of a custom binary path for beets
Closed
#181 Update beets to 2.0.0 in CI
Closed
#179 Update rust toolchain to 1.80 in CI
47 Issues created by 1 user
Opened
#179 Update rust toolchain to 1.80 in CI
Opened
#181 Update beets to 2.0.0 in CI
Opened
#183 Allow the setting of a custom binary path for beets
Opened
#185 Add support for multi-valued albumartist fields
Opened
#186 Add a UI layer
Opened
#187 Make fetch asynchronous
Opened
#188 Add option for manual input during fetch
Opened
#189 Enable fetch to apply modifications to the database
Opened
#190 Add a "cannot-have-an-mbid" entry to possible matches
Opened
#191 Make fetch also fetch artist MBID if it is missing
Opened
#192 Replace MH: IMusicHoard
generic with a trait object
Opened
#193 Decide carefully where external::musicbrainz
belongs
Opened
#195 Use the Deserialize trait for JSON just like for MusicBrainz
Opened
#198 For the database serde implementation use Mbid rather than MbRef
Opened
#202 Use a queue to communicate matches from browse to matches
Opened
#203 Gracefully handle case of nothing being there to match
Opened
#204 Add a shortcut to update Todoist music queue
Opened
#205 The tui feature is missing a dependence on musicbrainz
Opened
#211 Handle idle time between fetch results
Opened
#213 Remove unneeded Private traits
Opened
#215 Migrate to using ratatui's layout
Opened
#218 Make error an extra property rather than a state
Opened
#223 Provide keyboard shortcut to fetch all artists and their release groups
Opened
#224 Provide a keyboard shortcut to update metadata from MusicBrainz
Opened
#225 Allow fetching of a single album
Opened
#229 Add keyboard shortcut to increment/decrement albumseq
Opened
#231 Differentiate release groups with same title, but different type (e.g., EP/single/album) clash
Opened
#232 Store date information when writing to database
Opened
#234 Update rust toolchain to 1.83 in CI
Opened
#236 Split musichoard into multiple crates
Opened
#237 Update version to v1.0.0-alpha
Opened
#239 Ignore bootleg release groups
Opened
#245 Startup merge fails when the database has two albums with the same title as an album in the library
Opened
#248 Replace JSON file as a database with SQLite
Opened
#249 When matching an MB entity to an owned album check if it isn't already in the collection
Opened
#251 Update version to v1.0.0-beta.1
Opened
#253 MusicBrainz daemon should not be part of the TUI crate
Opened
#254 Fetching and then instantly reloading library loses data
Opened
#255 Fetch loses albums with CannotHaveMbid as mb_ref
Opened
#257 Fetch panics if a list shortens with a selection beyond the new length
Opened
#260 Handle fetch pulling release groups with multiple album artists
Opened
#261 Allow fetching the MBID of album with multiple album artists
Opened
#263 Use lib id only when converting items to collection
Opened
#264 Add keyboard shortcut to "drop" an album and stop it displaying
Opened
#268 Refactor the IDatabase calls to write directly to the database
Opened
#269 Update version to v1.0.0-alpha.2
Opened
#272 Support merge with multiple name matches
2 Unresolved Conversations
Open
#142
New binary to collect discography updates
Open
#64
Enable database over SSH