Metadata-Version: 2.1
Name: Puddler
Version: 0.3.dev4
Summary: Emby/Jellyfin command line client, powered by mpv.
Home-page: https://github.com/Vernoxvernax/Puddler
Author: VernoxVernax
Author-email: vernoxvernax@gmail.com
License: GNU General Public License v3.0
Platform: UNKNOWN
Description-Content-Type: text/markdown
License-File: COPYING

# Puddler (Emby/Jellyfin-MPV-CLI)
Emby/Jellyfin command line client, powered by mpv.

[![made-with-python](https://img.shields.io/badge/Made%20with-Python-1f425f.svg?style=flat)](https://www.python.org/)
[![PyPI download day](https://img.shields.io/pypi/dd/puddler.svg?style=flat&logo=pypi)](https://pypi.python.org/pypi/Puddler/)
[![PyPI version shields.io](https://img.shields.io/pypi/v/puddler.svg?style=flat&logo=pypi)](https://pypi.python.org/pypi/Puddler/)
[![GitHub license](https://img.shields.io/github/license/Vernoxvernax/Puddler.svg?style=flat)](https://github.com/Vernoxvernax/Puddler/blob/main/COPYING)

[//]: # ([![Open Source? Yes!]&#40;https://badgen.net/badge/Open%20Source%20%3F/Yes%21/blue?style=flat&icon=github&#41;]&#40;https://github.com/Vernoxvernax/Puddler/&#41;)
[![pypresence](https://img.shields.io/badge/using-pypresence-00bb88.svg?style=flat&logo=discord)](https://github.com/qwertyquerty/pypresence)


### Currently, in buggy alpha state?
___

### Installation:
```
$ python -m pip install Puddler --upgrade
$ python -m puddler
```

**Latest update:**
+ reinstated printing specials within normal season, if your media server thinks it belongs there
+ `mediaserver_information.py` spaghetti code a little bit improved
+ optimized discord presence (slightly)
+ finally took the time to read the mpv manual -> window bar and title bar finally feature the correct information
+ fixed a few more small bugs

###### Note: I swallowed my pride and created a comment. epic

___

### Information:

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

But at least both emby and jellyfin are supported.

Playback using search-term and some weird playlist mode.

___

To-Do list:

+ up next (or whatever its called)
+ think of other useful features that require **0** effort to implement

---


