gremlin icon indicating copy to clipboard operation
gremlin copied to clipboard

failed to import mp3

Open wildmetal opened this issue 13 years ago • 6 comments

Issue: works great to import pictures, but do not work when importing mp3. Details: [Gremlin importFileWithInfo] return true, but then app hangs, neither gremlinImportWasSuccessful nor gremlinImport:didFailWithError get called ever after.

Environment: using the latest trunk code, ios version is 5.1.1.

Any help appreciated, thanks!

wildmetal avatar Apr 12 '13 03:04 wildmetal

Does this also happen with the latest released version from Cydia?

mringwal avatar Apr 12 '13 08:04 mringwal

I've tried using 'Gremlin Framework' version 3.0.2-1 from Cydia, and still the same issue.

I'm not sure why similar app works for picture import but not for mp3. Any ideas?

wildmetal avatar Apr 15 '13 02:04 wildmetal

hi

Importing images is simple (well, it's trivial for UIKit apps), but importing songs is something Apple actively tries to prevent. So that makes for some differences. I don't know why it doesn't work for you in the released version, I was just suggesting to try the release to make comparisons easier.

Does it also not work when using the import song from iFiles?

m.

On 15.04.2013, at 04:39, stephenliwf [email protected] wrote:

I've tried using 'Gremlin Framework' version 3.0.2-1 from Cydia, and still the same issue.

I'm not sure why similar app works for picture import but not for mp3. Any ideas?

— Reply to this email directly or view it on GitHub.

mringwal avatar Apr 15 '13 09:04 mringwal

Thanks.

Wondering what might be the difference which prevent song import... And I suppose that this prevention has been dealt with in the gremlin (release version), correct? If so, what else should I do besides calling [Gremlin importFileWithInfo]?

Btw, I'm using free version of iFile, and I don't see how it could import song. If it could, that would save me a lot of effort...really.

wildmetal avatar Apr 17 '13 02:04 wildmetal

@wildmetal Did you end up getting this working, or find out any more useful information?

newenglander avatar May 30 '13 09:05 newenglander

No progress on this, seems song import is not workable on 5.0 and later, and lack supporting.

BR, Stephen

On May 30, 2013, at 17:50, newenglander [email protected] wrote:

@wildmetal Did you end up getting this working, or find out any more useful information?

— Reply to this email directly or view it on GitHub.

wildmetal avatar Jun 03 '13 02:06 wildmetal