Recommended Posts

1 hour ago, th3rEsa said:

Last.fm scrobbling makes this finally become an interesting alternative for many people. I'm currently planning to (finally) replace AIMP by something with a cleaner UI.  I'll give it a spin tomorrow.

Thanks! Let me know what you think of it. I plan more last.fm goodness in the future, as their API seems very easy to use. For the next build (probably to be released this week), I'll add artist information + similar artists (clicking on them brings you to the last.fm info page for those artists):

 

 

artist info.png

artist info 2.png

5 minutes ago, Skiver said:

If you're looking into more last.fm stuff - the ability to get album art for tracks that have it missing would be amazing. It looks like it could be possible but I'm no programmer so I'll leave the clever bit to you :)

That's actually the next thing I'm working on :) . According to the API is should be possible. i'd like to have this working for the next build.

  • Like 3

Is there a timed event or auto detection for the collection to detect added songs to a current collection's folder?

 

I added a folder yesterday and it still hadn't shown up.  I then clicked the Refresh now button and it was added.  There are no errors in the log file for the last two days it has been running.  I do see the entries for adding the new files after I clicked the Refresh now button.

 

Thanks.

 

 

16 hours ago, jackslade said:

Is there a timed event or auto detection for the collection to detect added songs to a current collection's folder?

 

I added a folder yesterday and it still hadn't shown up.  I then clicked the Refresh now button and it was added.  There are no errors in the log file for the last two days it has been running.  I do see the entries for adding the new files after I clicked the Refresh now button.

 

Thanks.

 

 

Not yet (but that's planned). Currently you have to press the refresh now button or restart Dopamine.

Hey everyone,

I released another preview of Dopamine 1.2. This is the change log:

 

2016-10-01: Dopamine 1.2 Build 738 (Preview)

 

– [Added] Added an Artist information screen
– [Added] Added download of album covers from the Internet
– [Changed] Updated the Spanish translation
– [Changed] Updated the Greek translation

 

Download + info here

  • Like 2
59 minutes ago, th3rEsa said:

Can you do something about the startup time? I have a ~ 3 year old i7 and it takes seconds to start for me. :(

How many files do you have in your collection? How many seconds does it take to start?

I've released another build. It fixes a big memory leak which has always been there since version 1.0.

 

This is the change log:

 

2016-10-02: Dopamine 1.2 Build 739 (Preview)

 

– [Fixed] Fixed a big memory leak

 

Download here

  • Like 2
9 hours ago, th3rEsa said:

0, I haven't imported my library yet. (It started to after the start though.)

I'm afraid that's as fast as I'll get. It's not doing much when starting, there's nothing I can trim.

  • 2 weeks later...
On 10/11/2016 at 4:41 PM, Skiver said:

Just noticed the Last.fm integration is there but I'm afraid trying to sign in just seems to crash the application.

 

Link to Log

 

 

The reply to the web request says: (403) Forbidden. Is that account still valid? What happens when you sign with that account in on the last.fm website?

Failure to log in should not crash Dopamine however. I just fixed it for the next build.

  • Like 1
27 minutes ago, Raphaël G. said:

The reply to the web request says: (403) Forbidden. Is that account still valid? What happens when you sign with that account in on the last.fm website?

Failure to log in should not crash Dopamine however. I just fixed it for the next build.

 

Yep, I actually didn't have a Last.FM account before I noticed this feature (or if I did I've forgotten about it) so this was a brand new account I setup. I can log in with this account but unfortunately, Dopamine still crashes.

1 hour ago, Skiver said:

Yep, I actually didn't have a Last.FM account before I noticed this feature (or if I did I've forgotten about it) so this was a brand new account I setup. I can log in with this account but unfortunately, Dopamine still crashes.

I just created a new account to test this out and it works fine. So, right now, I can only think of special characters I might parse incorrectly. Are there any special characters in you username and/or password? (you can PM me if you prefer)

12 hours ago, Raphaël G. said:

I just created a new account to test this out and it works fine. So, right now, I can only think of special characters I might parse incorrectly. Are there any special characters in you username and/or password? (you can PM me if you prefer)

 
 

Yep, it looks like it was characters that did it.

 

I had an ^ symbol in there but changed my password and used a more common symbol like ! and it has now signed me in.

 

if It helps I got the following when I tried to use no special character at all, at least this way you know what you need to cater for.

 

Quote

Your password is not strong enough. New passwords must:

Be at least six characters long

Contain one or more numbers

Include at least one of the following special characters: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~, or a space

 

 

So the next thing now is how exactly does this work?

 

So I've got my Last.FM account linked, I've enabled Scrobbling and enabled download Artist info - at what point does this do something? If I check last.fm it claims I've not listened to anything and I don't see anything new appearing against the songs I've listened too? I also tried checking the box under a song for update album art but again so far nothing has happened. I tried closing and opening to see if this was something ran on open etc but still nothing.

 

Am I missing something?

22 minutes ago, Skiver said:

So the next thing now is how exactly does this work?

 

So I've got my Last.FM account linked, I've enabled Scrobbling and enabled download Artist info - at what point does this do something? If I check last.fm it claims I've not listened to anything and I don't see anything new appearing against the songs I've listened too? I also tried checking the box under a song for update album art but again so far nothing has happened. I tried closing and opening to see if this was something ran on open etc but still nothing.

 

Am I missing something?

Hey, thanks for all the info. I'll try to catch that character thing for the next update, just in case someone else bumps into the problem.

 

Dopamine uses Last.fm in 2 possible ways:

 

1. Receiving data from Last.fm (doesn't require account/login info):

 

-> Download album art (using the "Download" button in the "edit album" dialog)

-> Download artist information in the artist information screen

 

2. Sending data to Last.fm (requires the account/login info)

 

-> Scrobbling

-> Sending "Now playing" requests

 

This is how it is implemented (info from Last.fm website):

 

Now Playing Requests

 

The "Now Playing" service lets a client notify Last.fm that a user has started listening to a track. This does not affect a user's charts, but will feature the current track on their profile page, along with an indication of what music player they're using.

 

Scrobble Requests

 

The scrobble service lets a client add a track-play to a user's profile. This data is used to show a user's listening history and generate personalised charts and recommendations (and more).

 

When is a scrobble a scrobble?

 

A track should only be scrobbled when the following conditions have been met:

The track must be longer than 30 seconds.

And the track has been played for at least half its duration, or for 4 minutes (whichever occurs earlier.)

As soon as these conditions have been met, the scrobble request may be sent at any time. It is often most convenient to send a scrobble request when a track has finished playing.

 

Conclusion

 

Play songs in Dopamine, and open your last.fm profile page on the last.fm website. You'll see that "Now playing" will show what you are listening to at that moment, and that the "scrobble" list contains all tracks that have been scrobbled.

  • Like 2
2 hours ago, Raphaël G. said:

Should that be linked to rating, or be a totally different button?

I've always seen it as it's own button in other media players (and I'd personally prefer that as I don't using ratings)

Edited by ViperAFK

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

    • Microsoft Edge 149.0.4022.52 by Razvan Serea Microsoft Edge is a super fast and secure web browser from Microsoft. It works on almost any device, including PCs, iPhones and Androids. It keeps you safe online, protects your privacy, and lets you browse the web quickly. You can even use it on all your devices and keep your browsing history and favorites synced up. Built on the same technology as Chrome, Microsoft Edge has additional built-in features like Startup boost and Sleeping tabs, which boost your browsing experience with world class performance and speed that are optimized to work best with Windows. Microsoft Edge security and privacy features such as Microsoft Defender SmartScreen, Password Monitor, InPrivate search, and Kids Mode help keep you and your loved ones protected and secure online. Microsoft Edge has features to keep both you and your family protected. Enable content filters and access activity reports with your Microsoft Family Safety account and experience a kid-friendly web with Kids Mode. The new Microsoft Edge is now compatible with your favorite extensions, so it’s easy to personalize your browsing experience. Microsoft Edge 149.0.4022.52 changelog: Migration to improved V2 architecture for Workspaces. Workspaces, introduced in Edge in 2022, allows users to create durable sets of tabs that can be saved and shared with others. In order to improve reliability and performance of this feature, the following changes are being made: Migrating data for saved Workspaces from OneDrive/SharePoint to Edge Sync service Removing the collaboration/share functionality of this feature For organizations who have disabled Sync through policy, the existing v1 Workspace data will still be migrated to the new architecture. New v2 Workspaces created after migration won't sync across devices and will remain local to each device. This update occurs on a progressive rollout beginning in Edge Stable v145 and will continue rolling out in Edge v149. For more information, see Getting started with Microsoft Edge Workspaces. Feature Updates Passkey Sync for Enterprise Users. Microsoft Edge is introducing support for passkey synchronization for enterprise users, enabling secure, passwordless authentication across devices. Passkeys created in Edge can now be synced seamlessly, improving sign-in experience while maintaining strong security standards. Note: This is a controlled feature rollout. If you don't see this change, check back as we continue the rollout. Enterprise WebView2 runtime downgrade via DowngradeVersion policy. Administrators can temporarily roll back specific applications to a previous WebView2 Evergreen Runtime version (N-1 or N-2) using the new DowngradeVersion policy in msedgewebview2.admx. The Downgrade Version policy allows enterprises to mitigate critical regressions by specifying per-application exe-to-version mappings. The Edge Updater installs the target version side-by-side, and the WebView2 Loader redirects targeted apps accordingly. Downgrades auto-expire with each new WebView2 release: apps pinned to N-1 remain on the same version (now becoming N-2) and will auto-update in the next release, while apps pinned to N-2 will revert to the current Evergreen version. The policy applies only to enterprise-managed devices (domain-joined or MDM-enrolled). For more information, see Microsoft Edge WebView2 Policy Documentation | Microsoft Learn. Collections retirement. Collections has been removed in this update. Users can no longer access or use the feature. To keep saved content, users can export it, or move all pages to Favorites before updating to Microsoft Edge Stable 149. For more information, see Organize your ideas with Collections in Microsoft Edge - Microsoft Support. Modern, unified, and updated Look and Feel. Microsoft Edge has updated the Look and Feel to give customers a unified experience across all of Microsoft AI surfaces including Copilot and Bing. This changes multiple elements of the UX such as spacing, corners, fonts, default colors, etc. Clarify choices surrounding third-party cookie settings. Language under Settings > Privacy, search, and services > Cookies are clarified to better describe the choices users have in managing third-party cookies. Custom primary password retirement. Users are no longer able to create a new custom primary password in Edge Settings edge://settings/autofill/passwords/settings. Any users who are still using a custom primary password will be automatically migrated to device authentication. Additionally, the PrimaryPasswordSetting policy will no longer support the WithCustomPrimaryPassword option. For more information, see Keep your saved passwords private in Microsoft Edge | Microsoft Support. Unifying Copilot Chat policy controls. The Microsoft365CopilotChatIconEnabled policy is the standard for configuring Copilot Chat. Previously, this behavior was controlled by blocking the Copilot extension, either explicitly or by using the * wildcard via the ExtensionSettings or ExtensionInstallBlockList policies. Extension and sidebar policies no longer affect the appearance or functionality of Copilot Chat. Copilot address bar suggestions were also tied to extension policy settings. Starting in Microsoft Edge version 149, admins can use the CopilotAddressBarSuggestionsEnabled policy to manage this behavior. Intune MAM Protected Downloads. The protected downloads feature for Intune MAM is now available for BYOD (Bring Your Own Device) devices, which aren't managed by a tenant. Policy Updates / New policies CopilotAddressBarSuggestionsEnabled - Enable Copilot address bar suggestions CpuPerformanceTierOverride - Override for the CPU performance tier DataUrlInWebWorkerOpaqueOriginEnabled - Enable opaque origins for data URLs in Web Workers DefaultLocalFontsSetting - Default Local Fonts permission setting ForceForegroundPriorityForUrls - Force foreground priority for specific URLs LocalFontsAllowedForUrls - Allow Local Fonts permission on these sites LocalFontsBlockedForUrls - Block Local Fonts permission on these sites Deprecated policies WalletDonationEnabled - Wallet Donation Enabled (deprecated) EdgeWalletEtreeEnabled - Edge Wallet E-Tree Enabled (deprecated) Additional policy changes ForceForegroundPriorityForUrls - ForceForegroundPriorityForOrigins is renamed to ForceForegroundPriorityForUrls OnSecurityEventEnterpriseConnector - Add macOS platform support ProtectedContentIdentifiersAllowed - Remove macOS platform support Download: Microsoft Edge (64-bit) | 193.0 MB (Freeware) Download: Microsoft Edge (32-bit) | 170.0 MB Download: Microsoft Edge (ARM64) | 188.0 MB View: Microsoft Edge Website | Release History Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • User: "But is it good?" Microsoft: "Well, no. But it is less bad."
    • Media Player Classic - Home Cinema 2.7.2 by Razvan Serea Media Player Classic - Home Cinema (MPC-HC) is a free and open-source video and audio player for Windows. MPC-HC is based on the original Guliverkli project (which is no longer maintained) and contains many additional features and bug fixes. As the continuation of the original Media Player Classic, MPC-HC isn’t flashy but it works with nearly any media format. MPC-HC uses DXVA technology to pass decoding operations to your modern video card, enhancing your viewing experience. And MPC-HC supports both physical and software DVDs with menus, chapter navigation, and subtitles. Overview of features A lot of people seem to be unaware of some of the awesome features that have been added to MPC-HC in the past years. Here is a list of useful options and features that everyone should know about: Dark interface Menu > View > Dark Theme When using dark theme it is also possible to change the height of the seekbar and size of the toolbar buttons. Options > Advanced Video preview on the seekbar Options > Tweaks > Show preview on seek bar Adjust playback speed Menu > Play > Playback rate The buttons in the player that control playback rate take a 2x step by default. This can be customized to smaller values (like 10%): Options > Playback > Speed step Adjusting playback speed works best with the internal audio renderer. This also has automatic pitch correction. Options > Playback > Output > Audio Renderer MPC-HC can remember playback position, so you can resume from that point later Options > Player > History You can quickly seek through a video with Ctrl + Mouse Scrollwheel. You can jump to next/previous file in a folder by pressing PageUp/PageDown. You can perform automatic actions at end of file. For example to go to next file or close player. Options > Playback > After Playback (permanent setting) Menu > Play > After Playback (for current file only) A-B repeat - You can loop a segment of a video. Press [ and ] to set start and stop markers. You can rotate/flip/mirror/stretch/zoom the video Menu > View > Pan&Scan This is also easily done with hotkeys (see below). There are lots of keyboard hotkeys and mouse actions to control the player. They can be customized as well. Options > Player > Keys Tip: there is a search box above the table. You can stream videos directly from Youtube and many other video websites You can stream videos directly from Youtube and many other video websites Put yt-dlp.exe or youtube-dl.exe in the MPC-HC installation folder. Then you can open website URLs in the player: Menu > File > Open File/URL You can even download those videos: Menu > File > Save a copy Tip: to be able to download in best quality with yt-dlp/youtube-dl, it is recommended to also put ffmpeg.exe in the MPC-HC folder. Several YDL configuration options are found here: Options > Advanced This includes an option to specify the location of the .exe in case you don't want to put it in MPC-HC folder. Play HDR video This requires using madVR or MPC Video Renderer. After installation these renderers can be selected here: Options > Playback > Output Ability to search for and download subtitles, either automatically or manually (press D): Options > Subtitles > Misc Besides all these (new) features, there have also been many bugfixes and internal improvements in the player in the past years that give better performance and stability. It also has updated internal codecs. Support was added for CUE sheets, WebVTT subtitles, etc. Media Player Classic - Home Cinema 2.7.2 changelog: Updated LAV Filters to version 0.81-23-g6fadb Updated MPC Video Renderer to version 0.10.2.2540 Updated MediaInfo DLL to version 26.05 Updated MPC Audio Renderer Several crash fixes, bug fixes and small improvements. Download: MPC-HC 2.7.2 (x64) | Standalone | ~20.0 MB (Open Source) Download: MPC-HC 2.7.2 (x86) | Standalone Links: MPC-HC Home Page | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • No problems here using the new Outlook. In our company we started to default installing to users on new computers or when we're reimaging. But, if the user needs/ask for the classic one, we install it. Low reject rate at this point.
  • Recent Achievements

    • Very Popular
      s0nic69 earned a badge
      Very Popular
    • Collaborator
      Asgardi earned a badge
      Collaborator
    • Conversation Starter
      mobandz earned a badge
      Conversation Starter
    • Apprentice
      fernan99 went up a rank
      Apprentice
    • One Month Later
      nothanks earned a badge
      One Month Later
  • Popular Contributors

    1. 1
      +primortal
      466
    2. 2
      PsYcHoKiLLa
      246
    3. 3
      Skyfrog
      79
    4. 4
      FloatingFatMan
      65
    5. 5
      Michael Scrip
      60
  • Tell a friend

    Love Neowin? Tell a friend!