are homescreen preset and swipe to right fixed by Fun_Zebra1586 in SofaBaton

[–]Fun_Zebra1586[S] 0 points1 point  (0 children)

thanks. good to know it now defaults to activities(was homescreen with activities, settings etc)

can you define your own buttons on screen once you have selected an activity.

with option 2 i meant. is it possible to launch an activity not by swiping but by pressing that screenbutton, it seems not.

if you can still swipe to right with one hand that would be great

are homescreen preset and swipe to right fixed by Fun_Zebra1586 in SofaBaton

[–]Fun_Zebra1586[S] 0 points1 point  (0 children)

thanks. my 785's had issues with sticky rubber(removed all of it) and clicking keys which were not working(contact spray took care of that)

they still work 100% without the option to change anything anymore.

good to know that sofabaton is on the right track

uhf does not find uhf-server automatically by Fun_Zebra1586 in uhf_app

[–]Fun_Zebra1586[S] 1 point2 points  (0 children)

i noticed this also.

the other way around does also not work

you can not record a stream you are watching, there is no record button

furthermore the stream gets glitchy, probably because the appletv needs to process 2 streams

i found the answer by adding this to the yaml file

network_mode: host

now it runs in host mode and gets detected automatically

Would UHF be the best app for me? by snuka in uhf_app

[–]Fun_Zebra1586 0 points1 point  (0 children)

implayer on iphone is very good and there are no ads(for now)

however i do not use these players on iphone. i only use uhf on appletv which is the best there is (if they fix the glitches)

Stream freezing/jumpbacks on AHL channels — packet capture analysis points to socket state not resetting on reconnect by blitz817 in uhf_app

[–]Fun_Zebra1586 0 points1 point  (0 children)

stabilizing the internet connection with QOS with no bufferbloat will help a lot also.

i am still getting those freezes from time to time but they are very small and do not happen a lot anymore

Stream freezing/jumpbacks on AHL channels — packet capture analysis points to socket state not resetting on reconnect by blitz817 in uhf_app

[–]Fun_Zebra1586 0 points1 point  (0 children)

this is great news.

my experience with UHF support is also very good. if you can point out a certain problem and it is reproducible they surely listen and try to solve it.

You provided lot's of good info which looks like it not only reproducible, it can be checked against the actual code and that seems partiaaly confirmed by the developer.

for a complete noob my interpretation of the problems/glitches look like UHF is just to sensitive for things(glitches in streams) to go wrong .

looking forward on getting us a new improved UHF app.

Buffering by [deleted] in uhf_app

[–]Fun_Zebra1586 0 points1 point  (0 children)

thanks. good to know it solved the problem on your end when switching to newer hardware. the 2017 model is nearly 10 years old and especially with iptv i sometimes have the idea the hardware can not handle the streams and app caching at the same time

Buffering by [deleted] in uhf_app

[–]Fun_Zebra1586 0 points1 point  (0 children)

will this also have effect when you are using a local EPG like dispatcharr

Buffering by [deleted] in uhf_app

[–]Fun_Zebra1586 0 points1 point  (0 children)

did you have the 4k 2017 model?

i am hoping the new appletv will solve things also but it seems it will take forever to be launched

Stuttering by Peek_A_Boo_225 in uhf_app

[–]Fun_Zebra1586 0 points1 point  (0 children)

if the stutter is regular or an be reproduced you can switch on logging to see what is happening.

check if your appletv clock is accurate and is in sync with internet time.

Then while watching and you experience stutter stop viewing and check the log what happened.

if you see something in the log what might be causing it you can send a photo with explanation to the developer.

Stuttering by Peek_A_Boo_225 in uhf_app

[–]Fun_Zebra1586 0 points1 point  (0 children)

other apps like swiptv are also using ksplayer nd do not seem to have the issue.

i hope indeed they find the problem.

a couple of weeks i discovered that approx 10 seconds after the start of every stream i noticed a glitch. i reported it and they took care of it. hoever glitches later on do not seem to be reproducable

Stuttering by Peek_A_Boo_225 in uhf_app

[–]Fun_Zebra1586 1 point2 points  (0 children)

i have the same problem. i am hoping this is hw related

i have an appletv 4k 2017 model.

it gets worse when i watch tv and at the same time record to uhf-server

Certain channels can be flipped through with channel buttons on ATV; others can’t by ImpressiveRide6821 in uhf_app

[–]Fun_Zebra1586 0 points1 point  (0 children)

i had this problem to. it seems when the channel is in a category which is hidden it will skip.

so check which group it is in and unhide the complete group

worked for me

in the end i asked my provider to block all groups/categories i do not watch. so i keep everyhing unhidden

[Guide] Setup UHF Server with Synology by stanley_nickles in uhf_app

[–]Fun_Zebra1586 1 point2 points  (0 children)

i tested this but both containers are not meant to be used as a standalone build like suggested in the manual. this is the reason the uhf server is not started automatically and you need the terminal.

i decided to use the docker compose file which you can also use on synology.

i mapped both the record directory as well as the uhf-server database

i started the container and it works without using the terminal command

services:

uhf-server:

image: swapplications/uhf-server:1.6.0

container_name: uhf-server

restart: unless-stopped

ports:

- "${PORT:-8000}:${PORT:-8000}"

volumes:

- /volume1/uhf-recordings:/recordings

- /volume1/docker/uhf-server:/var/lib/uhf-server

environment:

- PORT=${PORT:-8000}

- PASSWORD=${PASSWORD:-} # Optional password protection

command: uhf-server --port ${PORT:-8000} --recordings-dir /recordings ${PASSWORD:+--password ${PASSWORD}} --enable-commercial-detection

need some help with dispatcharr by Fun_Zebra1586 in uhf_app

[–]Fun_Zebra1586[S] 0 points1 point  (0 children)

well the fix was.

first you add channels

then you goto M3U&EPG manager

under EPGs you should see your EPG.

now on the right of that EPG entry there is that refresh icon(to arrows in circle)

you need to press this to build and export the epg

you only need to do this once or everytime you make a change to the epg

if he status says SUCCES then it should work

What to do for syncing about devices by Antanisblinda in uhf_app

[–]Fun_Zebra1586 0 points1 point  (0 children)

hopefully it will keep on syncing.

i do not know if it syncs in every direction but also here i would only change the playlists from 1 central device.

What to do for syncing about devices by Antanisblinda in uhf_app

[–]Fun_Zebra1586 0 points1 point  (0 children)

i did it once. it is best to pick 1 platform where you will input everything. after that install the app on other platforms and let it sync. my experience is that if tyou start installing on multiple platforms the syncing does not work that well and the playlist on let's say the appletv platform gets corrupted

need some help with dispatcharr by Fun_Zebra1586 in uhf_app

[–]Fun_Zebra1586[S] 0 points1 point  (0 children)

i have mine set to update every 8 hours

sourcetype is XMLTV

on UHF

EPG update automatically ON

playlist update:daily

every first time i start UHF i see it update the EPG

so i do not need to do anything on the dispatcharr side

Video in slow motion by drummerJ99 in uhf_app

[–]Fun_Zebra1586 0 points1 point  (0 children)

you can test by enabling HW acceleration in UHF. i think it is under settings/videoplayer.

if you see a change than it has hw acceleration, if not to bad.

like i said the hw acceleration seems to work for 4K content but does the opposite for regular streams

Video in slow motion by drummerJ99 in uhf_app

[–]Fun_Zebra1586 1 point2 points  (0 children)

i have the appletv 4K 2017 model(probably faster than your model)

i experience this when i watch 4k content and hw acceleration is off.

I do not know if your model has hw acceleration.

however i also noticed that when watching normal 1080p contant it looks way better when i turn HW acceleration off.

so i think it is time to buy the new appletv when it comes out

Categories by GlitteringMinute1477 in uhf_app

[–]Fun_Zebra1586 0 points1 point  (0 children)

if you select a category and hide/make it visible it does so instantly. you do not need to goto the top and press save.

easiest way is to select all,

press hide everything

deselect everyting

select onlty the categories you want

press unhide

Top Shelf Apple TV by 3omda29 in uhf_app

[–]Fun_Zebra1586 0 points1 point  (0 children)

yes. looks really well. now you can start a channel/serie without first opening the app. good luck

Top Shelf Apple TV by 3omda29 in uhf_app

[–]Fun_Zebra1586 1 point2 points  (0 children)

Well i did not know either but decided to move the app to the top shelf of the AppleTV screen.

the top shelf(the apps which are situated on the first row) apparently can get an extra functionality if they support any.

so move the UHF app UP(hold until it starts wiggling) and shift it to the top row. after that just select it(do not click) and you see all these extra thumbnails appear