mirror of
https://github.com/JakeStanger/Plex-Music-Viewer.git
synced 2026-07-11 11:14:34 +01:00
[PR #5] [MERGED] Switch from using names to IDs #6
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
JakeStanger/Plex-Music-Viewer#6
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:dev📝 Commits (1)
56c3fe2Switch 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.