iOS26 Photos sqlite Support and Parser Description Updates#1499
iOS26 Photos sqlite Support and Parser Description Updates#1499ScottKjr3347 wants to merge 3 commits into
Conversation
-Updated most parsers to support iOS26 -Updated Parser Names and Description to help with what parser can pull -Removed old parsers from artifacts folder -Added more parsers to exclude list to speed up processing
Update basic asset and album data parser for ios 18 and 26
|
Please review and let me know if you have any problems. Noticed errors were detected rechecked and not receiving any issues. |
|
hey @ScottKjr3347 there's a PR linked here that had some errors to resolve, but I closed it since it was mostly overlapped. can you check that out to see if you may have addressed it already anyways? also, there are a ton of linter errors about bad indent spacing. also some linter errors about unused params that come from the old function signature. now you can accept |
|
@JamesHabben yep I'll take a look this month and do my best at getting those corrected. |
|
switched to draft for now. lets us know if you want to get this in before you look at those other potential errors though |
-Updated most parsers to support iOS26
-Updated Parser Names and Description to help with what parser can pull -Removed old parsers from artifacts folder
-Added more parsers to exclude list to speed up processing