After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 655577 - Apple device miner for Tracker
Apple device miner for Tracker
Status: RESOLVED WONTFIX
Product: tracker
Classification: Core
Component: Miners
git master
Other Linux
: Normal enhancement
: ---
Assigned To: tracker-general
Jamie McCracken
Depends on:
Blocks:
 
 
Reported: 2011-07-29 12:40 UTC by Sam Thursfield
Modified: 2017-12-18 12:26 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
tracker-miner-apple-device Patch version 1 (47.94 KB, patch)
2011-07-29 12:40 UTC, Sam Thursfield
none Details | Review

Description Sam Thursfield 2011-07-29 12:40:13 UTC
Created attachment 192870 [details] [review]
tracker-miner-apple-device Patch version 1

Hi!
I've spent this week doing a new Tracker miner which uses libgpod to access the music stored on Apple iphone/ipod devices.

Attached is the first version as a patch. The only obvious flaw right now is that it only inserts data, there's no handling for removing tracks that have been removed from the device or handling changes of mount point. I thought the simplest fix for this is to, on connect, DELETE where nie:dataSource is the device in question, and then insert everything as we do now. A hash of the database could be stored so we don't waste energy if the device was only disconnected for 5 seconds.

Please let me know everything else that's wrong with it :)
Sam
Comment 1 Sam Thursfield 2017-12-18 12:26:19 UTC
I'm not interested in developing/maintaining this, so closing the bug.