LSchallot / JellyRoller

CLI Jellyfin Controller Utility for Linux and Windows
GNU General Public License v2.0
48 stars 3 forks source link

Register library #42

Closed krestenlaust closed 2 months ago

krestenlaust commented 2 months ago

Is it possible to register a library using this tool 🤔

LSchallot commented 2 months ago

I assume you mean a new directory of movies or tv shows?

If so, not yet. I can add that feature if you like.

krestenlaust commented 2 months ago

Yes that's what I meant. I'm trying to create an Ansible role that sets up a standard TV shows and movies directory. But it's honestly not that important :D

LSchallot commented 2 months ago

I just added a new branch that adds the ability to register a library. The "issue-42" branch has the changes if you want to build it.

If you don't see this for a few days, I may have already merged issue-42 into the 0.5.0-development branch so if the branch is gone, just try building from there.

krestenlaust commented 2 months ago

I just added a new branch that adds the ability to register a library. The "issue-42" branch has the changes if you want to build it.

If you don't see this for a few days, I may have already merged issue-42 into the 0.5.0-development branch so if the branch is gone, just try building from there.

Awesome work, thanks!

LSchallot commented 2 months ago

Closing issue. Will be included in the 0.5.0 release.