[PR #1] [MERGED] Dev #3

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

Base: masterHead: dev


📝 Commits (6)

  • f51d2ab Update .gitignore
  • e16bfa8 Update .gitignore
  • 65e4aaa Refreshed ignored files.
  • d6a163f Avoid displaying please log in message on login screen
  • 307200d Place MySQL settings, secret key in settings.json file.
  • 6161586 Secret key generation function

📊 Changes

30 files changed (+34 additions, -31 deletions)

View changed files

📝 .gitignore (+4 -1)
📝 README.md (+0 -0)
📝 accounts.py (+0 -0)
📝 app.py (+7 -7)
📝 app.wsgi (+0 -0)
📝 database.py (+2 -0)
📝 extra/__init__.py (+0 -0)
📝 extra/createTorrents.py (+0 -0)
📝 extra/seedTorrents.py (+0 -0)
📝 extra/tracklistGen.py (+0 -0)
📝 extra/updateLocalMetadata.py (+0 -0)
📝 extra/update_database.py (+0 -0)
📝 helper.py (+8 -0)
📝 plex_api_extras.py (+0 -0)
📝 plex_helper.py (+0 -0)
📝 requirements (+0 -0)
settings.json (+0 -11)
📝 static/css/accounts.css (+0 -0)
📝 static/css/main.css (+0 -0)
📝 static/css/table.css (+0 -0)

...and 10 more files

📄 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/1 **Author:** [@JakeStanger](https://github.com/JakeStanger) **Created:** 3/17/2018 **Status:** ✅ Merged **Merged:** 3/17/2018 **Merged by:** [@JakeStanger](https://github.com/JakeStanger) **Base:** `master` ← **Head:** `dev` --- ### 📝 Commits (6) - [`f51d2ab`](https://github.com/JakeStanger/Plex-Music-Viewer/commit/f51d2abb8065d76df1deade73ce9bb0f987e2728) Update .gitignore - [`e16bfa8`](https://github.com/JakeStanger/Plex-Music-Viewer/commit/e16bfa8184a2f6427877dfb988f6f07c4204670c) Update .gitignore - [`65e4aaa`](https://github.com/JakeStanger/Plex-Music-Viewer/commit/65e4aaaf815dd041957baeaab04ca5d33cc8e636) Refreshed ignored files. - [`d6a163f`](https://github.com/JakeStanger/Plex-Music-Viewer/commit/d6a163f63113e177b34078966c7ac8924dc488f4) Avoid displaying please log in message on login screen - [`307200d`](https://github.com/JakeStanger/Plex-Music-Viewer/commit/307200d521d82eba13dc2fc1c6a2fcbb51f3c710) Place MySQL settings, secret key in settings.json file. - [`6161586`](https://github.com/JakeStanger/Plex-Music-Viewer/commit/6161586c64197b9e6fe7bc71018069289bc9eec3) Secret key generation function ### 📊 Changes **30 files changed** (+34 additions, -31 deletions) <details> <summary>View changed files</summary> 📝 `.gitignore` (+4 -1) 📝 `README.md` (+0 -0) 📝 `accounts.py` (+0 -0) 📝 `app.py` (+7 -7) 📝 `app.wsgi` (+0 -0) 📝 `database.py` (+2 -0) 📝 `extra/__init__.py` (+0 -0) 📝 `extra/createTorrents.py` (+0 -0) 📝 `extra/seedTorrents.py` (+0 -0) 📝 `extra/tracklistGen.py` (+0 -0) 📝 `extra/updateLocalMetadata.py` (+0 -0) 📝 `extra/update_database.py` (+0 -0) 📝 `helper.py` (+8 -0) 📝 `plex_api_extras.py` (+0 -0) 📝 `plex_helper.py` (+0 -0) 📝 `requirements` (+0 -0) ➖ `settings.json` (+0 -11) 📝 `static/css/accounts.css` (+0 -0) 📝 `static/css/main.css` (+0 -0) 📝 `static/css/table.css` (+0 -0) _...and 10 more files_ </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
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#3
No description provided.