r0bc94 / JellyfinDownloader

Tool to download Series or Movies from a Jellyfin Server
5 stars 2 forks source link

🚑 Fix wrong line ending handling on Windows #16

Open r0bc94 opened 13 hours ago

r0bc94 commented 13 hours ago

This PR fixes a wrong line ending handling where I forgot to also trim the \r character when providing the username on Windows machines.

Fixes #13 and should also fix #6