[PR #466] [CLOSED] Added support for using a cover image which has a specific static #4957

Closed
opened 2026-05-23 00:55:54 +01:00 by JakeStanger · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/JakeStanger/ironbar/pull/466
Author: @eternalfrustation
Created: 2/21/2024
Status: Closed

Base: masterHead: master


📝 Commits (2)

  • 666188e Added support for using a cover image which has a specific static path in the music module
  • 5fe8e54 Added support for using kbps, kBps for total network usage

📊 Changes

3 files changed (+135 additions, -87 deletions)

View changed files

📝 src/modules/music/config.rs (+2 -0)
📝 src/modules/music/mod.rs (+96 -84)
📝 src/modules/sysinfo.rs (+37 -3)

📄 Description

Added support for using a cover image which has a specific static path in the music module


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/JakeStanger/ironbar/pull/466 **Author:** [@eternalfrustation](https://github.com/eternalfrustation) **Created:** 2/21/2024 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`666188e`](https://github.com/JakeStanger/ironbar/commit/666188eb6b48e90df81fb5ad7f77aad08e1533a6) Added support for using a cover image which has a specific static path in the music module - [`5fe8e54`](https://github.com/JakeStanger/ironbar/commit/5fe8e543f8b5aaa7885aa21aa8ae9554cffdd5f2) Added support for using kbps, kBps for total network usage ### 📊 Changes **3 files changed** (+135 additions, -87 deletions) <details> <summary>View changed files</summary> 📝 `src/modules/music/config.rs` (+2 -0) 📝 `src/modules/music/mod.rs` (+96 -84) 📝 `src/modules/sysinfo.rs` (+37 -3) </details> ### 📄 Description Added support for using a cover image which has a specific static path in the music module --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
JakeStanger 2026-05-23 00:55:54 +01:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
JakeStanger/ironbar#4957
No description provided.