Releases: thepwrtank18/Jellylist
Releases · thepwrtank18/Jellylist
Version 2.2
Changes:
- Added Basic Auth support
- Added version info
Version 2.1
Changes:
- Re-worked how internal web requests are done (
HttpClient
is now used instead ofWebRequest
) - The program now checks for a valid URL beforehand instead of taking your word for it
Version 2.0.1
Changes:
- Added extra metadata for music
Version 2.0
Changes:
- Music!
- Endpoints are now
GetTV
andGetAlbum
.GetM3U
still works, but is considered deprecated may stop working at any time.GetM3U
does not support albums. - Error messages are now shown instead of just a blank file.
Version 1.3.1
Changes:
- Changed
--publicUrl
to--jellyfinUrl
since "public" sounds like it needs to be on the Internet, even though it works on servers in your local network
Version 1.3
Changes:
- Added ability to export as only links, no m3u metadata
Version 1.2
Changes:
- Added support for timestamps
Version 1.1
Changes:
- Added support for multiple episodes per file
This version was before the rename to Jellylist. Use "GetLink.exe" instead.
Version 1.0
The following command lines are required:
--urls http://localhost:[port]
--publicUrl [URL to Jellyfin]
This version was before the rename to Jellylist. Use "GetLink.exe" instead.