HTPC-Manager icon indicating copy to clipboard operation
HTPC-Manager copied to clipboard

Broken modules on Synology

Open styxit opened this issue 11 years ago • 2 comments

Dynamicly importing modules does not work on Synology after updating to the current version (with the new import) htpcManager never starts.

https://github.com/styxit/HTPC-Manager/commit/a6b80d6356a40ab1cc1e3d5a31e97ff9c972b3f7

My guess is import inspect is not working.

@Decipher

styxit avatar Apr 19 '14 19:04 styxit

I removed the dynamic import and used the old method again. Need to take a close look to see what actually went wrong and how to fix it. Because i do like the idea for dynamic importing modules.

styxit avatar Apr 19 '14 19:04 styxit

I thought I tested it on my syno VM and syno, but it's been so long that I can't remember for sure.

I'll have a play when I get back from holidays.

Decipher avatar Apr 20 '14 01:04 Decipher