Skip to content

Releases: xenoncolt/tynispace-rpc

v2.1.1 | Fixes few issue

23 Nov 07:57
Compare
Choose a tag to compare

Fixes

  • 3 sec instead of 750ms
  • watch clearly what going on when installing (windows)
  • Installing but not starting properly #1
  • again installation will replace old data with new data

Full Changelog: v2.1.0...2.1.1

v2.1.0 | Name change also server url

22 Jul 05:35
Compare
Choose a tag to compare

There is nothing to mention here...
Few change occurs

  • Name
  • Server Url
  • Icon

v1.1.0 | Auto setup for windows

05 Mar 19:43
776c3cf
Compare
Choose a tag to compare

Installation Guide

  • For Windows Download jellyflix-rpc.bat file
  • After downloading open the bat file
  • Follow the instruction.
  • Enter valid information ( if you don't know check example.json file )

Remove / Uninstallation

  • Before remove/ uninstall, you need to stop the jellyflix-rpc service. For that, Run a terminal with administration. Copy this command and hit enter :
%APPDATA%\jellyfin-rpc\nssm-2.24\win64\nssm.exe stop jellyflix-rpc
  • After stopping the service now you can remove the service from windows. For that, Run a terminal with administration. Copy this command and hit enter :
%APPDATA%\jellyfin-rpc\nssm-2.24\win64\nssm.exe remove jellyflix-rpc

If it is not working the creates an issue...

v1.0.0

02 Mar 19:11
776c3cf
Compare
Choose a tag to compare

New Features

  • Add auto-install bat file
  • Now run this program in the background
  • Can be run after boot

[Note: Don't forget to check README.txt file]

v0.2.0

10 Feb 12:26
Compare
Choose a tag to compare

New feature

  • added Image
  • added Image text
  • added small image
  • added small image text

v0.1.0

03 Feb 19:33
Compare
Choose a tag to compare

How to use

All you have to do just download rar file and extract it. After extracting, edit .env file
and write your Jellyflix username.

Now double click jellyflix-rpc.exe and watch your movie.

If you want to run it in background check README.md file.