Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: add Tube Archivist widget #471

Merged
merged 1 commit into from Nov 3, 2022

Conversation

brandon-barker
Copy link

@brandon-barker brandon-barker commented Oct 31, 2022

Adds widget support for Tube Archivist

service.yml example

    - Tube Archivist:
        icon: tube-archivist.png
        href: https://tubearchivist.example.com
        description: Your self hosted YouTube media server
        widget:
          type: tubearchivist
          url: https://tubearchivist.example.com
          key: <apikey>
          fields: ["downloads", "videos", "channels", "playlists"]

Screenshot:
image

@brandon-barker brandon-barker changed the title feat: add tube archivist widget Feature: add Tube Archivist widget Oct 31, 2022
@Magelo
Copy link

Magelo commented Nov 1, 2022

In the config file, I see it's possible to specify fields to be shown : downloads, videos, channels, playlists... In the screenshot videos and channels are there, but what about queue? it's a default field you can't manage?

@brandon-barker
Copy link
Author

Hi @Magelo

The "downloads" field is the queue, I originally had it say "Downloads Queue" but it was too long compared to the others so I shortened the translation

Copy link
Collaborator

@shamoon shamoon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the contribution

@shamoon shamoon merged commit aaa8343 into gethomepage:main Nov 3, 2022
@pairofcrocs
Copy link

Just as an FYI, the "videos" tab is capped at 10,000.

Copy link
Contributor

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new discussion for related concerns.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 17, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants