Closed m1ndf1r3 closed 7 years ago
Kodi/Openelec Beta is called Beta for a reason, unfortunately. How things work might change overnight... This sounds like a LOT changed :-(
Logs would be a start, see here: https://github.com/croneter/PlexKodiConnect/wiki/How-to-Report-A-Bug
Long story short: Stick to a stable LibreElec version instead of an unstable OpenElec... I myself switched 4 months ago from OpenElec to LibreElec.
I had to switch to openelec as the VPN managers on metalkettle's repo dont work with Libre, every time I tried it showed the error "this is a console based add-on"
And as for the samba shares one of the features of exodus is that you can set download paths for tv and movies, without samba working you can't set the download location to anything but the device Kodi is installed on (I have a nice 6tb headless pc sat behind the tv cabinet which I use primarily as a plex server)
Logs?
sorry its taken a while... have to do things like this while my toddlers isnt around https://paste.ubuntu.com/23558288/
On 27 November 2016 at 09:10, croneter notifications@github.com wrote:
Logs?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/croneter/PlexKodiConnect/issues/148#issuecomment-263110895, or mute the thread https://github.com/notifications/unsubscribe-auth/AWkhp8lpwCJnUTWo9OVefqTgXgJ1M9kOks5rCUkVgaJpZM4K7X_s .
I may have figured this out (had similar issue with a nightly from Milhouse). Seems that Kodi labeling some late Alpha releases as Version 18 (rather than 17 - Krypton), but still on the same db versions as 17. Therefore it may fix the issue, if you add a line to "utils.py" around line 221. Putting "18":107 there resolved the issue for me ;-). @croneter: Thanks very much for all your work on the tool - I am loving how it brings together the best of both worlds. I guess adding the above mentioned fix to the code does not "cost" anything. Btw, what is your preferred method of communicating about PKC, e.g. with regards to suggestions or even feature proposals (I don't like the term 'request' as it sounds quite demanding while we have noting to demand really from someone that devotes a lot of time for this) - Forum (getting a bit long with over 100 pages), Issues on github (like this one here) or some other means like a chat (gitter, slack etc)? @m1ndf1r3 : I hope this temp fix also works for you. The file in question resides inside the kodi folder (location depends on system) and then /addons/plugin.video.plexkodiconnect/resources/lib/utils.py
Dettwild thank you!! i shall clear any previous plex data as i think ive made a bit of a cock up while clearing DB's i think i deleted an XML file in my haste... ill do a fresh install on my Pi alternthe file you mentioned and then install PKC... ill post the results.
Regards
M1ndf1r3
On 4 Dec 2016 19:10, "dettwild" notifications@github.com wrote:
I may have figured this out (had similar issue with a nightly from Milhouse). Seems that Kodi labeling some late Alpha releases as Version 18 (rather than 17 - Krypton), but still on the same db versions as 17. Therefore it may fix the issue, if you add a line to "utils.py" around line
- Putting "18":107 there resolved the issue for me ;-). @croneter https://github.com/croneter: Thanks very much for all your work on the tool - I am loving how it brings together the best of both worlds. I guess adding the above mentioned fix to the code does not "cost" anything. Btw, what is your preferred method of communicating about PKC, e.g. with regards to suggestions or even feature proposals (I don't like the term 'request' as it sounds quite demanding while we have noting to demand really from someone that devotes a lot of time for this) - Forum (getting a bit long with over 100 pages), Issues on github (like this one here) or some other means like a chat (gitter, slack etc)? @m1ndf1r3 https://github.com/m1ndf1r3 : I hope this temp fix also works for you. The file in question resides inside the kodi folder (location depends on system) and then /addons/plugin.video. plexkodiconnect/resources/lib/utils.py
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/croneter/PlexKodiConnect/issues/148#issuecomment-264723714, or mute the thread https://github.com/notifications/unsubscribe-auth/AWkhp9v0tk7XIOn2wr3GtbtfwX262t1Hks5rExAjgaJpZM4K7X_s .
Just changing utils.py wasn't enough, there are some more cases where the code asks for Kodi Version. I had the same problem today and fixed it up on my forked branch.
I don't think it's a good idea to open a pull request with everything so bleeding edge on the Kodi side (we don't even know the name of V18 yet) but for those who like to try it: https://github.com/troych/PlexKodiConnect/commit/54509919027fe9c6dbc903d69472fca2e6a7dbd8
Still having some trouble with certain Artists in my MusicDB being in there up to 10 times, not sure where this goes wrong, works on my Kodi 17 Version on my PC, doesn't work properly on Kodi 18 in the living room.
Tried copying the Kodi 17 MyMusic60.db to 18 just to see what happens, works for a short moment, then the PlexKodiConnect Music scan runs and I've got the doubling of Artists again.
I guess I've missed to edit something but can't find where at the moment.
Hi great software thank you until now ive not had any issues with it.
I had to upgrade at Openelec 7 beta as they corrected the no samba share found error in the stable version 6 somehow this appears to have an impact on PKC,
Upon installing PKC i am experiencing the following issues:
2.once installed i get an error message stating database sync cancelled due to Kodi version not being supported.
Long and short of it, at present im looking at buying a seperate RPi just for plex.. which is a shame because the app worked so well before.
What do you need from me, logs etc? and which ones/where to find them.
again love the software when i can get it to work :)