GNOME Bugzilla – Bug 655577
Apple device miner for Tracker
Last modified: 2017-12-18 12:26:19 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
I'm not interested in developing/maintaining this, so closing the bug.