Thanks for the tip. I installed the Chromium plugin. I hope it works.
OpenATV 7.4 – Discussion & New Features
- Apachi70
- Thread is marked as Resolved.
-
-
YouTube TV plugin is only available via the Chromium plugin, but not all receivers have this plugin, just look in the ATV feed to see if you see the Chromium plugin under extensions, if not, no chance.
-
Thanks for the tip, but I can't find the YouTube TV plugin in the feed.
-
Thanks for your effort. In the meantime, I found the Chromium plugin.
It works just as well. My problem is that going back in playback is very difficult. You have to press the left arrow a lot before anything happens.
(The original youtube plugin - in the first picture - is crap.)
-
Sorry if I have missunderstand you,but here no problems to going back in playback this exit button ,only for closed the plugin you must make it with the power button.
-
Maybe I worded it wrong. If I want to go back 10 seconds during playback, for example, it is very difficult to do.
There is another annoying thing. Longer videos sometimes freeze and I have to exit YouTube. After restarting the GUI, I can watch several videos,, then it freezes again.
-
OK, you meant playing or rewinding a video, that doesn't work properly here either, because of the freezes when watching a movie for a long time, I'd have to test it, I usually only watch short videos or live streams, so I've never noticed it. Do you use gstreamer or ServiceApp/exteplayer3?
-
I don't use these. I used to have a Vu+Ultimo, but it broke, there was never a freeze, only a wait. Now I have a Vu+ Duo 4k that I bought used, and this phenomenon has been there since the beginning, with Open ATV 6.2, 6.3, 6.4 images too.
-
Since updating to 4.0.6-1, the transfer seems to crash when I decide to pause the torrent.
-
It's about time to change title to this thread

-
)
It's about time to change title to this thread

Since updating to 4.0.6-1, the transfer seems to crash when I decide to pause the torrent.
#!/bin/sh
### BEGIN INIT INFO
# Provides: transmission-daemon
# Required-Start: networking
# Required-Stop: networking
# Default-Start: 2 3 5
# Default-Stop: 0 1 6
# Short-Description: Start the transmission BitTorrent daemon client.
### END INIT INFO
DIRECTORY="/media/hdd/transmission"
DOWNLOAD_DIR="${DIRECTORY}/download"
CONFIG_DIR="${DIRECTORY}/config"
WATCH_DIR="${DIRECTORY}/watch"
RPC_PORT=9091
USERNAME="root"
PASSWORD="enigma2"
ALLOWED="*.*.*.*,*:*:*:*:*:*:*:*"
[ -f /etc/default/transmission-daemon ] && . /etc/default/transmission-daemon
NAME="transmission-daemon"
DAEMON="/bin/nice -n 9 /usr/bin/transmission-daemon"
ARGS="-c $WATCH_DIR -g $CONFIG_DIR -r :: -a $ALLOWED -w $DOWNLOAD_DIR -p $RPC_PORT -t -u $USERNAME -v $PASSWORD"
[ -z "$DAEMON_USER" ] || SSDOPTIONS="--chuid $DAEMON_USER:$DAEMON_GROUP"
PATH=/usr/sbin:/usr/bin:/sbin:/bin
if [ ! -d $DOWNLOAD_DIR ] ; then mkdir -p $DOWNLOAD_DIR; fi
if [ ! -d $CONFIG_DIR ] ; then mkdir -p $CONFIG_DIR; fi
if [ ! -d $WATCH_DIR ] ; then mkdir -p $WATCH_DIR; fi
case $1 in
start)
echo "Starting $NAME"
export CURL_CA_BUNDLE="/etc/ssl/certs/ca-certificates.crt"
export TR_CURL_SSL_NO_VERIFY=1
sysctl -n -w net.core.rmem_max=4194304
sysctl -n -w net.core.wmem_max=1048576
start-stop-daemon $SSDOPTIONS -S -b -n $NAME -a $DAEMON -- $ARGS
;;
stop)
echo "Stopping $NAME"
start-stop-daemon --stop --quiet --exec /usr/bin/transmission-daemon
;;
restart)
echo -n "Stopping $NAME"
start-stop-daemon --stop --quiet --exec /usr/bin/transmission-daemon
for i in 1 2 3 ; do
sleep 1
echo -n "."
done
echo
echo "Restarting $NAME"
export CURL_CA_BUNDLE="/etc/ssl/certs/ca-certificates.crt"
export TR_CURL_SSL_NO_VERIFY=1
sysctl -n -w net.core.rmem_max=4194304
sysctl -n -w net.core.wmem_max=1048576
start-stop-daemon $SSDOPTIONS -S -b -n $NAME -a $DAEMON -- $ARGS
;;
autostart | enable)
echo
update-rc.d transmission-daemon defaults 60
sleep 2
echo
;;
noautostart | disable)
echo
update-rc.d -f transmission-daemon remove
sleep 2
echo
;;
*)
echo "Usage: $0 {start|restart|stop|enable|disable}"
exit 1
esac
exit 0
-
abu baniaz
Changed the title of the thread from “coming soon -> openATV 7.4” to “OpenATV 7.4 – Discussion & New Features”. -
abu baniaz , why not change thread title to OpenATV 7.4 – Discussion but (EOL) no new features or updates
just looked at flash online did not even realise 2025 versions stll avalable I honestly thought they had stopped bulding images for openatv7.4 last year.
-
hi uminya receiver DM800HD se clone help open the biss channels uminya in the receiver OSCAM-EMU 11711-798 how to install the cam software to open the channels biss channels Demuxer 0 stopped descrambling for program 02CE (Shanson TV Int.)
2025/10/24 22:44:36 7FFF8DFB c (dvbapi) Demuxer 0 found 0 ECM pids and 2 STREAM pids in CA PMT
2025/10/24 22:44:39 7FFF8DFB c (dvbapi) Demuxer 0 stopped descrambling for program 000E (FFFE@FFFFFE:000E unknown)
2025/10/24 22:44:40 7FFF8DFB c (dvbapi) Demuxer 0 found 0 ECM pids and 2 STREAM pids in CA PMT
2025/10/24 22:45:05 7FFF8DFB c (dvbapi) Demuxer 0 stopped descrambling for program 02CE (Shanson TV Int.) [reader]label = emulator
protocol = emu
device = /etc/tuxbox/config/softcam/
caid = 2600
detect = cd
ident = 2600:000000
group = 1
emmcache = 1,2,3
saveemm-u = 1
help set up the biss key -
- OSCam: 1.20_svn Build: r11717 Compiler: mipsel-oe-linux
-
Code
Display More[reader] label = EMU enable = 1 protocol = emu device = emulator disablecrccws_only_for = 0E00:000000 caid = 0500,0604,0E00,0E01,1010,2600,2602,2610,44A0,44A1,4AE1 detect = cd ident = 0500:021110;0604:000000;0E00:000000;0E01:000000;1010:000000;2600:000000;2602:000000;2610:000000;44A0:000000;44A1:000000;4AE1:000000 group = 1 emmcache = 2,1,2,1 blockemm-unknown = 0 emu_auproviders = 0604:010200;0E00:000000;0E01:000000;1010:000000;2610:000000;44A0:000000;44A1:000000;44A2:000000;4AE1:000000 emu_datecodedenabled = 1
OpenATV Team Images Support Forum ~ based on OE-Alliance

Participate now!
Don’t have an account yet? Register yourself now and be a part of our community!
