Skip to content
This repository has been archived by the owner on Dec 29, 2022. It is now read-only.

Vernoxvernax/Puddler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Puddler (Emby/Jellyfin-MPV-CLI)


The solution for the puddler in path problem:

I learned rust and rewrote the whole program with the most based language (rust).


Emby/Jellyfin command line client, powered by mpv.

made-with-python PyPI download day PyPI version shields.io GitHub license

Open Source? Yes! pypresence

Currently, in buggy alpha state?


Installation:

$ python -m pip install Puddler --upgrade
$ python -m puddler

Latest update:

  • puddler now creates actual device id's, meaning you can use the script on multiple devices without getting cursed
  • fixed errors occurring, when the session list gets flushed. You can now safely update your server without worrying about stuff like that (unless api points get changed)

On the subject of puddler in path: This kind of puddler might get discontinued/replaced

with a better version ofc (not python)

Information:

Currently, only the most basic features (+discord presence).

But at least both emby and jellyfin are supported.

Playback using search-term, nextup, resume and some weird playlist mode.


To-Do list:

  • think of other useful features that require 0 effort to implement