Beetsmith V2 #6998
Shredder5262
started this conversation in
Ideas
Beetsmith V2
#6998
Replies: 1 comment 1 reply
|
GH Link? |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
This is my second attempt at making a gui for beets. The first one was a bit too much focused on the command line side and seeing what beets was actually doing rather than letting some of those processes just run in the background and focusing on the end result. This one aims to be bit more of a hybrid model where it uses beets as an engine and some features are it's own thing. This is still very much a WIP, but i feel it's going in a better direction than my first attempt that was turning into much more of a data analytics thing. There is also an Activity log that still shows raw commands that are sent to beets. When I am ready to make this publicly available, this will be a docker self-hosted instance.
Some things to note...
Centralized Key management
Best Effort if the artwork exists jewel case art discovery
Genre Artwork support
Editable fields
Playlist builder to send to other apps like plex, kodi, jellyfin (WIP)
I have yet to configure this to communicate with other services, but it's on the list.
There is quite a bit more that is not shown here, but this gives a good feel of the platform.
Collection Homepage

















Album Library
Album View
Album Metadata (editable)
Album Artwork Viewer
Album Level Metadata Viewer
New Album Importer
4 Step Matching process - Step 1 Album Finding
Matching the medium
Step 3 track Comparison, order adjustment, editing
Plugins, All the ones that are possible.... I have removed some plugins that either are not possible to use with a gui or the gui does do already without a plugin....most are still available.
A better screenshot of the plugins...badges, version numbers of plugins etc.
Core settings, Any beets option that does not require a plugin are stored in the settings menu
Centralized api key management
Plugin and beets runtime management (this is a new thing I'm still working on)
Beets raw configuration viewer
Path configuration and routing
All reactions