[PR #5] [MERGED] Switch from using names to IDs #6

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

Base: masterHead: dev


📝 Commits (1)

  • 56c3fe2 Switch from using names to IDs

📊 Changes

4 files changed (+24 additions, -25 deletions)

View changed files

📝 app.py (+16 -17)
📝 templates/tables/albums.html (+2 -2)
📝 templates/tables/artists.html (+1 -1)
📝 templates/tables/tracks.html (+5 -5)

📄 Description

Avoid errors with duplicate track/album names.


🔄 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/5 **Author:** [@JakeStanger](https://github.com/JakeStanger) **Created:** 4/2/2018 **Status:** ✅ Merged **Merged:** 4/2/2018 **Merged by:** [@JakeStanger](https://github.com/JakeStanger) **Base:** `master` ← **Head:** `dev` --- ### 📝 Commits (1) - [`56c3fe2`](https://github.com/JakeStanger/Plex-Music-Viewer/commit/56c3fe2d327fea0b16ad6472bef5d0991fe9f952) Switch from using names to IDs ### 📊 Changes **4 files changed** (+24 additions, -25 deletions) <details> <summary>View changed files</summary> 📝 `app.py` (+16 -17) 📝 `templates/tables/albums.html` (+2 -2) 📝 `templates/tables/artists.html` (+1 -1) 📝 `templates/tables/tracks.html` (+5 -5) </details> ### 📄 Description Avoid errors with duplicate track/album names. --- <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#6
No description provided.