nookii

Results 20 comments of nookii

Managed to build `mpv`, but there is still no "`mpv.lib`" file anywhere. Am I missing something? ![image](https://user-images.githubusercontent.com/57325298/184995632-309915a4-fc17-4871-a3a0-3962d7bbb27b.png)

I am also having this error, was there any resolution reached? my `pages/` looks like this: ``` pages └── [group] ├── index.vue └── [id].vue ``` and my `app.vue` is this:...

using `npm run preview` instead of `npx serve dist` results in some raw html being returned instead: ```html window.__NUXT__ = (function (a) { return { data: {}, state: { $serror:...

unfortunately this does not work for me. you can see this effect in the reproduction site, no data will be returned from the fetch. adding ```js ssr: false, nitro: {...

any update on this? enabled `bundled-sqlcipher`, downloaded `openssl` with `choco`, and set `$env:OPENSSL_DIR` to `C:\Program Files\OpenSSL-Win64` (the install location) and for some reason, im getting errors with unresolved externals: ```...

I am also having this error, was there any resolution reached? my `pages/` looks like this: ``` pages └── [group] ├── index.vue └── [id].vue ``` and my `app.vue` is this:...

thanks for this! ill check it out and try to get it in along with the upcoming subtitle additions

sorry for the delay, just got through midterm season tried out the branch, and it seems to work for the most part though there are some issues im not sure...

> I will test it out with audio and see if I can find the error. Maybe the panic is caused if no audio channels is part of the stream....

keeping it open is fine; thanks for all your work