Recommended Posts

Is gap-less playback supposed to be working at this point?

Also just noticed that selecting 16 files or more, does not give you the option to Open, in the right click menu. 15 or less is fine.

Gapless playback is not possible. I noticed that 15 files limit too. It seems to be a Windows limit. Here is a KB from microsoft about: https://support.microsoft.com/en-us/kb/2022295

I haven't checked if other players work around that.

OK, that is understandable.

I don't want to come across as demanding, or anything like that, but I can't overstate how important this is to me in the long term.

I genuinely would not use Dopamine, simply because it would ruin the flow of so many of my albums, especially for parties, it would be a total no no.

That would make me a very sad panda :cry:

I'm still having it fair to recognize the general keyboard commands for next/last etc while running DirectX applications. It works tabbing over to general apps.

Can you give me more details on that? Are you playing a game (fullscreen or not?) and running dopamine in the background? 

It is hard to balance adding features and keeping the application small and simple. There are always things you would want to add, but can't. FiB3RI wouldn't try to use Dopamine as a player at a gathering, there are more targeted programs with specific features for that. Dopamine is supposed to be simple and straight forward.

  • Like 1

No no no, focus is now rating and tagging :) And bugfixing happens in-between builds(all I can reproduce here at least).

Indeed I want to keep it simple and straight forward.

What you should expect

A simple, good looking player which provides just enough features you enjoy music

What you shouldn't expect

Another Foobar2000 or JRiver Media Center. Those players provide a lot of features and are great at what they do. But that is also the problem I have with them and the reason why I started musiX1.5 years ago and now Dopamine.

However feature requests are welcome. And I'll do my best to keep a balance between features and simplicity.

AS for gapless playback: I'd do it immediately if I knew a simple way. I logged it as a feature request, but this will require quite some research and time. So no promises yet.

 

 

  • Like 3

Putting it bluntly, I’d have your babies if you added gapless playback.

A player as simple to use as Dopamine, that looks this good, and has gapless playback? That’s about near perfect. The only improvements for me would be ability to play under lockscreen (not sure if possible on Win32 programs), and generally, a universal app platform instead (I know, that’d be an entirely new Dopamine!)

Hey Raph. been awhile. I've had some family emergencies lately but must say that your work is looking clean and tight. (Y)

with my DTS digital audio, dopamine sounds like a champion.

Hi Chris! Good to hear from you. I'm glad you're still enjoying Dopamine. I'll have a new build ready soon. This is the current changelog:

- Updated the file icons

- Adapted the UI to fit Windows 10

- Fixed a bug where the volume button wasn't synced between the different player screens

- Improved the albums search to also search for non-album artists

- Improved stability

I'm kind of happy with the improved stability. I've removed 2 nasty crashes.

Error opening .m3u

2015-08-19 13:25:28.0172|Info|Dopamine.Application.ProcessCommandLineArguments|Found commandline arguments.
2015-08-19 13:25:28.0392|Info|Dopamine.Application.ProcessCommandLineArguments|Processing Non-JumpList commandline arguments.
2015-08-19 13:25:28.0392|Info|Dopamine.Application.TrySendCommandlineArguments|Trying to send 2 commandline arguments to the running instance
2015-08-19 13:25:28.1043|Info|Dopamine.Services.File.FileService+_Closure$__5._Lambda$__12|Found commandline arguments.
2015-08-19 13:25:28.1043|Info|Dopamine.Services.File.FileService+_Closure$__5._Lambda$__12|Added file '\\TITAN\My Music\Various Artists - Hed Kandi Tropical House (2015) 2CD\00.Hed_Kandi_Tropical_House.m3u'
2015-08-19 13:25:28.1053|Info|Dopamine.Application.TrySendCommandlineArguments|Sent 2 commandline arguments to the running instance
2015-08-19 13:25:28.1053|Warn|Dopamine.Application.OnStartup|Dopamine is already running. Shutting down.
2015-08-19 13:25:28.3575|Info|Dopamine.Services.File.FileService+VB$StateMachine_14_AddFilesTimerElapsedHandler.MoveNext|Finished adding files. Number of files added = 1
2015-08-19 13:25:28.3575|Error|Dopamine.Core.Metadata.Tagger.Path2TrackInfo|Error while creating TrackInfo from file '\\TITAN\My Music\Various Artists - Hed Kandi Tropical House (2015) 2CD\00.Hed_Kandi_Tropical_House.m3u'. Exception: \\TITAN\My Music\Various Artists - Hed Kandi Tropical House (2015) 2CD\00.Hed_Kandi_Tropical_House.m3u (taglib/m3u)
2015-08-19 13:25:28.3575|Info|Dopamine.Services.File.FileService+VB$StateMachine_15_ImportFiles.MoveNext|Number of tracks to play = 1
2015-08-19 13:25:28.3575|Info|Dopamine.Services.File.FileService+VB$StateMachine_15_ImportFiles.MoveNext|Enqueuing 1 tracks.
2015-08-19 13:25:28.3966|Error|Dopamine.Services.Playback.PlaybackService.TryPlay|Could not play the file \\TITAN\My Music\Various Artists - Hed Kandi Tropical House (2015) 2CD\00.Hed_Kandi_Tropical_House.m3u. Loop=False, Shuffle=False. Exception: Interops::MFCreateSourceReaderFromURL caused an error: 0xc00d36c4, "The byte stream type of the given URL is unsupported.".. StackTrace:    at CSCore.MediaFoundation.MediaFoundationCore.CreateSourceReaderFromUrl(String url)
   at CSCore.MediaFoundation.MediaFoundationDecoder..ctor(String uri)
   at CSCore.Codecs.CodecFactory.GetCodec(String filename)
   at Dopamine.Core.Audio.CSCorePlayer.GetSoundSource()
   at Dopamine.Core.Audio.CSCorePlayer.PlayASound()
   at Dopamine.Core.Audio.CSCorePlayer.Play(String iUri)
   at Dopamine.Services.Playback.PlaybackService.TryPlay(TrackInfo iTrack)

 

Error opening .m3u

2015-08-19 13:25:28.0172|Info|Dopamine.Application.ProcessCommandLineArguments|Found commandline arguments.
2015-08-19 13:25:28.0392|Info|Dopamine.Application.ProcessCommandLineArguments|Processing Non-JumpList commandline arguments.
2015-08-19 13:25:28.0392|Info|Dopamine.Application.TrySendCommandlineArguments|Trying to send 2 commandline arguments to the running instance
2015-08-19 13:25:28.1043|Info|Dopamine.Services.File.FileService+_Closure$__5._Lambda$__12|Found commandline arguments.
2015-08-19 13:25:28.1043|Info|Dopamine.Services.File.FileService+_Closure$__5._Lambda$__12|Added file '\\TITAN\My Music\Various Artists - Hed Kandi Tropical House (2015) 2CD\00.Hed_Kandi_Tropical_House.m3u'
2015-08-19 13:25:28.1053|Info|Dopamine.Application.TrySendCommandlineArguments|Sent 2 commandline arguments to the running instance
2015-08-19 13:25:28.1053|Warn|Dopamine.Application.OnStartup|Dopamine is already running. Shutting down.
2015-08-19 13:25:28.3575|Info|Dopamine.Services.File.FileService+VB$StateMachine_14_AddFilesTimerElapsedHandler.MoveNext|Finished adding files. Number of files added = 1
2015-08-19 13:25:28.3575|Error|Dopamine.Core.Metadata.Tagger.Path2TrackInfo|Error while creating TrackInfo from file '\\TITAN\My Music\Various Artists - Hed Kandi Tropical House (2015) 2CD\00.Hed_Kandi_Tropical_House.m3u'. Exception: \\TITAN\My Music\Various Artists - Hed Kandi Tropical House (2015) 2CD\00.Hed_Kandi_Tropical_House.m3u (taglib/m3u)
2015-08-19 13:25:28.3575|Info|Dopamine.Services.File.FileService+VB$StateMachine_15_ImportFiles.MoveNext|Number of tracks to play = 1
2015-08-19 13:25:28.3575|Info|Dopamine.Services.File.FileService+VB$StateMachine_15_ImportFiles.MoveNext|Enqueuing 1 tracks.
2015-08-19 13:25:28.3966|Error|Dopamine.Services.Playback.PlaybackService.TryPlay|Could not play the file \\TITAN\My Music\Various Artists - Hed Kandi Tropical House (2015) 2CD\00.Hed_Kandi_Tropical_House.m3u. Loop=False, Shuffle=False. Exception: Interops::MFCreateSourceReaderFromURL caused an error: 0xc00d36c4, "The byte stream type of the given URL is unsupported.".. StackTrace:    at CSCore.MediaFoundation.MediaFoundationCore.CreateSourceReaderFromUrl(String url)
   at CSCore.MediaFoundation.MediaFoundationDecoder..ctor(String uri)
   at CSCore.Codecs.CodecFactory.GetCodec(String filename)
   at Dopamine.Core.Audio.CSCorePlayer.GetSoundSource()
   at Dopamine.Core.Audio.CSCorePlayer.PlayASound()
   at Dopamine.Core.Audio.CSCorePlayer.Play(String iUri)
   at Dopamine.Services.Playback.PlaybackService.TryPlay(TrackInfo iTrack)

 

 

Opening playlists is not supported yet (but planned).

Edit: it didn't crash right? (otherwise that would be a bug) From what I see it didn't crash and showed you a popup that it couldn't play the file.

Ah!, OK.

Is there a public feature/bug list we can look at, so that we don't keep reporting, requesting the same things over and over?

It didn't crash, just an error dialogue. The ability to open the log file from the error dialogue is a great idea (Y)

Dunno what the status turned out to be, but Dopamine still doesn't recognize keyboard commands when a game has focus

It's logged as a bug. But I can't reproduce it yet. As soon as I can, I'll be able to try fixing it. What kind of keyboard do you have? Is it coming with a custom driver or software? Does it have app-specific configuration? We've seen logitech keyboards breaking media key support here in the past due to their driver and app specific configurations.

Ah!, OK.

Is there a public feature/bug list we can look at, so that we don't keep reporting, requesting the same things over and over?

It didn't crash, just an error dialogue. The ability to open the log file from the error dialogue is a great idea (Y)

There is a short list on my blog here, however it needs some updating.

Edit: it is now up to date for the bigger features.

Edited by Raphaël G.
  • Like 2

I really, really, really, really wish this would work for downloaded DRM files like for Groove Subscription or Apple Music. :( This program looks soooooo much better.

One question, when I remove the source folder of the music, why does the music still stay in the library? Anyway to purge it out? I can't find out how to do that.

I really, really, really, really wish this would work for downloaded DRM files like for Groove Subscription or Apple Music. :( This program looks soooooo much better.

One question, when I remove the source folder of the music, why does the music still stay in the library? Anyway to purge it out? I can't find out how to do that.

Select the songs you want to remove in the UI, right click and choose "Remove".  They're not being removed when removing folders for several reasons:

- Songs which are added by means of a playlist are not necessarily (some can be, others not) in one of the folders, and we don't want to also delete too much. So I've gone the way of other players and don't delete. Having the folders tells dopmaine to keep an eye on the contents and update the collection if files are added or removed.

- metadata info (like rating) saved in the database. If you chose to remvoe a folder but then decide you want the files back, the metadata info should not be lost

Although, I admit that I need to think about it more. Folder management will probably improve sometime later. I thought about adding a reset button to clear the collection completely if someone wants to start fresh.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Posts

    • Amazon eero Pro 6E mesh Wi-Fi system 2-pack is 27% off by Ivan Jenic The Amazon eero Pro 6E mesh Wi-Fi system is currently $239.99 on Amazon for the 2-pack, down from $329.99. That's 27% off and $90 saved for a solid Wi-Fi solution that covers your entire home (purchase link down below). The 2-pack covers up to 4,000 square feet (372 square meters) and supports 100+ connected devices, which handles the vast majority of home setups without breaking a sweat. Wi-Fi 6E brings access to the 6 GHz band for lower latency across the network, and the 2.5 Gb Ethernet port supports gigabit+ internet plans if your ISP offers them. eero's TrueMesh technology handles traffic routing automatically, so you're not manually managing which devices connect to which node. You set up the entire thing through the eero app, and the entire process takes a few minutes. The system also receives automatic security updates in the background, so once you set it up, you don't have to worry about compatibility issues. If you're covering a larger home or want more nodes, the 3-pack is $329.99 and the 4-pack is $479.98, both at similar discount levels. It's worth mentioning that a newer model exists, which is likely the reason for the discount, but the Pro 6E is still perfectly capable hardware for most homes. Amazon eero Pro 6E mesh Wi-Fi system 2-pack - $239.99 | 27% off on Amazon This Amazon deal is US-specific and not available in other regions unless specified. This is a first-party seller link (at the time of article publishing); ensure that you also purchase from a first-party seller link only. If you don't like it or want to look at more options, check out the previous deals that we have covered, OR you can also visit Amazon US deals page. Get Prime (SNAP), Prime Video, Audible Plus or Kindle / Music Unlimited. Free for 30 days. As an Amazon Associate, we earn from qualifying purchases.
    • On Tuesday, Microsoft drilled another hole in the duo's sinking relationship with the debut of its MAI-Thinking-1 AI model, a midsize model that the company said is intended for high-efficiency, low-token-cost situations...... https://finance.yahoo.com/markets/article/microsoft-and-openais-relationship-continues-to-crumble-183330195.html  
    • Ladybird Browser is no longer accepting outside contributions thanks to AI by David Uzondu The Ladybird Browser Project has announced it will no longer accept public pull requests and will limit changes to those made by its maintainers as it works towards its first alpha release. According to Ladybird's creator Andreas Kling, this is "not a change we make lightly," but the rapid shift in AI capabilities forced their hand. Previously, a massive PR implied that the person behind it put a lot of care into the code and is ready to "answer for the consequences." Now with AI, anyone can generate a PR without even understanding the bug fix or feature they want merged. The blog post goes on to say that the team is closing all open public pull requests immediately, and that maintainers will not treat external forks as a review queue for upstream Ladybird. Instead, the team wants outside contributors to focus on reporting bugs and running tests. Kling started Ladybird back in 2019 as LibHTML, a simple HTML viewer for his hobby operating system, SerenityOS, but by September 2022, it had turned into a full-fledged browser project. What sets Ladybird apart from the likes of Google Chrome, Apple Safari, or Mozilla Firefox is its totally independent engine, which does not rely on pre-existing codebases. The project maintains a strict policy against default search engine deals or user data monetization, keeping development funded entirely by donations and sponsorships. Generative AI is forcing open source project maintainers to rethink how they handle public code contributions (and the whole open-source thing in general). One month ago, a leak about the National Health Service (NHS) suggested the organization was planning to take all of its public repositories private ahead of a May 11 deadline, thanks to Mythos (an AI model that Anthropic believes is too dangerous to be released to the public) and its ability to find and write exploits for zero-day vulnerabilities. Thankfully, the Government Digital Service (GDS) issued a counter-report titled "AI, open code and vulnerability risk in the public sector" that stopped the shutdown by pointing out that hiding code does not improve security.
    • Kalmuri 4.2.4 by Razvan Serea Kalmuri is your all-in-one, portable screen capture and recording solution designed for speed, simplicity, and flexibility. Whether you need a full-screen snapshot, a custom area, a scrolling webpage, or smooth video recording, Kalmuri delivers with ease. Capture text instantly from images with built-in OCR, keep floating images on top for quick reference, and use the precise color picker for perfect design matching. Customize hotkeys to work your way and share results instantly with built-in upload options. Kalmuri runs without installation, making it ideal for USB use, and offers an intuitive interface that’s easy to learn. Kalmuri key features: Video recording support (designation of whole screen and area) Whole screen, active program, window control, area application Extract text from images using optical character recognition (OCR). Support for PNG, JPG, WEBP, BMP, GIF file formats MP4 video recording powered by FFmpeg for high-quality results Full web page capture Share the captured image on the web Color extraction function Printer output Hotkey settings Adjustable via keyboard for area capture (Arrow key, Ctrl+Arrow key, Shift+Arrow key) File name format (sequential, datetime) Free to use it at work, at home, in government offices, at school, etc. Using Kalmuri portable for video recording Kalmuri’s portable version doesn’t include FFmpeg, which is required for video recording. Without it, you’ll get an “error FFmpeg.exe not found” message. To fix this, download FFmpeg from the provided link, extract it, and place FFmpeg.exe in Kalmuri’s folder. Kalmuri will then recognize it automatically, allowing you to start recording in high quality instantly. Kalmuri 4.2.4 changelog: Fixed an issue where color picking could occasionally freeze Improved capture stability Resolved a possible unexpected app shutdown in certain cases Refined internal handling for a smoother experience Download: Kalmuri 4.2.4 | 24.2 MB (Freeware) Download: Kalmuri Portable 4.2.4 | 2.1 MB View: Kalmuri Website | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • I like the show more options. The only problem with it is that it's not always in a consistent spot in the menu. If the copy/paste/cut, happens to show on top, then more option is the last in the menu. But if copy/paste/cut happens to show on the bottom, then more options is before the copy/paste/cut. But I do like the more options because it hides the stuff that I rarely use. But I would like to choose what it is or isn't hiding. That would make it better.
  • Recent Achievements

    • Week One Done
      I2D earned a badge
      Week One Done
    • Week One Done
      Dr Jared Dental Studio earned a badge
      Week One Done
    • Week One Done
      RG INVESTMENT GROUP earned a badge
      Week One Done
    • Very Popular
      The Norwegian Drone Pilot earned a badge
      Very Popular
    • Very Popular
      s0nic69 earned a badge
      Very Popular
  • Popular Contributors

    1. 1
      +primortal
      484
    2. 2
      PsYcHoKiLLa
      258
    3. 3
      Skyfrog
      84
    4. 4
      FloatingFatMan
      64
    5. 5
      Michael Scrip
      63
  • Tell a friend

    Love Neowin? Tell a friend!