[PR #9] [MERGED] Update #8

Closed
opened 2026-05-22 22:02:22 +01:00 by JakeStanger · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/JakeStanger/Plex-Music-Viewer/pull/9
Author: @JakeStanger
Created: 8/6/2018
Status: Merged
Merged: 8/6/2018
Merged by: @JakeStanger

Base: masterHead: dev


📝 Commits (9)

📊 Changes

7 files changed (+131 additions, -39 deletions)

View changed files

📝 app.py (+14 -0)
defaults.py (+23 -0)
📝 images.py (+1 -0)
📝 plex_helper.py (+39 -22)
📝 requirements.txt (+2 -1)
📝 static/css/main.css (+6 -1)
📝 templates/track.html (+46 -15)

📄 Description

No description provided


🔄 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/Plex-Music-Viewer/pull/9 **Author:** [@JakeStanger](https://github.com/JakeStanger) **Created:** 8/6/2018 **Status:** ✅ Merged **Merged:** 8/6/2018 **Merged by:** [@JakeStanger](https://github.com/JakeStanger) **Base:** `master` ← **Head:** `dev` --- ### 📝 Commits (9) - [`15eba20`](https://github.com/JakeStanger/Plex-Music-Viewer/commit/15eba20e6f6fa8397bc425df6c9dfb686f535876) Improve breadcrumb style - [`f191d5a`](https://github.com/JakeStanger/Plex-Music-Viewer/commit/f191d5a2ff3ce127323389858613d831b37eb712) Remove unnecessary column. - [`61ac3a6`](https://github.com/JakeStanger/Plex-Music-Viewer/commit/61ac3a685d4245a1344d8dd08c55d0e8b1448707) Create defaults module. - [`b568793`](https://github.com/JakeStanger/Plex-Music-Viewer/commit/b568793f2654b02fa686712b063484db25014fde) Remove todo - [`46a51a2`](https://github.com/JakeStanger/Plex-Music-Viewer/commit/46a51a2233c4a6632ff54349830f97afc54db894) Add missing requirement. - [`5b49fdc`](https://github.com/JakeStanger/Plex-Music-Viewer/commit/5b49fdc1a7270a9ddabba33c2a71f967dafc717b) Lyric editing foundations - [`d5b3258`](https://github.com/JakeStanger/Plex-Music-Viewer/commit/d5b3258ab8201d2b3e9a80d24289b85440ae2f50) Tidying - [`5311adc`](https://github.com/JakeStanger/Plex-Music-Viewer/commit/5311adc7c577cc3ea59018f94265166219dda2c2) Fix incorrect package name - [`b5ee8b1`](https://github.com/JakeStanger/Plex-Music-Viewer/commit/b5ee8b11c6f0d55a46c6ab83f3588f52d028f9e4) Finish support for lyrics editing. ### 📊 Changes **7 files changed** (+131 additions, -39 deletions) <details> <summary>View changed files</summary> 📝 `app.py` (+14 -0) ➕ `defaults.py` (+23 -0) 📝 `images.py` (+1 -0) 📝 `plex_helper.py` (+39 -22) 📝 `requirements.txt` (+2 -1) 📝 `static/css/main.css` (+6 -1) 📝 `templates/track.html` (+46 -15) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
JakeStanger 2026-05-22 22:02:22 +01:00
Sign in to join this conversation.
No labels
pull-request
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/Plex-Music-Viewer#8
No description provided.