#More Features

1 messages · Page 1 of 1 (latest)

terse token
#

• My DizqueTV has been crashing on me a lot as of late, don't know if it's my PC or the program but I would like to know if Tunarr has a feature that would automatically restart the program if a crash were to happen?
If not, is possible to implement something like this?

• The ability to stretch/crop stream to eliminate black bars while in 16:9 ratio aspect

• I noticed that when adding fillers there wasn't a way to drag and organize the filler in a certain way like in DTV.

• I also noticed there isn't a " insert item at current position" in Tunarr like in DTV. I would like to see that added just in case someone wants insert a filler or episode/movie on the fly.

I know filler is played at random but a weird person like me has to organize my filler in a certain way. Since I'm constantly swapping out certain videos in my filler lists on DTV, I make sure to put the ones that are there temporarily, at the bottom it's easier for me to find and delete.
Also there's no "delete duplicates" button, that would help a lot when adding filler.

*The "clear all" button hasn't been working and I don't know if that's a glitch on my end or not but that probably needs to be fixed.

terse token
#

More Features

civic slate
#

restart the program if a crash were to happen

i'd argue this is something that should be implemented outside Tunarr (and most programs). there are facilities on each OS to do this exact thing for you. on Windows you can use NSSM. for Linux i'd recommend systemd, OSX launchd. for Docker you can set restart policies.

The ability to stretch/crop stream to eliminate black bars while in 16:9 ratio aspect

tracked here: https://github.com/chrisbenincasa/tunarr/issues/1031

#

I noticed that when adding fillers there wasn't a way to drag and organize the filler in a certain way like in DTV.

i felt this wasnt necessary because filler is chosen at random and not in the order defined in the list. i understand your use case but currently it would be non-trivial to implement because it would require a change to the database structure to keep track of the index of filler list constituents

#

I also noticed there isn't a " insert item at current position" in Tunarr like in DTV. I would like to see that added just in case someone wants insert a filler or episode/movie on the fly.

does this mean insert at scroll position or insert at "now" (i.e. currently playing timestamp). i'll take this into consideration but this is the first i've heard somebody ask for that feature to be ported. i do have an outstanding item to implement "insert at beginning of list"

#

*The "clear all" button hasn't been working and I don't know if that's a glitch on my end or not but that probably needs to be fixed.

i can't reproduce this (unless you mean in fillers, i tried on program lists)

terse token
civic slate
terse token
civic slate
#

Did you read any of the docs? It’s in the very first paragraph on the first page

#

“nssm monitors the running service and will restart it if it dies”

#

Respectfully, I can’t read it for you. It’s all there though

terse token
#

did'nt really get to look at it yet, I forgot I had it downloaded a year ago just never thought to use it

civic slate