-
Goldoni changed their profile photo
-
[SUPPORT] Tenasi - PlexAnnouncer
Holy **** that did the trick!!!
-
[SUPPORT] Tenasi - PlexAnnouncer
@JohnnyP So Webhooks was enabled. but Push Notifications was not. I enabled it and will get back to you when I am able to add a new movie to see if it works. Thanks!
-
[SUPPORT] Tenasi - PlexAnnouncer
@JohnnyP root@Tower:~# telnet localhost 32500 Trying 127.0.0.1... Connected to localhost. root@Tower:~# telnet 192.168.1.60 32500 Trying 192.168.1.60... Connected to 192.168.1.60. Seems like I can ping it. PA seems to be set to bridge. Plex seems to be set to host. Also for the Plex webhook URL I set both localhost:32500 and 192.168.1.60:32500. ======== Running on http://0.0.0.0:32500 ======== (Press CTRL+C to quit) Inbound request Ignoring request, event type not of library.new Inbound request Ignoring request, event type not of library.new I receive this which makes me think that it is working correctly but even after added 4 different movies(which was not added ever before). Nothing I trying my hardest to try all different ways of getting this going and just beating my head against the wall. Thanks for all of the help.
-
[SUPPORT] Tenasi - PlexAnnouncer
I have started from scratch and seems to get to the point of ====Running on http://0.0.0.0:32500====== and nothing ever post in discord and nor does the logs ever say 'Handling new movie announcement. I am used binhex-plexpass docker for plex. Could that be my problem maybe?
-
[SUPPORT] Tenasi - PlexAnnouncer
Log states this 3 times. (Edited for security). I have edited the config.json file in location /mnt/user/appdata/config.json and also edited the config in loaction /path/to/dir/ Also When starting the container the second time it creates a second docker with a weird name and that in the log says inbound request hundreds of times. Plex webhook URL: http://localhost:32500/VmjEZFihh08vZmadZfPEd8--etc--- Error reading configuration, please check your config file GNU nano 4.6 config.json { "plex_server_url": "https://app.plex.tv/desktop#!/server/_zyp2---etc---Xk", "plex_webhook_token": "VmjEZFihh08vZmadZfPEd8---etc---", "discord_webhook_id": "819788---etc---0248", "discord_webhook_token": "YHcWNmrcsx7WF---etc---4T1u-YuDo4nK3lvS5" }
-
[SUPPORT] Tenasi - PlexAnnouncer
So when launching the app for the second time after you change the config file. Is it supposed to stay running or just not start at all?( When I launched it the first time it didn't stay running also btw)