Skip Counting only partially implemented [#7997]

Beta Testing for Windows Products and plugins

Moderator: Gurus

markstuartwalker
Posts: 931
Joined: Fri Jul 10, 2009 8:10 am

Skip Counting only partially implemented [#7997]

Post by markstuartwalker »

I thought that MM4 was going to implement skip counts as well as play counts? Well I can report that it has only partially been done.

It seems that the SongsData object has got a SkipCount integer but no LastSkipped date field.

Looking at the COM type library ISDBTrackSynchStatus doesn't have SkipCount or LastSkipped attributes.

With a bit of data table browsing it would seem that the DEVICETRACKS table has no skip columns at all.

Is there an intention to complete this implementation?
Windows 7,8 / Ubuntu 13.10 / Mavericks 10.9 / iOS 7.1 / iTunes 11.1
iTunes plugin (d_itunes & itunes4) http://www.mediamonkey.com/forum/viewto ... =2&t=45713
Running MM under Mac OS X with Wine http://www.mediamonkey.com/forum/viewto ... =4&t=58507
Peke
Posts: 18397
Joined: Tue Jun 10, 2003 7:21 pm
Location: Earth
Contact:

Re: 1361: Skip Counting only partially implemented.

Post by Peke »

Actually we haven't thought of that recently as LastPlayed is not updated when skip count is increased. But I see your point

Anyway I added it as http://www.ventismedia.com/mantis/view.php?id=7641
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
markstuartwalker
Posts: 931
Joined: Fri Jul 10, 2009 8:10 am

Re: Skip Counting only partially implemented [#7641]

Post by markstuartwalker »

Will this include the additional columns in the DEVICETRACKS table and the ISDBtracksyncstatus interface too?

Quite a few of my users have asked for skip count sync features to be added to the d_iTunes driver and I'll need these features.

And finally, the native d_iPhone plugin, will this support skip counts too?
Windows 7,8 / Ubuntu 13.10 / Mavericks 10.9 / iOS 7.1 / iTunes 11.1
iTunes plugin (d_itunes & itunes4) http://www.mediamonkey.com/forum/viewto ... =2&t=45713
Running MM under Mac OS X with Wine http://www.mediamonkey.com/forum/viewto ... =4&t=58507
markstuartwalker
Posts: 931
Joined: Fri Jul 10, 2009 8:10 am

1377: Incomplete SkipCounting implementation

Post by markstuartwalker »

I don't see http://www.mediamonkey.com/forum/viewto ... =6&t=57006 being resolved completely.

http://www.ventismedia.com/mantis/view.php?id=7641
http://www.ventismedia.com/mantis/view.php?id=7148

Sure, the COM attributes are there and a DB column in SONGS table but the DEVICETRACKS table still has no SKIPCOUNT column which I presume means that the iPod/iPhone sync doesn't include it.

It also means that my iTunes plugin can't be enhanced to include SkipCounting. Disappointing. :-(
Windows 7,8 / Ubuntu 13.10 / Mavericks 10.9 / iOS 7.1 / iTunes 11.1
iTunes plugin (d_itunes & itunes4) http://www.mediamonkey.com/forum/viewto ... =2&t=45713
Running MM under Mac OS X with Wine http://www.mediamonkey.com/forum/viewto ... =4&t=58507
markstuartwalker
Posts: 931
Joined: Fri Jul 10, 2009 8:10 am

1394: Skip counting still not implemented for audio devices

Post by markstuartwalker »

I raised this http://www.mediamonkey.com/forum/viewto ... =6&t=57006

I've checked in build 1394 today and confirmed that the DEVICETRACKS table still does not include a SKIPCOUNT field which means that skip counting in MM4 has been implemented in MM itself but the function isn't extended to the iPhone plugin.
Last edited by nohitter151 on Wed Jun 22, 2011 9:17 am, edited 2 times in total.
Reason: Merged post with relevant thread
Windows 7,8 / Ubuntu 13.10 / Mavericks 10.9 / iOS 7.1 / iTunes 11.1
iTunes plugin (d_itunes & itunes4) http://www.mediamonkey.com/forum/viewto ... =2&t=45713
Running MM under Mac OS X with Wine http://www.mediamonkey.com/forum/viewto ... =4&t=58507
rusty
Posts: 8969
Joined: Tue Apr 29, 2003 3:39 am
Location: Montreal, Canada

Re: Skip Counting only partially implemented [#7997]

Post by rusty »

Added new entry at: http://www.ventismedia.com/mantis/view.php?id=7997

Thanks.

-Rusty
Post Reply