Version 3.9 has a few updates applied
glassmorphism look completly added to the file and directory listing now.
user can select media to play then navigate off to another directory without stopping media playing.
Adhock and Wifi modes now update in the main index page and show properly
in adhoc mode, any web browser address redirects to 192.168.50.1
mkv to mp4 re-encoding now makes a converting file and then renames the mp4 file on complete conversion and then removes the mkv file for /var/lib/minidlna directory. good if a power loss and the re-encoding kicks off again. it tidies up and converting files and starts over.
a few other tweaks and performance optimisations.
This new version can be installed by :-
wget -qO main.zip https://github.com/diddy-boy/mini-pi-media-server/archive/refs/heads/main.zip && unzip -o main.zip && cd mini-pi-media-server-main && unzip -o pi-setup*.zip && cp -rf pi-setup ~/ && cd ~ && rm -rf mini-pi-media-server-main main.zip && cd ~/pi-setup && chmod +x ./*.sh && sudo ./mini-pi-setup.sh
diddy
Discussions
Become a Hackaday.io Member
Create an account to leave a comment. Already have an account? Log In.