Tautulli - Monitor your Plex Media Server

Are there any guides on installing the Tautulli self signed cert on an Android device to allow the remote app to connect when HTTPS is enabled?

I have installed the cert through the, network settings -> install certificates menu in Android 8.1, but still get an SSL error (Untrusted/Unverified).

@eds89 - Browse to your external Tautulli address using Chrome. It should prompt for verification of your installed self-cert.
According to the last step at https://coderwall.com/p/wv6fpq/add-self-signed-ssl-certificate-to-android-for-browsing , once you’ve done that, other apps should allow it (in theory, including Tautulli remote).
(Sorry, I use LetsEncrypt and have never had to use self-signed to know if that would work)

@JamminR Unfortunately there is no change here.
I have tried adding the cert using both DER encoded and base64 encoded CRT files, have browsed to the site in Chrome on the device, but the Tautulli app still gives me the same certificate error.

Is there anything else I can try do you think?

@iRaz said:

// solved by adding a condition notification that excluded the user

thanks !

can you say, what you have written in the condition Logic feeld?
Username
is
Myuser
 
Condition Logic

Is there a way to get email/twitter alerts that have the actual thumbnail of the episode I just watched? I’ve tried several different tags to try and get the right image, but all I get is the poster for the overall season of the show I’m watching, not the thumbnail of the actual episode.

Is this possible? Or not? If so, what is the tag I need to use to get the show image?

In the Tautulli beta (v2.1.0-beta (2018-04-07)) how do you specify to use self hosted images with notifications? I’ve been having problems with images in emails (they just don’t come through at all), I figured this might fix that problem.

@JamminR I have managed to successfully install the root CA cert for my new internal Active Directory CA, so I am going to try adding my wildcard cert to Tautulli, and see if that solves the problem.

Ok I got Tautulli using my internal wildcard and in Chrome on my Android device it trusts the cert/page now, but the app gives me this:

Unexpected error, javax.net.ssl.SSLPeerUnverifiedException:Hostname [hostname] not verified: certificate: sha1/ blah blah
DN: CN=.domain.com etc, subjectAltNames:[.domain.com]

Any thoughts? It’s definitely not SHA1, it’s SHA256!

@eds89 - That error has occurred when someone had SSL cert issues.
Fixed previously by someone else by uninstalling Tautulli remote, clearing user data, then re-installing.
Reference Android Error: Error: Unexpected error, Javax.net.ssl.peerunverfiedexception: · Issue #30 · Tautulli/Tautulli-Remote · GitHub
Any other questions and I think you’re growing beyond my geek experience. (and I don’t want to break a perfectly working system to help you at no cost, sorry. :smiley:

I’ve always used LetsEncrypt, ‘it just works’.

@blinddark said:
can you say, what you have written in the condition Logic feeld?
Username
is
Myuser

If you only have one condition, you don’t need condition logic. You should be using “is not”.
If you don’t want to receive notifications for yourself for any agent, you’d do like the following.

Demonstrated in the Tautulli wiki - GitHub - Tautulli/Tautulli-Wiki: Wiki for Tautulli

@SteveG144 said:
If so, what is the tag I need to use to get the show image?
Should be possible using {thumb} - if it’s not working, it’s possible Plex doesn’t have the episode image yet?

{thumb} The Plex thumbnail for the movie or episode.
{parent_thumb} The Plex thumbnail for the season or album.

@JamminR I have tried {thumb} and I just get the cover image for the season of the TV show I have. If I go into the season, it shows me each episode with a separate thumbnail image.

@SteveG144 said:
If so, what is the tag I need to use to get the show image?
Should be possible using {thumb} - if it’s not working, it’s possible Plex doesn’t have the episode image yet?

{thumb} The Plex thumbnail for the movie or episode.
{parent_thumb} The Plex thumbnail for the season or album.

@JonnyWong16
thanks for adding Cloudinary
(it working great)

@plex-linux said:
@JonnyWong16
thanks for adding Cloudinary
(it working great)

Awesome. I will be switching from PlexEmail when Tautulli is updated.

Is it possible to install on WD MYCloud Pro?

@JamminR said:
@eds89 - That error has occurred when someone had SSL cert issues.
Fixed previously by someone else by uninstalling Tautulli remote, clearing user data, then re-installing.
Reference Android Error: Error: Unexpected error, Javax.net.ssl.peerunverfiedexception: · Issue #30 · Tautulli/Tautulli-Remote · GitHub
Any other questions and I think you’re growing beyond my geek experience. (and I don’t want to break a perfectly working system to help you at no cost, sorry. :smiley:

I’ve always used LetsEncrypt, ‘it just works’.

Well a reinstall and data clear didn’t help, but what did help was to delete the device from Tautulli, and set it up again using the QR code.

Now working perfectly thanks :smile:

@Eds89 said:
Now working perfectly thanks :smile:

Welcome. Though unable in pointing directly to the fix, glad I could at least be a general idealist of where to go.

@“sethjk@gmail.com” said:
Is it possible to install on WD MYCloud Pro?

Maybe?
Looks like some 3rd party folks have packaged it. You’ll likely need to ask THEM for help in getting it running.
Once you have it running, this is the place to discuss it’s use.

@SteveG144 said:
@JamminR I have tried {thumb} and I just get the cover image for the season of the TV show I have. If I go into the season, it shows me each episode with a separate thumbnail image.
Sorry then. It’s possible that tag is what’s being passed to Tautulli from Plex.
Or, possibly, and I wouldn’t know a way to confirm, it’s a bug in Tautulli.

@JonnyWong16 or other dev - when using {thumb}, SteveG144 is getting the show season picture instead of the episode picture as described in the tag descriptions (ie, thumb_parent I think would be season pic)
Plex bug, or Tautulli bug? (or badly described parameter descriptions?)

del comment

@JonnyWong16

Thank you for the update to Cloudinary for the newsletter. This works much better now.

I still have one wish for the newsletter.

Currently, it simply combines all film and series libraries. I would like to separate this. That is, if I have 2 libraries for series, they will be displayed separately. Say series Complete and series running or Top 50 films and new on cinema. Users would immediately know which library to look in.
For example, he would also separate documentaries and feature films, since I have separated them, etc. The overview for the users would definitely increase this.

Thanks for your great work and keep up the good work.

@thomy22 said:

Currently, it simply combines all film and series libraries. I would like to separate this. That is, if I have 2 libraries for series, they will be displayed separately. Say series Complete and series running or Top 50 films and new on cinema. Users would immediately know which library to look in.
For example, he would also separate documentaries and feature films, since I have separated them, etc. The overview for the users would definitely increase this.

If I’m interpreting your request correctly, you can accomplish this by selecting which library you want for a newsletter in the Newsletter Agent settings, Configuration tab. Just set up multiple newsletters, each using the set of libraries you want.

Just a quick question - is there any development for facebook notification plugin? I see it requires publish_actions permission, which is being deprecated, so any new app will not have it anymore