Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version 3.2 #207

Merged
merged 196 commits into from
Oct 29, 2023
Merged

Version 3.2 #207

merged 196 commits into from
Oct 29, 2023

Conversation

krateng
Copy link
Owner

@krateng krateng commented Mar 30, 2023

Main Features:

  • Container uses linuxserver.io base
  • Support for albums
  • Asynchronous image fetching

Run this branch to test it out, I'm thankful for any feedback how well it works with real world data. If everything breaks, just don't blame it on me :)

The most important feature is album support. Right now, maloja accepts album information from new scrobbles; and you can try to parse old scrobbles with the command maloja parsealbums - this data will be available e.g. if you've imported from lastfm fairly recently. You can also do the usual web interface stuff like merging and renaming. Remember that css is often aggressively cached, so refresh that if the web pages look weird.

Things still to do

  • Settings for picking album only by album title when no albumartist info is present
  • Way to quickly find album-less tracks for easier manual fixing
  • Album inclusion in startpage
  • Implementation of majority album assignment instead of trust first or trust last

@krateng
Copy link
Owner Author

krateng commented Oct 27, 2023

Should be fixed!

@krateng krateng force-pushed the next_minor_version branch from 661cac6 to d9067bc Compare October 27, 2023 23:41
@krateng krateng force-pushed the next_minor_version branch from d9067bc to ad9cad9 Compare October 27, 2023 23:44
@krateng krateng force-pushed the next_minor_version branch from 79dbc98 to 7d709ef Compare October 29, 2023 18:12
@krateng krateng merged commit 28e96fa into master Oct 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Suggestion: Optimize image cache storage method Incorrect images
7 participants