Recommended Posts

Hi everyone,

 

Here is my newest creation. Started during the Christmas holidays and is 54 days old. It's a music player written in vb.net 4.0. I went full metro on it (I think I am a fan), so it looks like a lot of the metro designs out there. The user interface is "alive", and has sliding animations. It plays mp3, wma, ogg and flac at the moment. I hope to be able to improve file format support in the future. Well here's a screenshot:

 

SJ74hx2.png

 

Build 104 has been released. You can get it at the usual location

 

This is the changelog since build 73:

 

Bug fixes

- Fixed the gap of 2 pixels when the main window is maximized
- Fixed flickering of windows when opening dialogs
- Fixed the wrong application name when pinning musiX to the taskbar
- Fixed rating and tagging of the currently playing song (was broken in the previous build)
- Fixed a playlist bug where switching playlist forgot which song is playing
- The installer now doesn't allow installing an older build over a newer one anymore

New features

- Improved the tray icon and added a tray menu
- Improved searching in the playlist
- Improved the spectrum analyzer and added an option to show spectrum peaks
- Improved ogg vorbis playback
- Added a splash screen (in case loading big collections would slow down starting up)
- Misc. UI tweaks and improvements

Check my blog for the latest version and change information

Edited by Skiver
Added Update
Link to comment
https://www.neowin.net/forum/topic/1199859-musix/
Share on other sites

Wow i didn't expect that much interest! Thanks a lot!

 

Here's is the link to dev build 54 (from today): https://skydrive.live.com/redir?resid=366A692EAA292A28%2120373

It's still pretty new, could use a lot of improvements. Any suggestions are welcome.

 

Memory consumption: approx. 80 MB (I haven't been worrying about memory improvements yet though).

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

I think I fixed it :)

Yupp, it's working now :) So far I really like it! A music player doesn't need to do much for me, I don't need a billion options so even at this early stage it's pretty much fully functional for me. The only 2 features that I'd say would be really nice would be an artist view and a now playing list. I do like the "jump to the playing song" feature though, it makes it easier to navigate for the moment. 

 

Also I noticed in your screenshot that you have the album art displayed above the album and it doesn't show extra info about the song below it, are you using a different version or am I just being blind and missing an option :P?

bfWVkN4.png

 

Good work though! Really nice player, if you keep developing it I'll definitely be trying out each release! 

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

Yupp, it's working now :) So far I really like it! A music player doesn't need to do much for me, I don't need a billion options so even at this early stage it's pretty much fully functional for me. The only 2 features that I'd say would be really nice would be an artist view and a now playing list. I do like the "jump to the playing song" feature though, it makes it easier to navigate for the moment. 

 

Also I noticed in your screenshot that you have the album art displayed above the album and it doesn't show extra info about the song below it, are you using a different version or am I just being blind and missing an option :p?

bfWVkN4.png

 

Good work though! Really nice player, if you keep developing it I'll definitely be trying out each release! 

 

Thank you! Your idea is exactly what I'm going for (simple but useful). I've tried a lot of the existing players and was never satisfied because of too many options.

Could you elaborate on the artist view and now playing list? I'd be glad to implement anything that improves usability.

For the album art in the playlist: yes you are missing an option :) Look at "Show album art in the playlist".

 

Enjoy!

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

Hi everyone,

 

Here is my newest creation. Started during the Christmas holidays and is 54 days old. It's a music player written in vb.net 4.0. I went full metro on it (I think I am a fan), so it looks like a lot of the metro designs out there. The user interface is "alive", and has sliding animations. It plays mp3, wma, ogg and flac at the moment. I hope to be able to improve file format support in the future. Well here's a screenshot:

 

SJ74hx2.png

 

 

 

If Spotify would create some sort of SDK, I could include my playlists to this and really use this. I can us it "as is" now but, I see a lot of genius in this. 

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

Good, good!  (Y)

Everything but the title, that is.

 

Why they haven't "modernized" WMP is beyond me at this point.

 

Thanks!

 

Valid point. What disturbs me the most about WMP is its complexity. I could never get decent overview of my music collection in WMP. And that's what I'm trying to achieve this with this player.

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

Thank you! Your idea is exactly what I'm going for (simple but useful). I've tried a lot of the existing players and was never satisfied because of too many options.

Could you elaborate on the artist view and now playing list? I'd be glad to implement anything that improves usability.

For the album art in the playlist: yes you are missing an option :) Look at "Show album art in the playlist".

 

Enjoy!

Yeah no problem :)

 

For the artist view, for example, there could be a "by artist" option next to "by album" which brings up a list of all of the artists in your collection and then if you click on one it just displays all of their albums/songs so that you can listen to the one artist on shuffle without having to create a playlist.

 

For the "now playing" it would be cool if there was a section under the album art on the right hand side or maybe even have a separate tab above it that, when clicked, changes it from the album art to a list of all of the songs that are currently selected to play, that way people can easily control their current music selection while still browsing through their collection.

 

Just some ideas :)

 

Ohh, also, I found the playlist options, I don't know how I managed to miss them!

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

I like it, nice and simple!

I have one, very small, issue that I see with the volume control. If I click the slider and pull it all the way to 100% it more often than not gets stuck somewhere in the 9x's, sometimes I can be 92 and others 99. Like I say, very minor but its something to maybe look at.

One other issue I have, and this exists with most music players I have tried other than the standard Windows. My media Keys don't seem to function with the application. I have no idea about programming but I suspect this isnt a small element and is more down to my own personal preferences. I tend to just have my entire playlist, which right now is quite small on shuffle so sometimes I am just not in the mood to listen to a song and want to be able to skip quickly.

On the memory note, I fired up Winamp quickly before hand and actually this is using less than Winamp. and is sat around 53MB so way short of the 80 you mention above :)

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

I like, perhaps considering lyric tagging for the future?  

 

 

VlTqrjt.png

 

Doesn't have the highest priority, but I added to the task list.

 

Yeah no problem :)

 

For the artist view, for example, there could be a "by artist" option next to "by album" which brings up a list of all of the artists in your collection and then if you click on one it just displays all of their albums/songs so that you can listen to the one artist on shuffle without having to create a playlist.

 

For the "now playing" it would be cool if there was a section under the album art on the right hand side or maybe even have a separate tab above it that, when clicked, changes it from the album art to a list of all of the songs that are currently selected to play, that way people can easily control their current music selection while still browsing through their collection.

 

Just some ideas :)

 

Ohh, also, I found the playlist options, I don't know how I managed to miss them!

 

Also added to the task list. I had something similar in mind when starting this program.

 

I'm not going to download at this stage - no offense, I just don't do that sorta thing.  BUT

 

Damn, that looks REALLY nice - I think you have understood the Modern UI principles well.  Kudos buddy :)

 

No problem. And thanks!

 

I like it, nice and simple!

I have one, very small, issue that I see with the volume control. If I click the slider and pull it all the way to 100% it more often than not gets stuck somewhere in the 9x's, sometimes I can be 92 and others 99. Like I say, very minor but its something to maybe look at.

One other issue I have, and this exists with most music players I have tried other than the standard Windows. My media Keys don't seem to function with the application. I have no idea about programming but I suspect this isnt a small element and is more down to my own personal preferences. I tend to just have my entire playlist, which right now is quite small on shuffle so sometimes I am just not in the mood to listen to a song and want to be able to skip quickly.

On the memory note, I fired up Winamp quickly before hand and actually this is using less than Winamp. and is sat around 53MB so way short of the 80 you mention above :)

 

Oh indeed (volume slider), I didn't even notice it. I've logged a bug and will look at it. By the way, you can also decrease and increase volume by pressing - and + on the keyboard.

Media keys support was added. I'll be available in the next build.

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

<snip>

 

 

Oh indeed (volume slider), I didn't even notice it. I've logged a bug and will look at it. By the way, you can also decrease and increase volume by pressing - and + on the keyboard.

Media keys support was added. I'll be available in the next build.

 

Ah great thanks, I was pretty busy with work yesterday so music was just left to its own devices. Are you ok with this thread being a form of logging issues or making recommendations?

Looking forward to the next build, overall pretty happy with this and given the responses to our posts so far is great service for a free product!

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

Ah great thanks, I was pretty busy with work yesterday so music was just left to its own devices. Are you ok with this thread being a form of logging issues or making recommendations?

Looking forward to the next build, overall pretty happy with this and given the responses to our posts so far is great service for a free product!

 

Good idea to group suggestions/bugs in this thread. Meanwhile, build 56 is up. You can get it here: https://skydrive.live.com/redir?resid=366A692EAA292A28!20385&authkey=!AL4Wq-0bbZututc&ithint=file%2c.msi

 

Changes since the previous build:

 

- Media keys support (Please let me know if this works with your keyboard. It works on mine, but I'm not sure all keyboards use the same standards)

- Small improvement to wma playback

- Volume slider fix (it can now reach 0 and 100)

- Changes to the about screen (credits)

- Added licenses for all used components in the installation directory

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

Media keys are working fine for me with a Microsoft Wireless 800 keyboard! Also I noticed in the previous build that, when fullscreen, there was a gap maybe 2 pixels or so high between the task bar and the player but that's gone in this build :)

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

Volume control now slides straight to 100 perfectly

Media Keys for skip back or forward, and play/pause works fine. My volume control still controls system volume rather than the app, I personally prefer that but just mentioning it as more of an FYI. Stop button doesn't work but since you're app doesn't have a stop button (on purpose or not?) I wouldn't expect it too.

Tell me to shut up if I am asking for too much but it would be nice to be able to install over the top/upgrade rather than have to remove. I would very close to a software development team so I can't help but look for improvements so feel free (as most the developers I work with do) to do one if I am asking too much!

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

Media keys are working fine for me with a Microsoft Wireless 800 keyboard! Also I noticed in the previous build that, when fullscreen, there was a gap maybe 2 pixels or so high between the task bar and the player but that's gone in this build :)

 

Thank you for the info about the media keys  :) As for the gap, I had no idea it was there and why it is now gone. I'll keep an eye on it so it doens't come back :) Edit: the gap is still there it seems... :) I'm logging a bug.

 

Volume control now slides straight to 100 perfectly

Media Keys for skip back or forward, and play/pause works fine. My volume control still controls system volume rather than the app, I personally prefer that but just mentioning it as more of an FYI. Stop button doesn't work but since you're app doesn't have a stop button (on purpose or not?) I wouldn't expect it too.

Tell me to shut up if I am asking for too much but it would be nice to be able to install over the top/upgrade rather than have to remove. I would very close to a software development team so I can't help but look for improvements so feel free (as most the developers I work with do) to do one if I am asking too much!

 

Great, how the media keys work for you is by design. I didn't map the volume keys to musiX on purpose: I also prefer them to control the Windows volume. Should I maybe add an option to give the user the choice? There is no stop button in my app on purpose. I wan't to keep the UI as simple as possible, and pause/prev/next should give the user enough possibilities. But I'm open to any suggestion, so if you have another view on this, feel free to tell me.

 

Don't worry about asking too much. I'm taking every bug/suggestion into account (they're all being tracked in on my TFS). I can't promise every suggestion will make it into musiX. My main goal is to create an application with a balance between usefulness and simplicity (I don't like cluttered UI's), and the suggestions which respect that balance will have the biggest chance in getting implemented.

 

For the over the top installation: indeed very annoying how we now have to uninstall each time. I, however, never took the time to look into that. But as I'm not the only user anymore, I'll bump the priority on this.

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

Thank you for the info about the media keys  :) As for the gap, I had no idea it was there and why it is now gone. I'll keep an eye on it so it doens't come back :) Edit: the gap is still there it seems... :) I'm logging a bug.

 

 

Great, how the media keys work for you is by design. I didn't map the volume keys to musiX on purpose: I also prefer them to control the Windows volume. Should I maybe add an option to give the user the choice? There is no stop button in my app on purpose. I wan't to keep the UI as simple as possible, and pause/prev/next should give the user enough possibilities. But I'm open to any suggestion, so if you have another view on this, feel free to tell me.

 

Don't worry about asking too much. I'm taking every bug/suggestion into account (they're all being tracked in on my TFS). I can't promose every suggestion will make it into musiX. My main goal is to create an application with a balance between usefulness and simplicity (I don't like cluttered UI's), and those suggestions which respect that balance will have the biggest chance in getting integrated.

 

For the over the top installation: indeed very annoying how we now have to uninstall each time. I, however never took the time to look into that. But as I'm not the only user anymore, I'll bump the priority on this.

Also as above an FYI - my keyboard is a Logitech G15

I always say giving the user more confiurability (eg volume control) is better than restricting but I also think adding too many options will distract from the simplicity that you want so for now, I would leave it out. I am perfectly Happy to not have a stop button, Pause is good enough, again I just wanted to mention it.

I'm more than happy to start using this over winamp for the moment thanks to the media keys actually working. I'll maybe come back to this thread after a week or so of using it and let you know if there are any things I have found after general use.

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

Thank you for the info about the media keys  :) As for the gap, I had no idea it was there and why it is now gone. I'll keep an eye on it so it doens't come back :) Edit: the gap is still there it seems... :) I'm logging a bug.

 

No problem :) Also I noticed that if you make it fullscreen the gap appears, however if you leave it fullscreen, close musiX and then reopen it the gap isn't there, hope that helps a bit :)

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

Very nice indeed! Looking forward to seeing the progress in this, good job! Any chance you could put a link in the first post to the most recent version along with the changelog?

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

This topic is now closed to further replies.
  • Posts

    • BATorrent 3.0.2 by Razvan Serea BATorrent is a lightweight, open-source BitTorrent client built with modern C++ and Qt 6, offering a clean, fast, and privacy-focused alternative to traditional torrent apps. It supports magnet links, .torrent files, resume data, sequential downloading, per-file priorities, and even imports from qBittorrent. Power users benefit from integrated RSS auto-download with regex filtering, duplicate detection, and automatic tracker lists from Stremio. Streaming is seamless thanks to auto-detected players like VLC and IINA. BATorrent includes robust VPN tools—interface binding, auto-detection for WireGuard-based services like Mullvad and NordLynx, kill switch, proxy support, and IP filtering. A full WebUI enables remote control, while integrations with Plex, Jellyfin, and Emby automate library updates. With themes, speed scheduling, system-tray alerts, and cross-platform support for Windows, Linux, and macOS, BATorrent delivers a polished, high-performance torrenting experience. BATorrent features: Core .torrent file and magnet link support Resume data — picks up where you left off after restart Import torrents from qBittorrent Create .torrent files from any file or folder Sequential download mode Per-file priority control (skip, low, normal, high) Seed ratio limits with auto-pause DHT, PEX, UPnP, NAT-PMP RSS Auto-Download Subscribe to RSS feeds — automatically download new torrents as they appear Regex filters — match only what you want (e.g. 1080p|720p, S01E\d+) Per-feed settings — custom save path, check interval (5–1440 min), enable/disable Auto-download — matched items are downloaded automatically in the background Supports magnet links, .torrent URLs, and tags Tray notifications when items are auto-downloaded Duplicate detection — never downloads the same item twice Stremio Stremio Addon System pre-installed — works out of the box Auto tracker list from ngosang/trackerslist Streaming Play while downloading — stream video files before the download is complete Supports mp4, mkv, avi, mov, wmv, flv, webm, m4v, ts Auto-detects installed players (VLC, IINA, system default) VPN & Privacy Interface binding — lock torrent traffic to a specific network interface (e.g. tun0) Auto VPN detection — identifies VPN interfaces (tun, tap, WireGuard, Mullvad, NordLynx, ProtonVPN) Kill switch — automatically pauses all torrents if the VPN interface drops Auto-resume — resumes only the torrents paused by the kill switch when VPN reconnects Proxy support — SOCKS5 and HTTP proxy with optional authentication IP filtering — load P2P blocklists to block unwanted IP ranges Protocol encryption (enabled / forced / disabled) WebUI Remote management — control torrents from any browser at http://localhost:8080 REST API with JSON responses Add torrents via magnet link or .torrent upload Pause, resume, remove torrents remotely View peers and files per torrent Dark theme matching the desktop app HTTP Basic Auth with SHA-256 password hashing Configurable port and remote access (localhost vs 0.0.0.0) Interface 3 themes: Dark, Light, Midnight (bat/vampire aesthetic) Real-time speed graph Detailed panel with tabs: General, Peers, Files, Trackers Filter bar: search by name, filter by state (Active, Downloading, Seeding, Paused, Finished) Drag & drop .torrent files and magnet links Drag & drop reorder in torrent list System tray with notifications (download complete, kill switch events, RSS auto-downloads) Splash screen with bat animation Bilingual: English and Portuguese (BR), auto-detected from system locale Bandwidth Scheduler Alternative speed limits — set different download/upload limits on a schedule Time range — configure active hours (e.g. 01:00 to 07:00), supports overnight ranges Per-day control — choose which days of the week the schedule applies Automatically switches between normal and alternative speeds Media Server Integration Plex — automatically trigger library scan when a download completes Jellyfin / Emby — same automatic library refresh via API Configure server URL and authentication token/key in Settings System Cross-platform: Windows, Linux, macOS Auto-shutdown — automatically shut down PC when all downloads complete (60s cancellable countdown) Auto-update system (AppImage on Linux, installer on Windows, DMG on macOS) CLI arguments: pass .torrent files or magnet: URIs directly Keyboard shortcuts: Space to toggle pause, Ctrl+A to select all, Ctrl+O to open BATorrent 3.0.2 changelog: Phone pairing & WebUI The browser WebUI was reskinned to match the desktop app — same dark palette, Inter font, flat surfaces, the real BATorrent logo (it was a random bat before), and a proper magnet icon. It now looks like the same product, not a separate dashboard. Pairing is one tap and zero typing: the generated WebUI password is now copyable, and the QR code carries the credentials — scanning it from your phone logs straight in (no typing the IP or password), then drops the credentials from the address bar. Search Two new providers: RuTor (CIS sources, no login, via a public TorAPI relay) and Torrents-CSV. Results are sorted by seeders (healthiest first), and each search now times out after 15 s so one dead provider can't hang the UI. Files & trackers Per-file priority is back: right-click a file in the detail panel to set Skip / Low / Normal / High. Rename an individual file inside a torrent (double-click or the file menu), separate from renaming the torrent. Remove a tracker from a torrent (the ✕ on a tracker row); adding was already there. Smart Paste on Ctrl+V — paste a magnet, a 40-char info-hash, or a .torrent URL straight from the clipboard and it's added immediately (text fields still paste text normally). Covers & titles Anime fansub naming ([Group] Title - NN) now resolves to the right show. Audio channel layouts in titles (DDP5.1, 7.1, …) are stripped so they don't pollute cover matching. Under the hood The legacy QWidget interface is gone. QML had been the only UI since 3.0.0 (reachable old code lived behind a hidden --legacy flag); with parity confirmed, the entire QWidget layer — main window, every dialog, the theme manager — was removed (~13,400 lines). The four restored actions above were features that backend already supported but the QML port had never wired. macOS: the WebUI password hash moved out of the keychain into app settings, so launching the app no longer pops a login-keychain password prompt on unsigned builds. The actual password still lives in the keychain. Cleanup: ~400 orphaned translation strings and a batch of dead code removed; internal duplication collapsed; an ARCHITECTURE.md added for contributors. Unit / security / memory tests and the ASan/UBSan/TSan sanitizers stay green. Download: BATorrent 3.0.2 | 30.5 MB (Open Source) Download: BATorrent Portable | 42.3 MB Links: BATorrent Website | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • How about a global switch to turn the awful things off instead of a registry hack? Then everyone wins.
    • This doesn't strike me as so shocking when... " IT admins do have some control over this rollout. If they choose to opt out, devices in their tenant won't automatically get the dreaded Copilot app"
  • Recent Achievements

    • Mentor
      grik went up a rank
      Mentor
    • Dedicated
      JKR earned a badge
      Dedicated
    • One Year In
      CHUNWEI earned a badge
      One Year In
    • Conversation Starter
      FBSPL earned a badge
      Conversation Starter
    • Week One Done
      I2D earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      468
    2. 2
      PsYcHoKiLLa
      257
    3. 3
      Skyfrog
      79
    4. 4
      ATLien_0
      60
    5. 5
      FloatingFatMan
      60
  • Tell a friend

    Love Neowin? Tell a friend!