ajnart / homarr

Customizable browser's home page to interact with your homeserver's Docker containers (e.g. Sonarr/Radarr)
https://homarr.dev
MIT License
6.02k stars 275 forks source link

Tdarr integration #1865

Open Zeragonii opened 8 months ago

Zeragonii commented 8 months ago

Description

Having Tdarr integration that shows some form of status on the transcode queue, status of running nodes, ETAs, %'s, whatever you can squeeze into the widget that isn't too much trouble 😄

Priority would be Node status, active worker count, remaining queue number, error number.

Very useful would be total ETA, healthcheck status, Node FPS, active plugin, compression %

Nice-to-haves would be things like the stats page, showing space saved, total transcodes, container stats.

Tdarr has a lot of cool and useful data, if the API permits then scraping all of this would be awesome!

Priority

Medium (Would be very useful)

github-actions[bot] commented 8 months ago

Hi 👋. Thank you for submitting your first issue to Homarr. Please ensure that you've provided all nessesary information. You can use the three dots > Edit button to update your post with additional images and information. Depending on the current volume of requests, the team should get in conact with you shortly.

jbruell commented 8 months ago

I might spend some time on creating an integration for Tdarr since this is also something I would be interested in. @Zeragonii In the meantime, I added an iframe to my dashboard which shows the Tdarr page. It's not ideal but better than nothing I suppose.

manuel-rw commented 8 months ago

I might spend some time on creating an integration for Tdarr since this is also something I would be interested in. @Zeragonii In the meantime, I added an iframe to my dashboard which shows the Tdarr page. It's not ideal but better than nothing I suppose.

We would be happy to accept your contribution. Feel free to ask any questions here or in our Discord.

molly78 commented 7 months ago

Jumping on this bandwagon!

github-actions[bot] commented 5 months ago

Hello 👋, this issue has been open for 60 days without activity. We mark issues to help prioritise and close dead issues. Can you confirm that this issue is still relevant on the latest version? I'll remove the stale label as soon as there is further activity on this issue. Thank you 🙏

shinji257 commented 4 months ago

Can we add support for API keys with Tdarr? I enabled authentication in it and per their docs the only way for apps to access the API at this point is via an API key however I didn't see a place to add that in Homarr for the Tdarr integration.

Doc reference: https://docs.tdarr.io/docs/other/authentication

s3807139 commented 3 months ago

Happy to create my own issue thread but I thought I'd chime in here first. After the last update, the tdarr widget on my homarr webpage no longer shows anything in the statistics. Tdarr stats are correct in the app, it just seems to be failing to pull the data. Everything else still works fine though.

manuel-rw commented 3 months ago

@s3807139 this is not related to the OP's post. Please create a separate issue . Also search your logs for details and search for existing issues - unless there was a braking change you can likely resolve this yourself.

bsikar commented 2 months ago

any updates on this?