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

    • This saddens me greatly
    • Well again I do not mind seeing it charge my stuff if it does it well. "yeah charge my phone like that, charge it good"
    • Getting so tired of this push for that new useless slop over the less-useless old slop that at this point I just want M$ to have this nice, big, hearty cup of *FU*.
    • Brave Browser 1.91.168 by Razvan Serea Brave Browser is a lightning-fast, secure web browser that stands out from the competition with its focus on privacy, security, and speed. With features like HTTPS Everywhere and built-in tracker blocking, Brave keeps your online activities safe from prying eyes. Brave is one of the safest browsers on the market today. It blocks third-party data storage. It protects from browser fingerprinting. And it does all this by default. Speed - Brave is built on Chromium, the same technology that powers Google Chrome, and is optimized for speed, providing a fast and responsive browsing experience. Brave Browser also features Brave Rewards, a system that rewards users with Basic Attention Tokens (BAT) for viewing opt-in ads. This innovative system provides an alternative revenue model for content creators and a way to support the Brave community. SlimBrave Neo takes all the good things about Brave and makes them even better by keeping everything clean, light, and privacy-focused. It removes the extra clutter, turns off features you might not need, and cuts down on anything that could slow you down or collect unnecessary data. Because it relies on simple settings and policies instead of modifying the browser itself, you still get full Brave compatibility—just in a smoother, lighter, and more privacy-friendly package. Brave Browser 1.91.168 changelog: Web3 Added “Get Started” section to the “Portfolio” page. (#54029) Added the ability to view “Asset Distribution” in “Portfolio”. (#54028) Added dotted texture to wallet line chart. (#54216) Migrated Jupiter swap provider to “Gate3”. (#51848) Updated the “Permission” panel to display the site origin. (#54482) Updated NFT balance fetch to remove duplicate entries prior to fetching balances. (#55036) Fixed missing back button on the “Deposit Funds” page. (#55842) Fixed reloading an account tab redirecting to the “Accounts” page. (#54826) Leo Added support for text file uploads with renderer-based extraction. (#54062) Added PDF text extraction at upload time. (#51911) Updated display of Brave Leo attachment previews to scroll horizontally instead of vertically. (#54258) Updated the “Copy” button for the code block header to be sticky when scrolling. (#53704) Updated the staged content in the Leo side panel to be the active tab. (#53533) Updated the search terms in the answer’s footer to be left aligned. (#54204) Fixed crash which could occur in certain cases when using multiple tool requests. (#55438) General Added support for Brave Origin. (#37127) [Security] Added the ability to disable or delay automatic extension updates when brave://flags/#brave-user-extension-auto-update is enabled. (#7200) Enabled ability to force context menu using “Shift + Right Click” by default. (#54790) Improved performance by caching adblock DATs. (#27161) Updated background color for PWA install button in the omnibox. (#54736) Fixed tab hover card position when using vertical tabs. (#54199) Fixed extra border displaying around the content area when vertical tabs are used on macOS. (#54153 & #52961) Fixed audio farbling distortion in multi-voice Web Audio API synthesized music. (#52906) Upgraded Chromium to 149.0.7827.54. (#55943) Download: Brave Browser 64-bit | 1.2 MB (Freeware) Download: Brave Browser 32-bit View: Brave Homepage | Offline Installers | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • Thanks Microsoft but no, I find both iterations of Outlook terrible nowadays and switched back to Thunderbird at home.
  • Recent Achievements

    • 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
    • Week One Done
      Dr Jared Dental Studio earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      471
    2. 2
      PsYcHoKiLLa
      255
    3. 3
      Skyfrog
      80
    4. 4
      FloatingFatMan
      62
    5. 5
      Michael Scrip
      62
  • Tell a friend

    Love Neowin? Tell a friend!