SQLite package with FTS5 support

Please add FTS5 to the sqlite build?
I’m guessing the Emby package for CoreElec is using the sqlite build that is provided by CoreElec.

It is necessary to compile a SQLite package with FTS5 support and install it to the /usr/lib/sqlite3/ directory?but unfortunately, no one has stepped forward to fix this issue at presen

Why is this a CE issue? if Emby requires custom builds of standard libraries on any Linux platform it becomes their responsibility so post on the Emby forum. The best option is for Emby to PR the LibreELEC sqlite package, Emby is a commercial product after all and they are paid for their time and can then test to verify it works for their users. If LE/CE don’t accept it system wide, Emby would need to work out further customization in service.emby which could be extensive.

Until then isn’t there are a working Docker?

Martin

Look like they require FTS5 support in SQLite. And support for this needs to be enabled in package.mk. No idea if this would cause any other issues that’s why I didn’t enable it blindly.

Are there any tutorials that I can start using on my own?

Did you ask Luke on the Emby forum for help. This is not a CE issue.