Search found 92 matches
- Thu Sep 03, 2009 12:43 pm
- Forum: Bug Reports (MMW4)
- Topic: 1261 - Ratings tag inconsistency
- Replies: 0
- Views: 696
1261 - Ratings tag inconsistency
In My Db, i use an external program to read ratings tags (Squeezecenter) and i started getting funny results where it started reading 2 star stuff as 1 star. I investigated by using mp3 tag to look at what was being created by mediamonkey. i noticed it was inconsistent. E.g. when rating 3 star it ...
- Sat Aug 08, 2009 10:14 pm
- Forum: MediaMonkey for Windows 4 Beta Testing
- Topic: LastFm Scrobbles incorrectly for multiple artists
- Replies: 2
- Views: 2313
Re: LastFm Scrobbles incorrectly for multiple artists
I Can't Find the INI file. Looked in Application data and the plugins directory.
Though from your edit i gather. It doesn't work for the "/" we'll i better go off and log a bug then.
Can you confirm this with the slash?
Though from your edit i gather. It doesn't work for the "/" we'll i better go off and log a bug then.
Can you confirm this with the slash?
- Sat Aug 08, 2009 8:38 pm
- Forum: MediaMonkey 4 Addons developer forum
- Topic: Calling a script from Outside of MM, to edit MMdb
- Replies: 5
- Views: 2525
Re: Calling a script from Outside of MM, to edit MMdb
I'll give it a go.
I'm also guessing a paste it in after the "Option Explicit" part
Stay tuned.
I'm also guessing a paste it in after the "Option Explicit" part
Stay tuned.
- Sat Aug 08, 2009 2:19 pm
- Forum: MediaMonkey 4 Addons developer forum
- Topic: Calling a script from Outside of MM, to edit MMdb
- Replies: 5
- Views: 2525
Re: Calling a script from Outside of MM, to edit MMdb
Ahhh. thanks Peke.
However, How does our script fall into the code you provided. Does it go at the bottom, top, do I insert it in the middle.
Can you advise as to how our script falls into the code you provided?
Kind regards
However, How does our script fall into the code you provided. Does it go at the bottom, top, do I insert it in the middle.
Can you advise as to how our script falls into the code you provided?
Kind regards
- Sat Aug 08, 2009 5:57 am
- Forum: MediaMonkey 4 Addons developer forum
- Topic: Calling a script from Outside of MM, to edit MMdb
- Replies: 5
- Views: 2525
Calling a script from Outside of MM, to edit MMdb
Hi Everyone, In an effort to sync MediaMonkey to Squeezecenter. I need to workout how to run the script below from Squeezecenter. I know that this script is being run however, i am getting no action. I also no the script works as i've run it with minor variable changes as a script within Mediamonkey ...
- Sat Aug 08, 2009 1:04 am
- Forum: Need Help with Addons? (MMW4)
- Topic: Squeezebox, MM3, Squeezecenter & ipod / Zen Integration
- Replies: 15
- Views: 8953
Re: Squeezebox, MM3, Squeezecenter & ipod / Zen Integration
By the way guys here is the code of the script i'm using at the moment. It's not much different but i'm not sure if originally i had fixed the delete file problem. I also have to manuall go into the history file and delet a whole stack of tracks as i find every time i rescan it fills it up with a ...
- Sat Aug 08, 2009 12:58 am
- Forum: Need Help with Addons? (MMW4)
- Topic: Squeezebox, MM3, Squeezecenter & ipod / Zen Integration
- Replies: 15
- Views: 8953
Re: Squeezebox, MM3, Squeezecenter & ipod / Zen Integration
Hi Guys i've been away for a while. But good to see some people getting some use out of this stuff. When i originally got this stuff together i did get in touch with erland. and he mentioned to me if i can get some plugin stuff working he'd help with getting stuiff together. I'm probably a bit above ...
- Sat Aug 08, 2009 12:41 am
- Forum: MediaMonkey for Windows 4 Beta Testing
- Topic: LastFm Scrobbles incorrectly for multiple artists
- Replies: 2
- Views: 2313
LastFm Scrobbles incorrectly for multiple artists
Hi Everyone, Not really knowing exactly the protocols of gathering support for a function to be altered. i thought i would put my problem with scrobbling to last fm out to the community. At the moment When scrobbling tracks with multiple artists. SC scrobbles the whole tag. e.g. Crosby, Stills ...
- Thu Dec 11, 2008 9:21 pm
- Forum: MediaMonkey for Windows 4 Beta Testing
- Topic: 1201:Portable Device sync error with multiple artists
- Replies: 3
- Views: 1190
Re: 1201:Portable Device sync error with multiple artists
Fixed, I 'm not exactly sure what the matter was, i had a hunch that the setting wasn't taking properly. So i turned it off, synced. Turned it back on and synced. It it had worked Maybe this could be a bug, When a setting is not altered on the options and the options are saved. It does not check to ...
- Thu Dec 11, 2008 8:00 pm
- Forum: Need Help with Addons? (MMW4)
- Topic: Squeezebox, MM3, Squeezecenter & ipod / Zen Integration
- Replies: 15
- Views: 8953
Re: Squeezebox, MM3, Squeezecenter & ipod / Zen Integration
heidtheba; You are using a different file to what i'm using from SC(Squeezecenter), I don;t remeber what actual setting i have i'll have a look later at home, but it said something like live data update or update history as going along or played. I think the file your using is generated manually ...
- Thu Dec 11, 2008 7:47 pm
- Forum: Need Help with Addons? (MMW4)
- Topic: Squeezebox, MM3, Squeezecenter & ipod / Zen Integration
- Replies: 15
- Views: 8953
Re: Squeezebox, MM3, Squeezecenter & ipod / Zen Integration
thanks Bex, will try that when i get home. I thought i'd tried the "call" part but i could be wrong.
Can you also advise if adding the sub name as onstartup this will just kick this off when starting MM3
Can you also advise if adding the sub name as onstartup this will just kick this off when starting MM3
- Thu Dec 11, 2008 2:37 am
- Forum: Need Help with Addons? (MMW4)
- Topic: Squeezebox, MM3, Squeezecenter & ipod / Zen Integration
- Replies: 15
- Views: 8953
Re: Squeezebox, MM3, Squeezecenter & ipod / Zen Integration
I Just cant delete the file at the end of the syncing script, which is the second one. I've tried using the fso thing with fso.deletefile(path) I keep getting can't call sub with paretheses error. Please someone advise! If i call the sub at the top to OnStartup will that start it up everytime i ...
- Wed Dec 10, 2008 6:21 pm
- Forum: Need Help with Addons? (MMW4)
- Topic: Squeezebox, MM3, Squeezecenter & ipod / Zen Integration
- Replies: 15
- Views: 8953
Woohoo, it's working!!!
I've Managed to Get the Sync Working from Squeezecenter to MM3 for the last played time, playcounters and ratings. My Zen Vision M;, Ipod Classic, Squeezeboxes & MediaMonkey all sync together, yes! Thanks to a playcount script i found big Big Berny, thanks. Here is the Code. Use the script at the ...
- Tue Dec 09, 2008 6:12 pm
- Forum: MediaMonkey for Windows 4 Beta Testing
- Topic: 1201:Portable Device sync error with multiple artists
- Replies: 3
- Views: 1190
Re: 1201:Portable Device sync error with multiple artists
Yes they are Mp3's, I have a suspicion that it started happening when i installed Squeezecenter and MusicIp. If you'res are working i'll have to look into it further and play around with it a bit more. It is strange because the genres are working. I'll report back when i get a chance to fiddle with ...
- Tue Dec 09, 2008 4:07 am
- Forum: MediaMonkey for Windows 4 Beta Testing
- Topic: 1201:Portable Device sync error with multiple artists
- Replies: 3
- Views: 1190
1201:Portable Device sync error with multiple artists
I've checked both the use first genre and checked use first value when multiple artists in the configuration. For my Creative Zen Vision :m using the d-WMDM.dll. The Genres works, however the multiple Artists do not, i get all the artists with the semi colon which i have kept as the seperator onto ...