Skip to content

Releases: thepwrtank18/Jellylist

Version 2.2

25 Feb 20:36
Compare
Choose a tag to compare

Changes:

  • Added Basic Auth support
  • Added version info

Version 2.1

20 Feb 21:20
Compare
Choose a tag to compare

Changes:

  • Re-worked how internal web requests are done (HttpClient is now used instead of WebRequest)
  • The program now checks for a valid URL beforehand instead of taking your word for it

Version 2.0.1

20 Feb 02:27
Compare
Choose a tag to compare

Changes:

  • Added extra metadata for music

Version 2.0

20 Feb 01:58
Compare
Choose a tag to compare

Changes:

  • Music!
  • Endpoints are now GetTV and GetAlbum. 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

03 Feb 22:09
abfa98c
Compare
Choose a tag to compare

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

02 Feb 01:44
Compare
Choose a tag to compare

Changes:

  • Added ability to export as only links, no m3u metadata

Version 1.2

02 Feb 00:00
b0253ad
Compare
Choose a tag to compare

Changes:

  • Added support for timestamps

Version 1.1

19 Nov 19:52
Compare
Choose a tag to compare

Changes:

  • Added support for multiple episodes per file

This version was before the rename to Jellylist. Use "GetLink.exe" instead.

Version 1.0

19 Nov 16:47
e497d2f
Compare
Choose a tag to compare

The following command lines are required:

  1. --urls http://localhost:[port]
  2. --publicUrl [URL to Jellyfin]

This version was before the rename to Jellylist. Use "GetLink.exe" instead.