Frank Riley

Results 17 issues of Frank Riley

**Changes** This implements a true full text search using sqlite's built in fts5 extension. Currently, jellyfin is trying to implement full text search by [doing some sql trickery](https://github.com/jellyfin/jellyfin/blob/fec23de427fe1c46e4ce1aaf31f1695c90232059/Emby.Server.Implementations/Data/SqliteItemRepository.cs#L2427), but it...

feature
blocked
merge conflict
needs testing
area:database

This adds `` to nfo files, which is required per Kodi's wiki, reference: [tv shows](https://kodi.wiki/view/NFO_files/TV_shows), [episodes](https://kodi.wiki/view/NFO_files/Episodes), [movies](https://kodi.wiki/view/NFO_files/Movies). **Changes** 1) Adds `` to nfo. 2) Adds jellyfin as a provider (and...

backend
stale

## Description: **Pull request in [esphome](https://github.com/esphome/esphome) with YAML changes (if applicable):** esphome/esphome#6659 ## Checklist: - [x] I am merging into `next` because this is new documentation that has a matching...

stale
has-parent
next

Following on to issue #109, I figured I should look to see if these same thread safety issues were in other parts of this library. Sure enough, the first two...

I did a full library rescan with this plugin, and I'm seeing weird exceptions where it looks like it's querying with the wrong IDs: ``` TvDbSharper.TvDbServerException: No records are found...

# What does this implement/fix? It adds thermocouple type, autoconversion, averaging, and has_fault to the max31856 sensor while maintaining backwards compatibility with polling mode if the `data_ready_pin` is not specified....

needs-tests
integration: max31856

### System information Type | Version/Name --- | --- Distribution Name | Ubuntu Distribution Version | 18.04 Linux Kernel | 4.15.0-45-generic Architecture | x86_64 ZFS Version | 0.7.12-1ubuntu5~18.04.york0 SPL Version...

Type: Defect
Status: Understood