usdb_syncer
usdb_syncer copied to clipboard
To reproduce: Download https://usdb.animux.de/?link=detail&id=27436, loading with USDX on Windows fails (but works on Mac).
On Version 0.3.0 when trying to export my songlist to a pdf the following exception is thrown: 2023-11-10 11:23:20 [ERROR] Uncaught exception: Traceback (most recent call last): File "usdb_syncer\gui\mw.py", line...
DoubleDee74 proposed to change the linebreak calculation of the Syncer to mimic that of YASS instead of USDX. [Code snippet:](https://github.com/DoubleDee73/Yass/blob/1a70340016fba9430fd8f0bf49797839fc44456d/src/yass/YassAutoCorrect.java#L168) ``` inout[0] = TonA.startBeat + TonA.length inout[1] = TonB.startBeat ```...
Tested with Edge and Chrome. Iam logged in with the browser. The Syncer check also is successfully. ``` 2023-10-10 23:06:55 [INFO] Successfully logged in to USDB with user 'abc'. 2023-10-10...
Version 0.5 crashes with the following error: Arguments: () 2024-03-07 10:58:24 [INFO] New meta file found on disk: 'H:\usdb\★N Sync feat. Lisa “Left Eye” Lopes - Space Cowboy (Yippie-Yi-Yay)\-6owAozUBus.usdb'. 2024-03-07...
Due to hardware video decoding constraints, would it be possible to add a specific option to yt-dlp so when downloading video it could either grab vp9/avc1/av01 format etc. Presently syncer...
If a resource is age or geo restricted, the appropriate action should be taken.
For details see https://usdx.eu/format/.
The USDB cover is already used as a fallback if there is *no* cover resource in the metatags. But it is not yet used as a fallback when the resource...