Giter Club home page Giter Club logo

python-jellyfin-script's Introduction

Python script I use to do things with Jellyfin

Why?

Jellyfin is one of my favourite open-source projects but it has some floors, so I use the API to to get around them.

If I knew C# I would just fix them and make a PR.

Musicbrainz

Currently, it has features to add the MBID to each track in a album (Musicbrainz Track ID).

For this to work each album must have a MBID assigned to it for the release and album, Jellyfin does this part automattically with the MusicBrainz plugin, although it sometimes gets them wrong. At the same time it will attempt to make sure each track is assigned to the correct disc as I do not want to make any changes to the original media files.

Shuffle playlist and create a new playlist from it

When you shuffle a playlist in jellyfin, it only adds 299 songs to the Queue and you cannot save Queues either.

The problem with this is that each time you shuffle a large playlist it is very likely that you will have to listen some songs again.

This script can shuffle a wholelist and create a new one from it. All you will have to do is remember the one of the last songs you listened to resume where you left off.

Update albums with Genre's from musicbrainz

There is a option to update albums with the genre's from musicbrainz, by default a genre must have at least 2 votes. It will add genre's from both the album release group and the artist.

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.