Skip to content

AdamWHY2K/Rainmeter_Jellyfin_Status

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rainmeter_Jellyfin_Status

Author: AdamWHY2K

                                  Not expected, extremely appreciated:
  • BTC: bc1qfgj4tk2a7hzyxmmrgx4mvumef5f6yfey737xsj  BCH: qzrqu0yecxka0p7sxr2g3fvpfcpg9x0awq3tf2m5ny
                                                                                              
  • XMR: 47tW7pPZTW9LWxsB3KkWSgQgK9B5RH8yr9hPZ7jRofu8jTtPPxhpRVYjJvkK2EsYDsfpbMGBBQp5wNRrk4h6pPhG2rH1q8s                                                   

Description

Demo_x20.mp4

A rainmeter skin that displays the sessions your Jellyfin media server is currently operating.

Currently capable of displaying:

  • [User#Name] - Returns user's name
  • [User#Playing] - Returns name of the file user is playing, or "Online" if they're not playing anything
  • [User#Client] - Returns the client that user is viewing from
  • [User#Transcoding] - Returns (T) if user is transcoding, or (D) if direct playing
  • [User#MinutesLeft] - Returns # min, ## sec
  • [User#AltMinutesLeft] - Returns #:##
  • [User#PercentageDone] - Returns 100.00 - 0.00
  • [User#PlayStatus] - Returns [>] if playing, [II] if paused, or [X] if not playing anything
  • [User#DeviceName] - Returns name of device user is playing from
  • [NumberOfSessions] - Returns the total number of sessions

Requirements

  • Rainmeter v4.5.17.3700 or later
  • Jellyfin server

Installation

  • Download a release.
  • Run the .rmskin.
  • Edit skin
  • Replace IP with your Jellyfin server's IP
  • Replace API with your API key generated from Jellyfin Admin Account > Dashboard > Advanced > API Keys

Disclaimer

If you have any issues please first check JF_Status.log, then open an issue.