drone1
drone1
This is not an issue. Apologies for communicating in this way, but I can't send you a PM, as far as I can tell. I'm hoping you might be able...
Example: ``` getArtistUrls('http://rufdug.bandcamp.com/', (err, result) => { assert(result.length === 0) // !!! }) ``` This label has 16 releases currently. Many other labels I've tried produce the same issue. I'm...
I would love to be able to provide a ``labelUrl`` to a function and get info about the label, like its name, bio, links, etc. Any plans to add this...
Hello and thanks for this great package. I don't see what's different about certain URL's or label/artist profiles that would affect this, but a call like: ```bandcamp.getAlbumInfo('https://yantmusicuk.bandcamp.com/?label=3961057738&tab=artists/album/contravention-ep-sk11x006', ...)``` loads data...
**Info:** Python 2.7..10; Grabbed mutagen from this repo as of today via `pip install "git+https://github.com/quodlibet/mutagen.git" --user` **Problem:** If I run a simple command with my mid3v2 like so: `~/Library/Python/2.7/bin/mid3v2 -v...
Simple question. I don't see anything about the viewport or examples of it used. My application renders multiple scenes within the same buffer using scissor/viewport. Would love to use this...
### Summary Specifically, what is "Master area" vs "The layout's end" in "Spawn windows at"? I can't find it in the docs. Thanks a lot. ### A clear and concise...
**OS:** Kubuntu 21.10 x86_64 **DE:** Plasma 5.22.5 ### Summary ``` > make setup-dev-env ... ninja-build is already the newest version (1.10.1-1). qml-module-qtquick-controls is already the newest version (5.15.2-2). qml-module-qtquick-controls2 is...
The documentation says this: By default, it will run using the user account that launched the process (i.e. who launched node app.js). However, if I put this in app.js: ```...
Hi. Thanks for working through this problem so the rest of us don't have to. I'm interested in using the library but testing it on my iPhone 8 Plus in...