Code Monkey home page Code Monkey logo

rainmeter_jellyfin_status's Introduction

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.

rainmeter_jellyfin_status's People

Contributors

adamwhy2k avatar

Stargazers

 avatar  avatar

Watchers

 avatar

rainmeter_jellyfin_status's Issues

Expand(& document) returned api items

Write other useful information from the api, such as playstate, to the file for rainmeter to utilize.

Could also branch out to other tasks running on the server, such as library updates and subtitle downloads - not sure if there's any point tho, I'm pretty sure these kind of tasks usually run and complete in < a minute. I guess it would be useful if one got stuck.

One user with multiple sessions at once

When a user has multiple sessions going, such as paused music and playing show episode, the script will choose which to display at random, this should not happen.

Could either display multiple lines for one user, showing all their sessions; or get all user's sessions, and only show currently playing one - ignoring paused sessions.

Consistant printing order

When there is multiple sessions at once the python script prints each line seemingly at random, this should not happen. Order by UserId from the API maybe?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.