Tautulli / Tautulli-Issues

Bug reports for Tautulli
18 stars 3 forks source link

Support for Synology DSM7 Structure #293

Closed crypticraven closed 3 years ago

crypticraven commented 3 years ago

Describe the Bug Since the upgrade to the Synology to DSM 7 (preview at this point). The update for Plex had significant changes and directory structures. Tautulli no longer see's the installation of Plex on my DSM.

Steps to Reproduce

  1. Upgrade to DSM 7
  2. Update Plex to binaries that support DSM7 natively (not needing to use script triggers and tasks to start/stop services)
  3. Use Plex and Tautulli. When Plex is logging a play, it's not detected in Tautulli.

I see that I need to map to "/volume1/@apphome/PlexMediaServer/Plex Media Server/Logs"; but do not have the access to do so.

Expected Behavior Tautulli (if running) will state that it's not able to contact the server.

Tautulli and System Info (see Tautulli settings page)

JonnyWong16 commented 3 years ago

Tautulli doesn't use the Plex logs so a change the directory has absolutely not effect on the operation of Tautulli.

Your Tautulli logs are missing from your issue so there is nothing I can do to help you.

crypticraven commented 3 years ago

Is there a plan to support Plex on a Synology that's on DSM 7?

JonnyWong16 commented 3 years ago

There is nothing to change or support. As long as you can run Docker then everything should work as before. That is the entire point of Docker - the containers do not need to know or care about the operating system. If Docker containers are not working then it's an issue with Docker and not an issue with Tautulli.

crypticraven commented 3 years ago

How does Tuatulli service detect PMS?

JonnyWong16 commented 3 years ago

Over your network using the IP address and port or DNS.

crypticraven commented 3 years ago

It looks like the configuration of the token changed; I fetched a new token and it's working as expected.