Moritz Jung
Moritz Jung
Not sure why this is happening and as stated above, I don't own an Apple device to debug.
I can look into it, I just don't want to make the book search plug-in obsolete. Maybe I should get in touch with them.
> you should edit your issue and finish filling it out before posting it Since I am developing this plugin, I don't think this is necessary. > likely this would...
Yes, the plugin currently only queries so called music release groups. Getting more info requires selecting a release from the release group. For that I need to finish the search...
No i haven't, feel free to do so
Consider setting `plot` to an empty string in every other API that uses the movie model.
Please run the formatter so that the diffs become useful. The relevant command is `bun run format` in the root of the project, after installing the dependencies with `bun i`.
I will wait for javalent to expose a date picker that I can use. As for when that will happen, here is a quote from javalent. > I plan on...
You should be able to access `apiManager.query(searchString, apiNames)` from within templater by getting an instance of the plugin.
I did take a look at that one when I looked for a game API, but https://www.igdb.com/api requires a twitch account. That ensues handling sensitive client tokens and secrets, which...