mirror of
https://github.com/JakeStanger/Plex-Music-Viewer.git
synced 2026-07-11 11:14:34 +01:00
[PR #10] [MERGED] Dev #10
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#10
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/10
Author: @JakeStanger
Created: 9/6/2018
Status: ✅ Merged
Merged: 9/6/2018
Merged by: @JakeStanger
Base:
master← Head:dev📝 Commits (10+)
f1346f7Change to redirect2b72f74Add unicode support04197ebFixed play and download buttons91d14c8Fixed formatting3e12664Added metadata table with inline editing.7817c15Fixes, tidying, added settings, metadata updating placeholder522bea2Added default perms and text colour settings6f73f34Implemented text colour settings.4d81bd5Metadata updating placeholder.d5e24d2Commit WIP changes📊 Changes
16 files changed (+731 additions, -259 deletions)
View changed files
📝
README.md(+70 -11)📝
accounts.py(+23 -6)📝
app.py(+74 -49)📝
database.py(+49 -30)📝
defaults.py(+126 -5)📝
extra/createTorrents.py(+2 -2)📝
images.py(+198 -28)📝
mpd_helper.py(+2 -1)📝
plex_api_extras.py(+19 -33)📝
plex_helper.py(+20 -11)📝
requirements.txt(+3 -0)➕
static/img/qmark-250_250.png(+0 -0)📝
templates/admin.html(+42 -40)📝
templates/table.html(+45 -30)📝
templates/tables/tracks.html(+4 -5)📝
templates/track.html(+54 -8)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.