Christian Benincasa

Results 70 issues of Christian Benincasa

I dont know exactly what this type of component is called, but I think it would be really cool to have it available in the channel programming config, time slot...

enhancement
frontend

In the time slot editor page, when creating a weekly schedule, we should not present all time slots in a flattened list. Instead, we should have some sort of secondary...

enhancement
frontend

Would be cool to keep track of metrics about the Tunarr instance -- e.g. hours streamed, unique shows watched, most popular time, etc. Think tautulli for Plex

enhancement
idea

I've been wondering this for a while. Regenerating the lineup and guide is not something to new to this rewrite. If we start a stream and then start editing the...

question
backend
streaming

dizquetv added artificial throttling in several backend services, seemingly because when they ran it would affect the video stream (perhaps when hardware transcoding is not enabled). For folks that are...

enhancement

Not sure we need separate endpoints for every settings type we should include the type of settiings we're updating in the API body and just have a single endpoint for...

backend

It would be nice to support something like [xteve](https://github.com/xteve-project/xTeVe) out of the box to solve this problem: https://github.com/vexorian/dizquetv/wiki/Adding-dizqueTV-as-a-DVR-in-Plex (last point in the caveats section)

enhancement
help wanted
idea

This goes along with dynamic channels - we could expose PMM webhooks to listen for updates to collections, etc and subsequently update channels

enhancement

### Describe the bug Build fails with Typescript 5.4.3, Node 20.11.1 ``` @tunarr/server:typecheck: ../node_modules/.pnpm/[email protected]_@[email protected]/node_modules/vite-node/dist/index-D1EszD4V.d.ts:87:14 - error TS2304: Cannot find name 'WebSocket'. @tunarr/server:typecheck: @tunarr/server:typecheck: 87 webSocket: WebSocket @tunarr/server:typecheck: ~~~~~~~~~ @tunarr/server:typecheck: @tunarr/server:typecheck:...

upstream