forthrin

Results 80 issues of forthrin

Hi! I'm a new user and trying to get a flying start with the gem. Does it (plan to) support any of the following? 1. Guess if mime part is...

### Important Information System Version: macOS 14.3 (23D56) Model Identifier: MacBookAir10,1 mpv version: git-2024-02-11-71598ca FFmpeg version: git-2024-02-11-66231e5 ### Reproduction steps 1. `$ mpv --no-config foo.m4a --sub-file=foo.srt` 2. Press `←` or...

core:terminal

### Important Information ``` System Version: macOS 14.2.1 (23C71) Model Identifier: MacBookAir10,1 mpv version: git-2024-01-06-d8c2e33 FFmpeg version: git-2023-12-11-5fdbc2a ``` ### Reproduction steps `mpv --sub-filter-sdh=yes --sub-file=sample.srt any.mp4` ### Expected behavior 1....

meta:feature-request
core:subtitle

# Please check everything that applies to your issue: - [Yes] I looked in closed issues and it has not already been answered - [No] My issue appeared with a...

How should Ruby developers handle a major version upgrade of Ruby? Preamble: - In the related environment, only a single, latest version is needed. - When a new version arrives,...

RubyGems

Eg. ``` for f in mpv ffmpeg; do git -C $f stash save update; done update for f in mpv ffmpeg; do git -C $f stash pop update; done ```

How can this warning be silenced? ``` /opt/homebrew/lib/ruby/gems/3.3.0/gems/narray-0.6.1.2/narray/narray_ext.rb:15: class NArray def self.cast(array,type=nil) case array when NArray when Array array = NArray.to_na(array) # warning: undefining the allocator of T_DATA class NArray...

Thanks for making this library! Is there a built-in search feature, ie. find the item with the best video resolution? Or at least a less clunky way than: `item =...

It would be really nice if exported data was on a format so that diffs could be easily performed between two dumps. For example, a JSON format organized as outlined...

enhancement

**Describe the bug** - Getting exceptions with four different NoteStore files. - Debug logs do not seem to contain any relevant information about the exceptions. - Nothing is initially output...

enhancement