Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Concatenation error #93

Open
dashbad opened this issue May 7, 2015 · 2 comments
Open

Concatenation error #93

dashbad opened this issue May 7, 2015 · 2 comments

Comments

@dashbad
Copy link

dashbad commented May 7, 2015

I am getting the following error:

Use of uninitialized value in concatenation (.) or string at /opt/plexWatch/plexWatch.pl line 3079.

This occurs intermittently. I am running plexwatch via Cron every 5 minutes but I get this message approximately 2 or 3 times every 24 hours.

@boxpenguin
Copy link

I can confirm as well. Just started.
I could prevent the error by removing the
" Video:" . $vid->{TranscodeSession}->{'videoDecision'}
from that line, something is jacked up with the videoDecision I believe...but I am not a programmer..

@ghost
Copy link

ghost commented Nov 9, 2015

This one has been coming up a lot for me in the last few days. Not every time I watch something, but most times. So far I haven't been able to find out anything substantial, but it does seem to me that some recent update to the Plex infrastructure (most likely PMS, as my main client is RasPlex and doesn't get many updates) made things a bit wonkier around that line 3079. Anyone else noticing this? I guess a check if videoDecision really has a value around the line in question should suffice as a fix, but I'm not fluent enough in Perl to try that myself right now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants