Valerian G.

Results 58 issues of Valerian G.

When compiling and flashing the code in this repo, the esp32 just enters a bootloop, with the following console output: ``` rst:0x10 (RTCWDT_RTC_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT) configsip: 0, SPIWP:0xee clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00 mode:DIO, clock...

We want to create a desktop app for Dim so that we can leverage native video players like mpv for broader compatibility with codecs. This would limit the cases where...

S-needs-triage

Some devices are adequate for running dim with some caveats. Raspberry pis could easily host a dim instance but we must disable transcoding. It might be interesting to create a...

By using `AnyConnection` we would allow users to pick what database backend they want to use at runtime. The user would simply need to edit the database URL in the...

db-postgres
db-sqlite
T-improvements
P-medium
out-of-scope

At the moment the transcoder keeps all chunks available for the duration of a playback session, then once the client finishes watching the transcoded chunks get deleted. We might want...

A-backend
T-improvements
A-streaming
P-low
v0.6
R-inactive

One of the major issues with streaming media to a browser is that not all subtitle formats are compatible. This gap in compatibility can be bridged through the use of...

T-feature-request
A-ui
A-backend
A-streaming
P-medium
v0.5
R-inactive

T-feature-request
A-backend
v0.4
R-inactive

> What would the behavior of a re-scan be tho? Just fetch new updated metadata? Presumably it would drop the old metadata and scan as if the library has never...

A-backend
A-scanners
T-improvements