David BELEY
David BELEY
Hello! If the search is ambiguous, you can use the `url` argument in the function : `network.get_discography_infos(url="https://rateyourmusic.com/artist/future-1")` Let me know if it fits what you're trying to do.
Hello! I have updated the script, can you confirm it's fixed on your side with the latest version?
Hello! It seems to be an issue with youtube-dl (a dependency of youtube_extract), could you try updating the dependencies? If you use pip to install your python packages, the command...
Hi, Could you please describe what command or function you're trying to run? It's a little bit difficult to understand your issue with just this little information about your problem....
For NixOS you have https://github.com/sodiboo/niri-flake which is very complete to install and configure niri
Hey thanks it's appreciated, don't hesitate to contribute!
Would you mind sharing the lastfm account of your export? So I can test on my side. Maybe lastfm is reporting incorrect data but it would be weird.
Hey it depends on your subvolume configuration but indeed the current documentation is I think misleading as the `old_roots` will not be properly populated (because we are removing everything from...
As you create a new subvolume at each boot without clearing the old ones (you only `rm` the folder) you might end up with tons of subvolumes (you should be...