trakt / Plex-Trakt-Scrobbler

Add what you are watching on Plex to trakt.tv
1.44k stars 167 forks source link

Critical Error: Unable to import the playhouse.apsw_ext library (Falsche elf-klasse: elfclass64) #488

Open raver2046 opened 6 years ago

raver2046 commented 6 years ago

Hello

i have plex on my x96 mini on debian with amlogic s905w and i have this problem can you help me to fix this ?

Processor : AArch64 Processor rev 4 (aarch64) processor : 0 processor : 1 processor : 2 processor : 3 Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 CPU implementer : 0x41 CPU architecture: AArch64 CPU variant : 0x0 CPU part : 0xd03 CPU revision : 4

Hardware : Amlogic Serial : 210ba2007b2bebf63e18cbd98405206e Revision : 020b

raver2046 commented 6 years ago

fixed with this. You can try override the cpu architecture detection by doing the following:

Create the Plug-in Support\Data\com.plexapp.plugins.trakttv\advanced.ini file with the following contents:

[libraries] cpu_architecture = armv7_hf Restart Plex Media Server

netixx commented 6 years ago

I can confirm the provided instructions worked for me (odroid-c2 aarch64, docker plex 32bits).

UNiXMIT commented 6 years ago

Raver2046: Tried your suggestion and it didn't work for me. I restarted Plex using "sudo service plexmediaserver restart" is that correct? Thank you

UNiXMIT commented 6 years ago

Ignore me. I did too much work. I changed the owner of advanced.ini to plex and updated it's permissions to 770. This time I left the owners as root and it worked. Thanks