1
0
mirror of https://github.com/darkzoul5/YoutubePlaylistSync.git synced 2026-07-03 04:23:59 +03:00

52 Commits

Author SHA1 Message Date
dark_zoul 5f6df549ab switch to pyside6 essentials instead of full pyside6 2026-06-03 21:49:23 +03:00
darkzoul5 bc5ead4d19 readme: update badges 2026-05-23 23:50:34 +03:00
darkzoul5 a6c2da7c75 Update README.md 2026-05-23 23:47:45 +03:00
darkzoul5 9a8a1d8660 Update README.md 2026-05-23 23:47:27 +03:00
dark_zoul 410984bc09 feat: add “start minimized to tray” setting 2026-05-17 13:56:33 +03:00
dark_zoul 49fedecd43 feat: add app icon;
feat: add app to tray;
2026-05-17 13:51:15 +03:00
dark_zoul 3291c0c88f readme: add playlist name to config example 2026-05-17 13:38:44 +03:00
dark_zoul b0c531389e readme: update with latest info 2026-05-17 13:36:30 +03:00
dark_zoul b0eaa9d2eb Changed the default SQLite DB location from app/data/ to db/ 2026-05-17 13:27:46 +03:00
dark_zoul 988c938a9e feat: add quality options to include 2160p, 1440p, and a best setting. 2026-05-17 12:30:06 +03:00
dark_zoul 945688b0a6 readme: fix badge again 2026-05-17 12:11:54 +03:00
dark_zoul 6bd502580b readme: fix badge 2026-05-17 12:11:20 +03:00
dark_zoul d232137e17 tests: fix changed module name 2026-05-16 18:27:41 +03:00
dark_zoul decc4c675d feat(backend): add queue system; add retry system 2026-05-16 17:53:37 +03:00
dark_zoul 8e3a7e3920 establish config defaults 2026-05-16 16:22:24 +03:00
dark_zoul b17913e21b readme: update :) 2026-05-16 16:14:57 +03:00
dark_zoul 1928f70928 feat: make sure max_video_quality setting is working 2026-05-16 16:07:52 +03:00
dark_zoul 4cd6255b0f readme: update config section 2026-05-16 15:58:05 +03:00
dark_zoul e8535d335d readme: update confg and dependencies sections 2026-05-16 15:55:30 +03:00
dark_zoul bf57bd77e6 fix download modes 2026-05-15 22:57:40 +03:00
dark_zoul 812664051f feat(sync): change ‘both’ mode to one video download +audio extraction; update DB and events accordingly 2026-05-15 18:56:08 +03:00
dark_zoul 53b7303049 readme: remove old config option 2026-05-15 18:22:09 +03:00
dark_zoul dc3403eb9e remove old files 2026-05-15 17:40:23 +03:00
dark_zoul ea41c3c67f refactor readme 2026-05-15 17:38:36 +03:00
dark_zoul 1f636fe9d2 update readme 2026-05-15 17:31:48 +03:00
dark_zoul 2e1ebe1eea Update README for accuracy in usage instructions. fix typos 2026-03-20 19:12:07 +02:00
dark_zoul 148322cfb7 Fix build badge link in README to point to the correct workflow 2026-03-18 19:57:07 +02:00
dark_zoul 1b7e2a70dd Remove old build workflow and update README with new workflow link 2026-03-18 19:35:09 +02:00
dark_zoul d7da1d0588 Remove blank line in README.md 2026-03-18 18:59:10 +02:00
dark_zoul 1b0df9dd33 Remove old release workflow and update README and Docker Compose configuration 2026-03-18 18:25:01 +02:00
Mihail Volohov 27d571876f Merge branch 'main' into Next 2026-03-18 18:20:07 +02:00
dark_zoul 6589cd5a95 Update CI badge links in README to point to the 'next' branch 2026-03-18 18:12:59 +02:00
dark_zoul 951b485e4e Add unit tests badge to README for CI visibility 2026-03-18 18:11:44 +02:00
dark_zoul 94db632043 Update Docker and workflow configurations for improved build process 2026-03-18 18:10:25 +02:00
dark_zoul 279cb0900b Add build status badge to README.md 2026-03-17 15:28:21 +02:00
dark_zoul 1d8dab1bfb Add build status badge to README 2026-03-07 21:26:54 +02:00
dark_zoul b91d3f4c48 Update .gitignore and README 2026-03-07 21:22:31 +02:00
dark_zoul c04a216a58 Refactor CI/CD workflow to use GitHub Actions and update README for clarity 2026-03-07 14:07:50 +02:00
dark_zoul fd3af146ae Update README.md 2025-10-22 14:46:30 +03:00
dark_zoul 15414c56fa Update README.md to clarify CLI flags and environment variable usage 2025-10-22 14:45:30 +03:00
dark_zoul 05355f54fc Add CLI flags and env vars docker documentation and clean up entrypoint script comments 2025-10-22 14:39:50 +03:00
dark_zoul 2c4b736e06 Update README.md
fix typo
2025-10-17 15:57:10 +03:00
dark_zoul 6d3591ed54 Update Docker usage instructions in README: change pull command to run command with required volumes 2025-10-16 13:12:47 +03:00
dark_zoul febbd2c681 Add Docker usage instructions to README 2025-10-16 13:10:56 +03:00
dark_zoul 01dea238c5 Fix typos in README.md 2025-10-14 11:42:19 +03:00
dark_zoul d35cfbb156 Update README.md 2025-10-14 11:25:52 +03:00
dark_zoul ab37791e14 Update README config example and enhance running instructions 2025-10-14 11:14:52 +03:00
dark_zoul abae349317 Refactor README for improved clarity and formatting in installation instructions 2025-10-14 10:47:03 +03:00
dark_zoul 4b32ec10c2 Update README and config file for enhanced download options and paths 2025-10-14 10:38:37 +03:00
dark_zoul c514090642 Update README.md to correct the Releases link for downloading the latest version 2025-10-13 21:01:30 +03:00