Skip to content

Releases: kelias/Jarloo.Sojurn

v3.0.0.0

15 Mar 19:03
Compare
Choose a tag to compare

.NET 6.

Uses .NET Core tech and the code is simplified quite a bit.

v2.2.2.1

28 Dec 05:02
220ca69
Compare
Choose a tag to compare

Change the look and feel.

v2.2.2.0

07 Nov 14:19
Compare
Choose a tag to compare

Fix for Netflix shows not resolving the country code correctly.

v2.2.0.0

02 Apr 02:29
Compare
Choose a tag to compare

Many changes. The episodes have been banished to a different window and the main window just contains the list of shows. clicking on a show will bring up the seasons and episodes.

Caliburn.micro and MEF was dropped and replaced with regular C# code, but still uses a model first MVVM pattern.

v2.1.0.4 Bug Fixes

06 Dec 01:41
Compare
Choose a tag to compare

This release includes the following

Fixes:

  • Refreshing all shows could crash the program.
  • File locks on images were not being properly closed.

Features:

  • Version number displayed at the top.
  • Various graphical issues were fixed.
  • Backlog now also displays the Aired Date.

v2.1.0.3

28 Jul 23:26
Compare
Choose a tag to compare

Numerous bug fixes and performance enhancements.

Support for Free Streaming Services

23 Dec 06:20
Compare
Choose a tag to compare

The timeline now has a button that you can click to open the browser to a free streaming service. Defaulting to PutLocker, but ProjectFreeTv is also available.

TvMaze provider

28 Sep 15:41
Compare
Choose a tag to compare

This release has TvMaze as the default information provider. It still contains the TvRage provider but it is no longer the default.

Breaking Changes
The old JSON files will no longer work with this release since the data provider has different ID's for the shows, which is why this labeled the v2 release.

Initial Release

11 Jun 14:55
Compare
Choose a tag to compare

Fully functional release.

Requires .NET 4.5.1.