Rob Ankeny
Rob Ankeny
This has been resolved in the latest version I believe.
I think this should be resolved with the latest release.
If you are getting the error then it is because you do not have youtube-dlp available for the plugin to use.
I have been getting the same error, bit weird but it worked in a incognito browser. I can provide the console log errors if you wish to reopen and investigate.
I am sorry but I cannot recreate this. I tried logging in from an incognito window to test something and it worked. I do use two factor authentication. It never...
Hi @sander1 I finally took a look into this and I believe I have a solution but I am running into a bit of a problem. What modified things a...
It isn't about following the url, the page itself has the data. You could forego useing HTTP.request entirely to get the information required as done below. ``` import urllib2 from...
Any thoughts on that SSL error @sander1?
I assume you would not want something that is not validating certs checked in to the repo. Should we open up a issue on the framework about this? Seems like...
Thanks for the compliment! I think the problem is that Contains is not valid for a string https://github.com/ankenyr/jellyfin-smartplaylist-plugin/blob/master/Jellyfin.Plugin.SmartPlaylist/QueryEngine/Operand.cs#L15 Are you trying to find media that has a title that contains,...