mirror of
https://github.com/casualsnek/onthespot.git
synced 2026-04-26 20:45:56 +03:00
[PR #17] [MERGED] Development #152
Labels
No labels
Feedback requested
bug
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/onthespot#152
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/casualsnek/onthespot/pull/17
Author: @casualsnek
Created: 10/12/2022
Status: ✅ Merged
Merged: 10/12/2022
Merged by: @casualsnek
Base:
main← Head:development📝 Commits (10+)
e56c858Fix removed accounts showing up in table if new account is added.026c098Add basic download managements7df7647Support synced/unsynced lyrics download !b316ef3Add m3u8 playlist creation, add browse button on downloaded filesce45862Add config rollback, fix crash when spotify not running356c3ceFix playlist name and media watcher fix1cefd8aUpdate dependency0751388Improve cancelling spped264136affmpeg path fix for some systems42132f0Split code, proper ffmpeg path setup on windows📊 Changes
31 files changed (+2186 additions, -1242 deletions)
View changed files
📝
.gitignore(+2 -1)➕
.idea/.gitignore(+8 -0)➕
.idea/inspectionProfiles/profiles_settings.xml(+6 -0)➕
.idea/misc.xml(+4 -0)➕
.idea/modules.xml(+8 -0)➕
.idea/onthespot.iml(+10 -0)➕
.idea/vcs.xml(+6 -0)📝
LICENSE(+0 -0)📝
__init__.py(+14 -1)📝
build_linux.sh(+5 -6)📝
build_winC1.bat(+6 -6)📝
build_winC2.bat(+8 -8)➕
gui/__init__.py(+0 -0)➕
gui/dl_progressbtn.py(+40 -0)➕
gui/mainui.py(+674 -0)➕
gui/minidialog.py(+24 -0)📝
gui/qtui/main.ui(+341 -4)📝
gui/qtui/notice.ui(+3 -0)➖
onthespot.py(+0 -703)📝
otsconfig.py(+35 -11)...and 11 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.