KnifeFed
KnifeFed
Is it possible to set a specific zoom level programmatically, e.g. one of the entries in `zoomLevels`? It would be nice to not have to always do it in linear...
After running the latest version on my TV library, none of the episodes got HDR/DV banners, just the 4K banner. It works great for movies but is this intended to...
After running the latest version on my TV library and none of the episodes got HDR/DV banners, only 4K banners (see #77), I tried restoring them. It only restored movie...
For example, `gatsby-link` doesn't work inside jsx because it doesn't have that scope. I _think_ jsx should be the _only_ scope for such snippets, i.e.: ``` "gatsby-link": { "scope": "jsx",...
### Suggestion The "Filter torrent list" and "Filter files" inputs in the web UI are currently ``. If they're changed to `` you will be able to clear the text...
[BUG] Checkpoints don't start getting created on save until the Checkpoints panel has been expanded
While working in a file and wanting to restore a previous checkpoint I noticed that none had been created. It turns out they don't start getting created on save for...
I just updated to 1.7.22127.1 and now setting file priority stopped working: ``` $ qbt torrent file priority --set SKIP --file 0 Sequence contains more than one matching element ```
Currently, in the docs, it says you can set file priority to one of `SKIP | NORMAL | HIGH | MAXIMAL`. If I run: `qbt torrent file priority --set ?...
When committing with `i18n` as the type, no emoji is added. It doesn't work even if manually added to the config: ```js { code: 'i18n', gitmoji: 'globe_with_meridians' } ``` If...
**Describe the bug** When starting the Nuxt 3.5.3 dev server, I get the following warnings: ``` WARN Failed to load source map for /node_modules/.pnpm/[email protected]/node_modules/flowbite/dist/datepicker.min.js. WARN Failed to load source map...