Jump to content

Recommended Posts

Soukron
Posted (edited)

Hello all!
I spend most of my daily time in a command line terminal, so I've created this CLI for Emby so playing a movie is as easy as

emby-cli item play "Interstellar"

or an episode of a given TV show:

emby-cli item play "Breaking Bad S03E01"


It's an early stage project and I'm still adding features and improving the packaging (as the Python self-contained packages take a few seconds to decompress and start), but it's mature enough to share it.

I hope you find it useful and provide feedback. The code is in https://github.com/soukron/emby-cli.

Regards,
Sergio

Edited by Soukron
added repo
Posted

Thanks for sharing.

Posted

Much appreciate, Emby is such a great software!

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...