iwalton3 / plex-mpv-shim

Cast media from Plex Mobile and Web apps to MPV. (Unofficial)
MIT License
368 stars 21 forks source link

Use certifi for urllib.request.urlopen calls #57

Closed jsravn closed 2 years ago

jsravn commented 2 years ago

This should fix issues with Windows users and letsencrypt CA expirations.

Ideally this would be replaced with usage of requests everywhere which already uses certifi under the hood.

Fix #52

colemickens commented 2 years ago

Oh hey, just hitting this right now. Any chance you can fire off a release @iwalton3 ? I guess I'm assuming it's automated, maybe?

colemickens commented 2 years ago

(thanks of course for fixing this and for plex-mpv-shim!)

iwalton3 commented 2 years ago

There should be an automatic CI build as of the latest merge. But yes I will be releasing this soon. (Probably tomorrow or this weekend.)

co-sine commented 2 years ago

thanks for the effort!

iwalton3 commented 2 years ago

https://github.com/iwalton3/plex-mpv-shim/releases/tag/v1.10.3