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

    • 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!