mirror of
https://github.com/tubearchivist/tubearchivist-jf.git
synced 2026-03-24 05:26:49 +00:00
[GH-ISSUE #4] Consider adding a JellyfinPluginManifest file to make install easier? #6
Labels
No labels
duplicate
enhancement
help wanted
help wanted
invalid
pull-request
question
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
tubearchivist/tubearchivist-jf#6
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @erwin on GitHub (May 10, 2023).
Original GitHub issue: https://github.com/tubearchivist/tubearchivist-jf/issues/4
I think a lot of us are using Docker to run Jellyfin so it's a bit more cumbersome to get a shell and checkout the script.
Would it be feasible to use a Jellyfin Plugin Manifest file to facilitate installation the way LazyMan Plugin for Jellyfin does?
https://raw.githubusercontent.com/crobibero/Jellyfin.Channels.LazyMan/master/manifest.json
@bbilly1 commented on GitHub (May 10, 2023):
This is not a Jellyfin plugin, so we won't be able to publish that over a repository like that. This is just an API to API integration. In the future this will probably live in a Docker container: https://github.com/tubearchivist/jellyfin#install-with-docker
At least after this comes out of a proof of concept state.
@batou069 commented on GitHub (May 23, 2023):
What is the big difference between using this and just having a jellyfin library reading the TA media folder?
@bbilly1 commented on GitHub (May 23, 2023):
Readme gives an overview. Or, give it a try and see for your self.
@batou069 commented on GitHub (May 24, 2023):
i just realized i cant define the filename of the file in TA thus jellyfin wont recognize the YT id without brackets, correct?
@bbilly1 commented on GitHub (May 24, 2023):
that's the whole point of this integration. just give it a try.