Commit Graph

7 Commits

Author SHA1 Message Date
Andrea Spacca 1ef7344b4f fix for new version of tautulli 2021-08-21 17:12:31 +02:00
gammafn 44bd02d3b4 Fix bot.upload_and_send()
- Move matrix_uri_cache idea from apod into global bot, persist on restart
- TODO: add "!bot uricache [ view | clean ]" command
2021-05-11 12:52:40 -05:00
Andrea Spacca 52bbc4ffca
Send only text notification without art
if `entry["art"]` is empty `pms.get_image` will return `None` and previous implementation would return without sending any notification
Now at lest the text notification without image will be sent
2021-05-06 10:19:39 +02:00
Andrea Spacca cd0870d0b3 lock on tautulli send entry 2021-05-03 08:49:55 -05:00
Andrea Spacca e528b9600b cr fix 2021-04-23 11:01:50 +02:00
Andrea Spacca 4af5825bff fix bug 2021-04-22 15:39:44 +02:00
Andrea Spacca 030ec5d779 New bots (giphy, gfycat, tautulli), changes for upload and send image with url or blob content 2021-04-22 09:46:19 +02:00