WIP: feature/cleanup_programming_interface #40

Draft
Hazel wants to merge 35 commits from feature/cleanup_programming_interface into experimental
Owner
No description provided.
Hazel added 23 commits 2024-06-03 09:04:15 +00:00
feat: added detection to autoscann pages
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
8255ad5264
feat: implemented consistent settings
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
aafbba3b1c
draft: moving page interface to downloader module
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
cd2e7d7173
draft:
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
906ddb679d
feat: created layout for option
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
b5a5559f7b
draft
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
cef87460a7
feat: completely dynamified the datasource import
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
0f2229b0f2
feat: moved cli helpers to seperate file
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
49145a7d93
feat: implemented functionality to type out the choice
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
850c68f3e5
feat: reworked the genre select
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
71ec309953
feat: renamed pages
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
5cdd4fb6a9
feat: dynamic indices
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
d4fe99ffc7
feat: launch programm
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
4b2dd4a36a
feat: launch programm
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pr/woodpecker Pipeline was successful
ead4f83456
Hazel added 3 commits 2024-06-05 10:02:20 +00:00
draft: rewrite of interface
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pr/woodpecker Pipeline was successful
130f5edcfe
Hazel added 1 commit 2024-06-10 09:56:33 +00:00
fix: removed
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pr/woodpecker Pipeline was successful
b30824baf9
Hazel added 1 commit 2024-06-10 11:46:52 +00:00
feat: renamed
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pr/woodpecker Pipeline was successful
684c90a7b4
Hazel added 1 commit 2024-06-12 12:19:04 +00:00
feat: improved and documented the search functions
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pr/woodpecker Pipeline was successful
c306da7934
Hazel added 1 commit 2024-06-12 12:25:50 +00:00
feat: commented fetch functions
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pr/woodpecker Pipeline was successful
f839cdf906
Hazel added 1 commit 2024-06-12 12:42:15 +00:00
feat: commented the download function
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pr/woodpecker Pipeline was successful
097211b3cd
Hazel added 2 commits 2024-06-19 09:03:10 +00:00
draft: new cli
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pr/woodpecker Pipeline was successful
ed2eeabd6a
Hazel added 2 commits 2024-06-19 09:23:24 +00:00
draft: proper help message
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pr/woodpecker Pipeline was successful
e53e50b5d2
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pr/woodpecker Pipeline was successful
This pull request has changes conflicting with the target branch.
  • music_kraken/download/page_attributes.py
  • music_kraken/objects/song.py
  • music_kraken/pages/bandcamp.py
  • music_kraken/pages/genius.py
  • music_kraken/pages/musify.py
  • music_kraken/pages/youtube_music/youtube_music.py
  • music_kraken/utils/__init__.py
  • music_kraken/utils/string_processing.py

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin feature/cleanup_programming_interface:feature/cleanup_programming_interface
git checkout feature/cleanup_programming_interface
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
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: music-kraken/music-kraken-core#40
No description provided.