Recommended Posts

Been using music x since the early builds and the pace of which its growing is brilliant!! are you planning in the future or soon-ish about adding something that will let you know when a new build is available?

 

Take a look in the upper right :)

 

iJfwzYX.png

 

It'll be available in the next build, with an option to disable update checks, and also the choice to receive notification for previews or for releases only.

  • Like 1
Link to comment
https://www.neowin.net/forum/topic/1199859-musix/page/6/#findComment-596398889
Share on other sites

Good job!

 

I used to create my own music player in the past, in late 90s.   I have it in my storage somewhere.

 

Nice! I'd like to see how it looks like. In what language was it created? And which audio libraries did you use?

Link to comment
https://www.neowin.net/forum/topic/1199859-musix/page/6/#findComment-596399227
Share on other sites

Nice! I'd like to see how it looks like. In what language was it created? And which audio libraries did you use?

 

I don't have the screenshots with me.. I used it for my personal use which I have not put up for public yet since it was not finished..  I used VB ... I used MP3 format... and I was going to add more formats but ended up doing something else and stopped developing this player.

 

Maybe I go back to programming and create new one ... who knows since I have VS.NET now.

 

Edit:

 

I meant VS 2013.. Not VS.NET..    Not sure why I think .NET version..

Link to comment
https://www.neowin.net/forum/topic/1199859-musix/page/6/#findComment-596399231
Share on other sites

I am curious: are there plans for more views, such as stacking songs by album and displaying album art in a grid, or groupings by artist or release year? I understand that there is probaby still much to do and I am amazed at how quickly you are adding features and releasing builds. I wouldn't expect this sort of thing tomorrow. I was just wondering if it's in the plan. 

  • Like 1
Link to comment
https://www.neowin.net/forum/topic/1199859-musix/page/6/#findComment-596399345
Share on other sites

I am curious: are there plans for more views, such as stacking songs by album and displaying album art in a grid, or groupings by artist or release year? I understand that there is probaby still much to do and I am amazed at how quickly you are adding features and releasing builds. I wouldn't expect this sort of thing tomorrow. I was just wondering if it's in the plan. 

 

Yes I plan to add more views, but I don't know how and what yet. The reason I started musiX is because I wanted a player which is not a bloated juke box. So if these views eventually make it, they will follow the same minimal idea which you already find in other musiX components.

 

Wow looks amazing!! the update feature is looking pretty awesome!! :D

 

Thanks!

Link to comment
https://www.neowin.net/forum/topic/1199859-musix/page/6/#findComment-596401311
Share on other sites

Yes I plan to add more views, but I don't know how and what yet. The reason I started musiX is because I wanted a player which is not a bloated juke box. So if these views eventually make it, they will follow the same minimal idea which you already find in other musiX components.

Yeah, I certainly wouldn't ask you to bloat it.  It's the minimalism that makes it so appealing.  At the same time, though, it's currently cumbersome to find the albums I'm looking for without using search, and that becomes problematic if you can't remember an artist or album title, especially when you have thousands of songs.  Thanks for responding.

Link to comment
https://www.neowin.net/forum/topic/1199859-musix/page/6/#findComment-596401695
Share on other sites

Yeah, I certainly wouldn't ask you to bloat it.  It's the minimalism that makes it so appealing.  At the same time, though, it's currently cumbersome to find the albums I'm looking for without using search, and that becomes problematic if you can't remember an artist or album title, especially when you have thousands of songs.  Thanks for responding.

 

I'm a fan of the search as I always know what I'm looking for (there's a reason the player is built around that now :)) but I'm also not 100% happy with it and I fully understand your problem (especially with large collections). I'm working towards (in small steps, as it requires some layout changes) adding "artists" and "albums" screens in the top menu (between playlists and now playing). I'm checking out what other players are doing and would like to provide something similar but simpler and straight forward.

  • Like 2
Link to comment
https://www.neowin.net/forum/topic/1199859-musix/page/6/#findComment-596402225
Share on other sites

Hello everyone,

 

I've been busy again. Here's what's already been done for the next preview:

 

  • Added a check for new versions
  • Added ability to skip adding a folder on the welcome screen
  • Added a song count next to the playlist names
  • Added ability to save to and open .m3u playlists
  • You can now rename playlists with F2 or by double-clicking
  • Moved the searchbox to the top right (to prepare for new artists and albums screen which will use a common searchbox)
  • Added new sort modes: by artist, by year
  • Improved the scrollbars (the track is now slightly visible, scrollbars get wider when the mouse is over them)
  • Fixed a lot of small issues (can't remember all of them)

Next, I'd like to take a look at drag and drop and file associations.

Link to comment
https://www.neowin.net/forum/topic/1199859-musix/page/6/#findComment-596406665
Share on other sites

Giant tooltips: be gone! 

 

The tooltips of the songs contained a lot of information, but when scrolling through the playlist, they flashed and flashed because they were shown too quickly. So I removed them and instead put the song information in the right-click menu of a song. See here:

 

nq1DVyr.png

  • Like 2
Link to comment
https://www.neowin.net/forum/topic/1199859-musix/page/6/#findComment-596407419
Share on other sites

No rush, you have an amazing product with a great roadmap! You've shown you listen to your users as well as doing you're own thing, you're a credit to the development world :)

 

I'm taking a development break tonight (I think I have ironed out all the major issues in the current build) and would like to answer this.
 
First of all, thanks a lot for your positive comments and also more generally for all the support and great ideas the neowin members have provided. You are very supportive and constructive. I really appreciate it. You have helped making musiX what it is today.
 
As for listening to users, I think it's a combination of several things. I believe that without users, there is no good software. Also, at work I'm doing customer support for a product which is being developed in-house. I don't do real development (other than bug tracking and fixing), but I'm in direct contact with development, attend to all sprint meetings, and did a part of QA on the previous software release. Acting as a user helps understanding them and also following the development team puts me in between two worlds and helps me find a good balance between development and customer support. Then, the fact I'm a perfectionist also plays a major role. I test, and test and test, and fix and fix, and even then I'm not fully satisfied.
Link to comment
https://www.neowin.net/forum/topic/1199859-musix/page/6/#findComment-596407891
Share on other sites

As for listening to users, I think it's a combination of several things. I believe that without users, there is no good software. Also, at work I'm doing customer support for a product which is being developed in-house. I don't do real development (other than bug tracking and fixing), but I'm in direct contact with development, attend to all sprint meetings, and did a part of QA on the previous software release. Acting as a user helps understanding them and also following the development team puts me in between two worlds and helps me find a good balance between development and customer support. Then, the fact I'm a perfectionist also plays a major role. I test, and test and test, and fix and fix, and even then I'm not fully satisfied.

 

I'm in quite a similar situation, I started off in the customer services team supporting the product, moved to the Professional Services team installing the product for our customers so got a very good handle on the "real world" that the developers quite often don't see.

Now I'm sort of in a consulting/support role for the developers in which I do a lot of things like QA, Documentation, building the labs they need for R&D etc which has also helped me see why some of the issues I've had with developers and QA in the past are sometimes unavoidable. 

Link to comment
https://www.neowin.net/forum/topic/1199859-musix/page/6/#findComment-596408195
Share on other sites

A gift to start a new week, build 200 is available. This is the changelog:

 

? Added a check for new versions
? Added ability to skip adding a folder on the welcome screen
? Added a song count next to the playlist names
? Added ability to save to and open .m3u playlists
? You can now rename playlists with F2 or by double-clicking
? Moved the searchbox to the top right (to prepare for new artists and albums screen which will use a common searchbox)
? Added new sort modes: by artist, by year
? Improved the scrollbars (the track is now slightly visible, scrollbars get wider when the mouse is over them)
? There is no large songinformation tooltip anymore when hovering over a song (it was annoying sometimes). Instead, the songinformation is now in the right-click menu of a song.
? Fixed a lot of small issues (can't remember all of them)
 
It's available on my blog as usual: raphaelgodart.tumblr.com
 
For the next build i'd like to work on:
 
  • File associations
  • Drag and drop of playlists from Windows to musiX
  • Drag and drop of songs from Windows to musiX
  • Notifications when a song starts playing
  • Detection of tag changes outside of musiX

In short: better integration.

  • Like 2
Link to comment
https://www.neowin.net/forum/topic/1199859-musix/page/6/#findComment-596408581
Share on other sites

This topic is now closed to further replies.
  • Posts

    • Does anyone here know if these updates are integrated into the UUP dump isos?
    • Motrix Next 3.9.4 by Razvan Serea Motrix Next is a modern, open-source cross-platform download manager built as the official next-generation successor to the original Motrix project. It has been completely rewritten using Tauri 2, Vue 3, TypeScript, and Rust, while still relying on the powerful Aria2 download engine for high-speed multi-protocol transfers. The app supports HTTP, HTTPS, FTP, BitTorrent, ED2K and magnet links, offering advanced features like multi-connection acceleration, task scheduling, bandwidth control, and batch download management. With a significantly reduced install size (around 20MB), it focuses on being lightweight, fast, and resource-efficient compared to traditional Electron-based download tools. Designed for Windows, macOS, and Linux, Motrix Next delivers a clean, modern UI inspired by Material Design 3 principles, with smooth animations and a minimal workflow. It improves usability through better download organization, system tray integration, and enhanced torrent handling including selective file downloads and tracker management. Motrix Next features: Multi-protocol downloads — HTTP, FTP, BitTorrent, Magnet, .torrent, ED2K, and Metalink tasks BitTorrent — Selective file download, DHT, peer exchange, encryption controls, metadata caching, GeoIP peer flags, and tracker probing Browser extension integration — Embedded Extension API with independent authentication, download confirmation, smart auto-submit, filename hints, referer/cookie forwarding, and real-time controls (Chrome Web Store · Edge Add-ons) Safe filename handling — Content-Disposition, RFC 2047, non-UTF-8, percent-encoded, and extensionless URL resolution with path traversal sanitization Download organization — Favorite and recent folders, optional file-type categorization, stale-record cleanup, and completed history backed by SQLite Concurrent downloads — Independent controls for active tasks, HTTP connections per server, segments per file, and BT peer limits Speed control — Global and per-task upload/download limits with day-of-week and time-of-day scheduling System integration — Tray operation, optional tray speed display, macOS Dock badge/progress, protocol handlers for magnet://, thunder://, and motrixnext:// Lightweight mode — Destroys the WebView on minimize-to-tray while Rust keeps the engine, task monitor, notifications, history, and extension routing alive Notifications and power options — Native task start/complete/failure notifications, keep-awake during downloads, and optional shutdown after completion Network controls — Scoped proxy support for downloads, app updates, and tracker updates, plus system proxy detection Auto-update channels — Stable, Beta, and Latest Across Channels policies with separate download and install phases Diagnostics — Structured logs, exportable diagnostic ZIPs, database integrity checks, automatic DB rebuild, and Linux GPU rendering fallback Personalization — Light/dark/system theme, 10 color schemes, 26 languages, and first-launch system language detection Motrix Next 3.9.4 changelog: Motrix Next 3.9.4 promotes the 3.9.4 beta cycle to stable. This release refreshes bundled engine binaries, improves task detail readability and copy actions, expands link handling for magnet and ED2K workflows, polishes responsive navigation and text wrapping, updates browser extension documentation, and refines network preference controls. New Features Task Detail copy actions — Added copyable values for task metadata and reusable render functions for long text fields. Magnet and ED2K lifecycle support — Added task lifecycle handling for magnet and ED2K links. History cleanup for deleted tasks — Deleted tasks can now remove matching history records. User-Agent management — Added user-agent management and improved related network preference controls. Browser extension documentation — Added the Firefox Add-ons link for the Motrix Next extension. Improvements Engine binaries — Updated bundled binaries for supported architectures. Task Detail readability — Long task names, URLs, tracker values, and copyable metadata now render more clearly. Deletion messaging — Refined localized task deletion text for clarity and consistency. Text wrapping — Improved URI input wrapping and task name multiline display. Navigation layout — Improved sub-navigation responsiveness. Disk allocation default — Changed the default file allocation method to trunc. Proxy controls — Improved proxy button styling in network preferences. Download: Motrix Next 64-bit | ARM64 | macOS ~20.0 MB (Open Source) Links: Website | macOS / Linux | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • NVIDIA officially supports Ubuntu, as linked above with the GeForce NOW Hands on I did in collaboration with Paul Hill.
    • TO be clear I am not running linux today, however I keep thinking about it. And I want to make sure there are minimal obstacles if I decide to make that switch in the coming months.
    • Yes, I actually glossed over the Linux part from the OP. You could always go for a 9070 XT and if you really want to play Ray Traced games in the future, GeForce Now is pretty damn good on Linux https://www.neowin.net/news/nvidias-native-geforce-now-app-for-linux-bridges-the-gaming-gap-hands-on/
  • Recent Achievements

    • Proficient
      Eric Biran went up a rank
      Proficient
    • Dedicated
      Conjor earned a badge
      Dedicated
    • Week One Done
      Windows Guy earned a badge
      Week One Done
    • Dedicated
      Mark Spruce earned a badge
      Dedicated
    • Collaborator
      conkir earned a badge
      Collaborator
  • Popular Contributors

    1. 1
      +primortal
      479
    2. 2
      PsYcHoKiLLa
      250
    3. 3
      Steven P.
      72
    4. 4
      +Edouard
      69
    5. 5
      FloatingFatMan
      67
  • Tell a friend

    Love Neowin? Tell a friend!