Cool project! Is there any way to navigate through .m3u8 playlists without having to skip from channel to channel?
Last edited by HiroshiYamauchi,
Right now, you can create a playlist file. I can see about playing folders.Is there a way to make it play the next file in the folder automatically? Also nothing happens when I click on 'next'. Could these features be implemented/corrected?
Can you post or DM me the config? You can censor the password of course but then please tell me how long exactly it is.Hey! I'm getting a "Arg list too long (7)" error when I try connecting to my local sftp server, could this be an issue with my config file? Or is it the app? Hostname and password are pretty long, maybe hitting some limit?
build averne mpv with
./bootstrap.py
CFLAGS="$CFLAGS -D_POSIX_VERSION=200809L -I./osdep/switch" TARGET=aarch64-none-elf ./waf configure --prefix=/opt/devkitpro/portlibs/switch --enable-libmpv-static --disable-libmpv-shared --disable-manpage-build \
--disable-cplayer --disable-iconv --disable-lua \
--disable-sdl2 --disable-gl --disable-plain-gl --enable-hos-audio --enable-deko3d
sed -i 's/#define HAVE_POSIX 1/#define HAVE_POSIX 0/' build/config.h
./waf install
source /opt/devkitpro/switchvars.sh





