
- #Museeks logo how to#
- #Museeks logo install#
- #Museeks logo update#
- #Museeks logo portable#
Fixed ia32 Windows binaries not being correctly published. Fixed some FreeDesktop deprecation warnings. Fixed playlists not being exportable when some tracks have moved on the filesystem. #Museeks logo portable#
Portable versions of Museeks are now available for Windows.
ctrl/cmd+T will make the tracks list jump to the playing track. ctrl/cmd+P will redirect to the Playlists view. ctrl/cmd+L will redirect to the Library view. leftArrow and rightArrow keys will seek -/+ 10 seconds on the playing track. webm files are now supported and playable by Museeks. You can now set a default view between "Library" and "Playlists" in Settings > Appearance. There is a new theme option in Settings > Appearance > Theme to make Museeks use the system theme you have defined in your OS settings, enjoy :) Custom default view If the player was playing something, on restart, the player will be paused, and the queue will be easily "resumable" by just clicking the "Play" button. Library content (tracks + playlists) is not restored, it will be loaded as usual (loading library.). The player state is now saved and restored on restart (queue, playing track, etc). State persistence when re-opening the app Some UI elements are now in bold/medium font-weight to make sure they are easily readable. Native elements (like selects and context menus) on Windows and macOS should now be dark/light depending on the theme used. Some elements not themed are now themed when using dark mode (selects, inputs.). Old dark theme still available (called Dark (legacy)). New dark mode: darker, with higher contrast. Switched to ESBuild from Webpack for instant builds.
Fixed player controls alignment on Windows.Fixed ctrl/cmd+A selecting not only the tracks but also the text of the app.Changed: display all artists in tracks list (instead of first only) (thanks Fixed tracks sorting for tracks with multiple artists.Changed: better fonts displayed on Ubuntu (instead of default Arial).Optimized binaries are now available for the latest MacBooks running ARM. Quite straightforward: .12.34.20.mov M1 binaries Note that those changes will not be persisted on the source file (it will come at some point).
#Museeks logo update#
It is now possible to update tracks information. Museeks now uses the Media Session API, which should result in better support for MPRIS on Linux, and add support for native media control on macOS and Windows: You can see the progress on #638 :) Media Session support On a side-note, I am working (at the moment for fun, but it may become serious if I see it's worth it) on a port/rewrite to Tauri (Rust) and Solid, which should considerably reduce storage and memory usage. Not much to see, some quality of life improvements and that's basically it. yarn run dev will watch for file changes using ESBuild which will recompile JSX and CSS files.A new minor update that I should have released ages ago, sorry for that.
#Museeks logo install#
yarn install -frozen-lockfile & yarn run dev then run in a separate terminal yarn run museeks:debug. Master may be unstable, checkout to a tag to have a stable state of the app. Adding a screen of the console (Menu -> View -> Toggle Developer Tools) is a big help too. #Museeks logo how to#
Please open an issue and mention your OS, your Museeks version, and how to reproduce it. If you want to report a bug, first, thanks a lot, that helps us a lot. If you still get problems after that, please open an issue :) Bug report
Linux: ~/.config/museeks/ or $XDG_CONFIG_HOME/museeks. OSX: ~/Library/Application Support/museeks. If you encounter freezes or crashes when using the app, you can reset Museeks by following these steps: This implies some things can break after an update (database schemes changes, config.). React.js as UI library and Flux with Redux as data-flow pattern. Releases notesīuilds and installers can be found on this page. Want more? Open a new issue or 👍 an existing one so we can talk about it. 🎧 Supported formats: mp3, mp4, m4a/aac, flac, wav, ogg, 3gpp. 💻 Cross-platform music player (Linux, macOS and Windows). You will not find tons of features, as its goals is not to compete with more complete and more famous music players. Museeks aims to be a simple and easy to use music player with a clean UI. A simple, clean and cross-platform music player.