blacktwin / JBOPS

Just a Bunch Of Plex Scripts
1.71k stars 304 forks source link

Is all JBOPS scripts ready for python 3? #268

Closed Anuruddha094 closed 3 years ago

Anuruddha094 commented 3 years ago

Hi currently I'm running Tautulli and JBOPS on python 2. I haven't updated to python 3 version until all JBOPS's scripts supports python 3. Now I can't find Python 3 branch. I'm assuming may be all scripts supports python 3.

please update me about this.

Thank you very much for your excellent scripts. It's must for all plex users.

cheers

blacktwin commented 3 years ago

Yes. They all should work for python 3.x. To be honest, I haven't tested all of them. So let me know if you have an issue.

Anuruddha094 commented 3 years ago

Yes. They all should work for python 3.x. To be honest, I haven't tested all of them. So let me know if you have an issue.

@blacktwin Thank you very much for your fast reply. I have been checking all your scripts source code to verify future module is importing or not. Now I don't need to do it. 😊

Sure I will let you know, if I encounter any phraser errors.

Thank you again. 👍

vegasit commented 3 years ago

I am using python 3.8.6 on windows and I keep getting this error: Tautulli Notifiers :: Failed to run script: [WinError 2] The system cannot find the file specified

But all the other scripts run fine. Windows server 2008 R2

Anuruddha094 commented 3 years ago

I am using python 3.8.6 on windows and I keep getting this error: Tautulli Notifiers :: Failed to run script: [WinError 2] The system cannot find the file specified

But all the other scripts run fine. Windows server 2008 R2

I'm running tautulli with python 3.8.6. I randomly checked the all JBOPS scripts except Killstream. Everything works fine. I assume you didn't specify the correct full path to the jbops script in tautulli. can you please post the photo of configuration tab in you script settings.

cheers

vegasit commented 3 years ago

@Anuruddha094 you can take a look but still no joy, it runs the notifier, but never executes the scripts. Transcoded video continues to play no kill or notice. I have tried with both the static ip of the server and localhost results are the same

image

And this is the error that i get everything image

Anuruddha094 commented 3 years ago

Is that full path to the file is correct?

blacktwin commented 3 years ago

@Anuruddha094 can this issue be closed as it's initial question has been resolved. @vegasit has already created their own issue #269

@vegasit can we keep the discussion of your issue to your issue #269

Anuruddha094 commented 3 years ago

@blacktwin Yes for sure. Your scripts works fine with python 3. Thank you again for your excellent work.