BPM Finder Script

This forum is for questions / discussions regarding development of addons / tweaks for MediaMonkey for Windows 4.

Moderators: Gurus, Addon Administrators

Ant}{raX

BPM Finder Script

Post by Ant}{raX »

Is it possible for a script that would be able to retrieve the BPM info for a song or albums from djbpmstudio.comm, similar to trixmoto's Genre Finder?

Regards
trixmoto
Posts: 10024
Joined: Fri Aug 26, 2005 3:28 am
Location: Hull, UK
Contact:

Re: BPM Finder Script

Post by trixmoto »

Looks like a useful source, except there is no search tool which means some kind of scraping would have to be done. It would be incredibly difficult to get a script to traverse this website to find the right song, unfortunately.
Download my scripts at my own MediaMonkey fansite.
All the code for my website and scripts is safely backed up immediately and for free using Dropbox.
Peke
Posts: 17493
Joined: Tue Jun 10, 2003 7:21 pm
Location: Earth
Contact:

Re: BPM Finder Script

Post by Peke »

Trix, Have you tried to contact them maybe you and them can work on mutual benefits?
Best regards,
Peke
MediaMonkey Team lead QA/Tech Support guru
Admin of Free MediaMonkey addon Site HappyMonkeying
Image
Image
Image
How to attach PICTURE/SCREENSHOTS to forum posts
trixmoto
Posts: 10024
Joined: Fri Aug 26, 2005 3:28 am
Location: Hull, UK
Contact:

Re: BPM Finder Script

Post by trixmoto »

I've sent them an email :)
Download my scripts at my own MediaMonkey fansite.
All the code for my website and scripts is safely backed up immediately and for free using Dropbox.
bourbe
Posts: 7
Joined: Wed Oct 20, 2010 3:08 pm

Re: BPM Finder Script

Post by bourbe »

Hi Trix,

This is a good idea . I am interessted about this.

Regards,

Bourbe
orrangemisfocused

Re: BPM Finder Script

Post by orrangemisfocused »

I am relatively new to MM and scripting language so this in layman's terms. This is my in the works resolution to BPM tagging.

1. Create playlist and reorganize those files to one folder.
2. Use free app 'MixMeister BPM Analyzer' to analyze BPM values items in folder
3. Set Sort to Title and export as .txt file(additionally by artist, bpm, genre, etc)
4. Open MM and desired playlist, set sort to title
5. Open .txt file side by side.
6. Either find a script that can search for info from a txt file or manually enter info. Since the .txt info database is sorted by title, at the very least it will be a tedious procedure to constantly hit tab, but its a lot better than having to search out the info from a pile of info.

Matt Orrange
nohitter151
Posts: 23640
Joined: Wed Aug 09, 2006 10:20 am
Location: NJ, USA
Contact:

Re: BPM Finder Script

Post by nohitter151 »

MM can import BPM data from the mp3 tags after Mixmeister has scanned the files. Why are you re-entering it again?
MediaMonkey user since 2006
Need help? Got a suggestion? Can't find something?

Please no PMs in reply to a post. Just reply in the thread.
Eyal
Posts: 3116
Joined: Sun Jun 26, 2005 9:27 am
Location: Québec

Re: BPM Finder Script

Post by Eyal »

Yes, nohitter151 is right. Just scan again the files that have been analysed by MixMeister. (Ins key)
Skins for MediaMonkey: Cafe, Carbon, Helium, Spotify, Zekton. [ Wiki Zone ].
ToySldr

Re: BPM Finder Script

Post by ToySldr »

But does MixMeister save the BPM to the tags?
nohitter151
Posts: 23640
Joined: Wed Aug 09, 2006 10:20 am
Location: NJ, USA
Contact:

Re: BPM Finder Script

Post by nohitter151 »

ToySldr wrote:But does MixMeister save the BPM to the tags?
For mp3 files, yes.
MediaMonkey user since 2006
Need help? Got a suggestion? Can't find something?

Please no PMs in reply to a post. Just reply in the thread.
lobojon
Posts: 45
Joined: Sun Nov 02, 2008 11:02 pm

Re: BPM Finder Script

Post by lobojon »

What about other format files like flac, ogg, m4a, ape, etc?

How would we monkeys get MM to update the tags?

I am looking forward to analyzing the bpm of my collection once I have read enough info here to discover the risks.
MM Lifer since 2008. Still apprentice (noob) level.
Windows 7 Ultimate 64bit
Toshiba Satellite laptop
Music collection of 2 TB located on an external hard
Spybot Search & Destroy / Iobit Anti Malware
Avast Antivirus Free Edition

I love the Monkey and the forum.
Thanks to all who provide advice, assistance, add ons and scripts. It is very much appreciated!
nohitter151
Posts: 23640
Joined: Wed Aug 09, 2006 10:20 am
Location: NJ, USA
Contact:

Re: BPM Finder Script

Post by nohitter151 »

lobojon wrote:What about other format files like flac, ogg, m4a, ape, etc?

How would we monkeys get MM to update the tags?

I am looking forward to analyzing the bpm of my collection once I have read enough info here to discover the risks.
Well, MixMeister doesn't save the bpm to the tags of these file types, so MM can't import them.
MediaMonkey user since 2006
Need help? Got a suggestion? Can't find something?

Please no PMs in reply to a post. Just reply in the thread.
Post Reply