usdb_syncer icon indicating copy to clipboard operation
usdb_syncer copied to clipboard

Results 52 usdb_syncer issues
Sort by recently updated
recently updated
newest added

This PR adds the ability to run a user-set command after the song has downloaded. This enables the syncer to be infinitely customizable at a users whim, for example, being...

updating dependency `yt-dlp` to latest version `2024.8.6` in order to fix reported warnings `(poToken experiment detected)` and `API returned broken formats (poToken experiment detected). Giving up after 3 retries` when...

fixes typo in the readme from ![grafik](https://github.com/user-attachments/assets/c8137702-cf5d-4aef-b64c-ccf3a41f6f1b) to ![grafik](https://github.com/user-attachments/assets/4065c614-6548-4570-8699-8047933a4951)

``` if path := browser.cookie_path(): options["cookies"] = (f"{browser.value}:{path}",) ``` doesn't seem to do the trick, age restricted content still fails even though I'm logged into YT in a browser (test...

bug

Does someone know how to fix this? I did follow every step from the https://github.com/bohning/usdb_syncer?tab=readme-ov-file#development section. ``` main@Fractalix:~/Downloads/usdb_syncer-commit$ pipenv sync --dev Loading .env environment variables... Installing dependencies from Pipfile.lock (489901)......

bug

Hi. I like to have my collection updated with new hd videos and so. The calendar on the web site only shows new songs but not updated songs, so in...

enhancement

This addresses #209 . This reads out the image resolution of cover and background files and displays the quality according to some prefined thresholds via colored check marks in the...

Some small bugfixes/improvements: - #TAGS is now only written to the text file if it is not empty (we should probably migrate to a `tags=` metatag now with the basically...

I have been using USDB Syncer 0.5 for a while on a Windows 11 mashine. After I bought a new PC and upgraded to 0.7 the software finds 281 songs...