Jump to content

Recommended Posts

shorty1483

Hi and thanks for the effort. Installed without problems.

Unfortunately, I get no images when media is added to Emby on my test run. Just plain text.

image.png.a4115a09ae12bdb0a0c5fa41f14c4494.png

Installing requirements 
Collecting requests
  Downloading requests-2.31.0-py3-none-any.whl (62 kB)
Collecting urllib3<3,>=1.21.1
  Downloading urllib3-2.2.1-py3-none-any.whl (121 kB)
Collecting charset-normalizer<4,>=2
  Downloading charset_normalizer-3.3.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (141 kB)
Collecting certifi>=2017.4.17
  Downloading certifi-2024.2.2-py3-none-any.whl (163 kB)
Collecting idna<4,>=2.5
  Downloading idna-3.7-py3-none-any.whl (66 kB)
Installing collected packages: urllib3, charset-normalizer, certifi, idna, requests
Successfully installed certifi-2024.2.2 charset-normalizer-3.3.2 idna-3.7 requests-2.31.0 urllib3-2.2.1
starting flask app.
 * Serving Flask app '/App/app.py'
 * Debug mode: on
WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
 * Running on all addresses (0.0.0.0)
 * Running on http://127.0.0.1:5000
 * Running on http://172.19.0.2:5000
Press CTRL+C to quit
 * Restarting with stat
 * Debugger is active!
 * Debugger PIN: xxx-xxx-xxx
192.168.2.50 - - [29/Apr/2024 20:50:06] "POST /webhook HTTP/1.1" 200 -
192.168.2.50 - - [29/Apr/2024 20:52:21] "POST /webhook HTTP/1.1" 200 -
192.168.2.50 - - [29/Apr/2024 20:52:45] "POST /webhook HTTP/1.1" 200 -
192.168.2.50 - - [29/Apr/2024 21:02:54] "POST /webhook HTTP/1.1" 200 -
192.168.2.50 - - [29/Apr/2024 21:05:06] "POST /webhook HTTP/1.1" 200 -
192.168.2.50 - - [29/Apr/2024 21:05:11] "POST /webhook HTTP/1.1" 200 -
192.168.2.50 - - [29/Apr/2024 21:07:53] "POST /webhook HTTP/1.1" 200 -

 

 

Edited by shorty1483
Link to comment
Share on other sites

shorty1483

Working now as expected thanks to the updated code and great help of @Yoas1

  • Like 1
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...