b3rs3rk / gpustat-unraid

An UnRAID plugin for displaying GPU status
https://forums.unraid.net/topic/89453-plugin-gpu-statistics/?tab=comments#comment-830112
MIT License
49 stars 12 forks source link

[ENHANCEMENT] - Channels DVR Icon #53

Open bcastellucci opened 1 year ago

bcastellucci commented 1 year ago

Greetings.

I think the Channels DVR icon should be pretty straight-forward, the process looks like this:

/channels-dvr/2023.02.02.2036/ffmpeg-dl

the middle part is named for the current release so maybe a wildcard expression like:

/channels-dvr/*/ffmpeg-dl

or simply if it starts with:

/channels-dvr

icon: https://github.com/timstephens24/docker-templates/raw/master/img/channels-logo.png

Thanks!

b3rs3rk commented 1 year ago

Yes, this should be simple enough. Will add in next release.