dark_zoul
f886ebcd12
remove old settings from config example
2026-05-15 18:16:22 +03:00
dark_zoul
3faf76e097
remove old main.py; fix typo; move dockerignore
2026-05-15 17:43:55 +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
c736957e3c
add /app/data folder to gitignore
2026-05-15 17:28:01 +03:00
dark_zoul
cca8fad387
feat(backend): wire playlist upsert in SyncService before scanning;
...
publish events and persist DB on rename/delete/download;
worker: retry failed downloads with simple backoff;
add compute/apply CLI with per-playlist summary;
record last_sync after applying actions
2026-05-15 17:26:31 +03:00
dark_zoul
234e616cee
db: add playlist upsert and last_sync setter
2026-05-15 17:21:13 +03:00
dark_zoul
e54af9f2be
db: add helpers to update filename, downloaded flag, clear state, and record last_sync
2026-05-15 17:17:42 +03:00
dark_zoul
e112a7eeb7
feat(sync): persist DB updates on rename/delete/download in ActionExecutor
2026-05-15 17:17:18 +03:00
dark_zoul
fa0f9a02ce
feat(main): execute computed actions and print per-pass summary
2026-05-15 17:17:03 +03:00
dark_zoul
7e22aae1a0
feat(backend): Complete SyncService action computation; Refine DiffEngine rename/skip logic
2026-05-15 17:13:31 +03:00
dark_zoul
08e1e322f1
remove license
2026-05-15 16:30:15 +03:00
dark_zoul
e5ad786bcf
feat(backend): Implemented executor, safe renames, recycle deletes, and real yt-dlp downloads.
...
Extended service to compute actions for audio, video, and both.
2026-05-15 14:32:48 +03:00
dark_zoul
abd3c2ed62
feat(backend): scaffold state-based sync foundation (no GUI)
...
Add core scanner, diff engine, SQLite DB, queue, events, scheduler, utils
Wire settings + bootstrap to compute actions;
2026-05-15 11:48:36 +03:00
dark_zoul
6d8649ac2d
refactor: move docker files to /docker folder;
...
remove old buid workflow;
2026-05-15 11:34:43 +03:00
dark_zoul
658def3d58
fix: add missing fields to pyproject.toml
2026-05-15 11:27:09 +03:00
dark_zoul
0ab96e4399
start work on project refactor;
...
create file structure
move old code to /src/old
2026-05-15 10:52:10 +03:00
dark_zoul
0cea4cfcb8
fix plan
2026-05-15 10:06:59 +03:00
dark_zoul
04a7367d19
chore: move all plans to plans folder; add app conversion plan
2026-05-15 09:52:09 +03:00
darkzoul5
760b6c2f94
ci: add python packages to dependabot
2026-05-15 09:42:05 +03:00
darkzoul5
d7a05c5f52
Merge pull request #8 from darkzoul5/dependabot/github_actions/softprops/action-gh-release-3
...
Bump softprops/action-gh-release from 2 to 3
2026-05-07 23:15:29 +03:00
dependabot[bot]
93522423ae
Bump softprops/action-gh-release from 2 to 3
...
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release ) from 2 to 3.
- [Release notes](https://github.com/softprops/action-gh-release/releases )
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md )
- [Commits](https://github.com/softprops/action-gh-release/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: softprops/action-gh-release
dependency-version: '3'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-04-18 17:12:33 +00:00
Mihail Volohov
e52dbdcb2e
Merge pull request #7 from darkzoul5/dependabot/github_actions/actions/download-artifact-8
...
Bump actions/download-artifact from 5 to 8
2026-04-15 20:04:51 +03:00
dependabot[bot]
543dd39618
Bump actions/download-artifact from 5 to 8
...
Bumps [actions/download-artifact](https://github.com/actions/download-artifact ) from 5 to 8.
- [Release notes](https://github.com/actions/download-artifact/releases )
- [Commits](https://github.com/actions/download-artifact/compare/v5...v8 )
---
updated-dependencies:
- dependency-name: actions/download-artifact
dependency-version: '8'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-04-11 17:12:29 +00:00
dark_zoul
a841fb4fd8
Update base image to Python 3.13-alpine
2026-04-11 19:42:53 +03:00
Mihail Volohov
2b843ab322
Merge pull request #3 from darkzoul5/dependabot/github_actions/actions/checkout-6
...
Bump actions/checkout from 4 to 6
2026-04-11 18:10:34 +03:00
dependabot[bot]
ef57b2e79e
Bump actions/checkout from 4 to 6
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4 to 6.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v4...v6 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-04-11 15:09:43 +00:00
Mihail Volohov
e8d955ab08
Merge pull request #2 from darkzoul5/dependabot/github_actions/actions/cache-5
...
Bump actions/cache from 4 to 5
2026-04-11 18:09:12 +03:00
Mihail Volohov
c0b919953d
Merge pull request #4 from darkzoul5/dependabot/github_actions/actions/setup-python-6
...
Bump actions/setup-python from 5 to 6
2026-04-11 18:09:00 +03:00
Mihail Volohov
5ab5dcbaf1
Merge pull request #5 from darkzoul5/dependabot/github_actions/docker/login-action-4
...
Bump docker/login-action from 3 to 4
2026-04-11 18:08:49 +03:00
Mihail Volohov
df6b1655cd
Merge pull request #6 from darkzoul5/dependabot/github_actions/actions/upload-artifact-7
...
Bump actions/upload-artifact from 6 to 7
2026-04-11 18:08:11 +03:00
dependabot[bot]
e4f0d0c97a
Bump actions/upload-artifact from 6 to 7
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 6 to 7.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v6...v7 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-version: '7'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-04-11 15:06:58 +00:00
dependabot[bot]
22ad7af3e8
Bump docker/login-action from 3 to 4
...
Bumps [docker/login-action](https://github.com/docker/login-action ) from 3 to 4.
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](https://github.com/docker/login-action/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-version: '4'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-04-11 15:06:53 +00:00
dependabot[bot]
e53b91f0e6
Bump actions/setup-python from 5 to 6
...
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from 5 to 6.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-04-11 15:06:50 +00:00
dependabot[bot]
da6e939c1d
Bump actions/cache from 4 to 5
...
Bumps [actions/cache](https://github.com/actions/cache ) from 4 to 5.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](https://github.com/actions/cache/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/cache
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-04-11 15:06:43 +00:00
dark_zoul
a5ffa38785
chore: add dependabot configuration for GitHub Actions updates
2026-04-11 18:05:58 +03:00
dark_zoul
40c2839ffc
chore: update create-pull-request action to v8
2026-04-11 18:03:35 +03:00
dark_zoul
0c8de9aebb
Merge branch 'main' of https://github.com/darkzoul5/YoutubePlaylistDownloader
2026-04-11 18:02:04 +03:00
dark_zoul
eeb01117c3
AI: Add dependency updates workflow for automated aria2 version refresh
2026-04-11 18:01:51 +03:00
dark_zoul
25c833435f
Add project schedule
2026-04-07 10:38:47 +03:00
dark_zoul
8106fa1f04
Refactor GUI plan formatting
2026-03-20 19:28:30 +02:00
dark_zoul
b6afbb33c1
Refine project and GUI plans
2026-03-20 19:25:01 +02:00
dark_zoul
2e1ebe1eea
Update README for accuracy in usage instructions. fix typos
2026-03-20 19:12:07 +02:00
dark_zoul
ce777a59b3
Add permissions section to unit tests workflow
v1.1.1
2026-03-19 22:09:13 +02:00
dark_zoul
10ac547458
Add concurrency settings to unit tests workflow
2026-03-19 22:08:49 +02:00
dark_zoul
77108cb1a8
Restrict branch triggers in unit tests workflow to only 'main'
2026-03-19 22:06:57 +02:00
dark_zoul
a81f69280f
move import statements in integration test to top
2026-03-18 19:59:15 +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
46a31fa0f7
Refactor import handling in integration test to simplify sys.path management
2026-03-18 19:56:07 +02:00