newenglander

Results 22 comments of newenglander

I've also had no problems using this. @jerrypainter You might want to close this issue.

Interesting stuff! But doesn't the MediaLibrary.sqlitedb get overwritten from a backup when you make changes to it directly? That used to seem to be the case at least.

FWIW, the other major open-source iOS music importing library libipodimport by H2CO3 no longer seems to work either. However the closed-source app Bridge is working with iOS 7 apparently, and...

I tried out Gremlin some more on iOS 7, and it seems like it is actually working (there's another app that uses it, Track Importer). The only problem that I'm...

@EthanArbuckle, what device is that? Maybe it doesn't work on 64 bit devices? I was using an iPhone 4.

@EthanArbuckle it should work on iOS 7, did you use the same code in iOS 6 successfully?

You might want to check out this project for more details about how to use gremlin: https://github.com/eni9889/UniversalMediaImporter/

What iOS version are you developing on?

I could never get `registerNotifications:` to work myself. But `importFileWithInfo:` did work for me. What files have you tried importing? Anything interesting from Gremlin in syslog?

Yeah maybe that's it. Have you checked using `otool -L`?