[PR #4] [MERGED] Dev #5

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/4
Author: @JakeStanger
Created: 3/31/2018
Status: Merged
Merged: 3/31/2018
Merged by: @JakeStanger

Base: masterHead: dev


📝 Commits (6)

  • d169a09 Database update function overhaul.
  • f31bbfe Bug fixing and tidying
  • 1005bbd Get artists function
  • 7a966b6 Fixed track getting for play button
  • 8632bfc Working on better library changes listener/queue system
  • c5aeab6 Fixed some stuff, more stable then it was.

📊 Changes

5 files changed (+350 additions, -140 deletions)

View changed files

📝 app.py (+205 -103)
📝 database.py (+70 -25)
📝 plex_helper.py (+67 -11)
📝 templates/admin.html (+7 -0)
📝 templates/tables/tracks.html (+1 -1)

📄 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/4 **Author:** [@JakeStanger](https://github.com/JakeStanger) **Created:** 3/31/2018 **Status:** ✅ Merged **Merged:** 3/31/2018 **Merged by:** [@JakeStanger](https://github.com/JakeStanger) **Base:** `master` ← **Head:** `dev` --- ### 📝 Commits (6) - [`d169a09`](https://github.com/JakeStanger/Plex-Music-Viewer/commit/d169a09154b8c105e5621e7f589270a9e9b0d431) Database update function overhaul. - [`f31bbfe`](https://github.com/JakeStanger/Plex-Music-Viewer/commit/f31bbfec9b39a3575502ad66f60c14eaa9be0ee9) Bug fixing and tidying - [`1005bbd`](https://github.com/JakeStanger/Plex-Music-Viewer/commit/1005bbdf02f012e65689cf187d37069bd744cb1e) Get artists function - [`7a966b6`](https://github.com/JakeStanger/Plex-Music-Viewer/commit/7a966b62be277517b05032160356044fffee4016) Fixed track getting for play button - [`8632bfc`](https://github.com/JakeStanger/Plex-Music-Viewer/commit/8632bfcc2b44240987208ef8f44e5aa256c9b10b) Working on better library changes listener/queue system - [`c5aeab6`](https://github.com/JakeStanger/Plex-Music-Viewer/commit/c5aeab6cfb4782fe85f605d7ffb7456392ef69b6) Fixed some stuff, more stable then it was. ### 📊 Changes **5 files changed** (+350 additions, -140 deletions) <details> <summary>View changed files</summary> 📝 `app.py` (+205 -103) 📝 `database.py` (+70 -25) 📝 `plex_helper.py` (+67 -11) 📝 `templates/admin.html` (+7 -0) 📝 `templates/tables/tracks.html` (+1 -1) </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#5
No description provided.