Eyerex
Super Mario Galaxy 2 Tall Trunks Big Slide I did it :)
updated
I've cleaned everything up a bit plus changed the icons to some better ones so everything looks a lot more clean and tidy
Update 12/09/2024
New grid layout for menus added plus a full set of wallpapers :)
You will see folders jive, JogglerSkin, PiGridSkin and SetupWallpaper just move them as in video into /home/tc and run below text via terminal as in video (you can run it as a single line)
sudo cp -r JogglerSkin PiGridSkin SetupWallpaper /home/tc/.jivelite/userpath/applets/ && sudo cp -r jive /home/tc/.jivelite/userpath/ && pcp br
Move meters as in video above so the same way
Video of changes
youtu.be/xLzJ_eBX2Gk
Download link to updated files
drive.google.com/drive/folders/1RueumRm3lWhAG0h6F1cig4OHQ9Op3H81?usp=sharing
Fingers crossed that made sense :)
Update 02/06/2024
New Meters added to Meter folder (Named Alex) to use them you must reinstall JogglerSkin plus also use the new folder Jive just place both folders into /home/tc like normal and run new code below to move both folders into right place
(needed to edit JoggerSkin to allow for more space for new Meters plus the new Jive folder and it's contents so they can be used as it overwrites height constrictions)
sudo cp -r JogglerSkin /home/tc/.jivelite/userpath/applets && sudo cp -r jive /home/tc/.jivelite/userpath/ && pcp br
Software used
Picoreplayer download
picoreplayer.org
Files
drive.google.com/drive/folders/1u0CN87PX_8cvuEouy-bol-PuuiJ3ZLKG?usp=sharing
WinSCP winscp.net/eng/index.php
Login
Name: tc
Password: piCore
Text command used
sudo cp -r JogglerSkin /home/tc/.jivelite/userpath/applets && pcp br
#picoreplayer #raspberrypi #mediaplayer
You will find two versions of my Joggler skin one normal and one which is a flat version as i call it where the top and bottom bars are removed so you get a more modern look
If you already have Picoreplayer setup just skip to youtu.be/lyn8HxaQnWU?t=755 just make sure you have Putty and Squashfs Tools installed
Download links
Picoreplayer pCP 8.2.0 docs.picoreplayer.org/downloads
Picoreplayer pCP 9.0.0-rc1 forums.slimdevices.com/forum/user-forums/linux-unix/1662613-pcp9-beta-test
Normal design
Picoreplayer 7 inch Screen Dual Meters 2024
drive.google.com/drive/folders/1Z7u24u0mCjWamFbpUG85rlT-OPjPrQzx?usp=sharing
Flat design
Picoreplayer 7 inch Screen Dual Meters Flat 2024
drive.google.com/drive/folders/1AZKgmFzLEkpXHv92bRIzphXmvI5vynp9?usp=sharing
Software used
WinSCP winscp.net/eng/index.php
Putty chiark.greenend.org.uk/~sgtatham/putty/latest.html
PeppyMeter images used with kind permission of developer
github.com/project-owner
Picoreplayer and Logitech Media Server install
youtube.com/watch?v=4_q8ZQSYwR8&t=1s&pp=ygUMcGljb3JlcGxheWVy
Picoreplayer 7" Touchscreen Display Vertical Layout (Pi Music Streamer)
youtu.be/r2BvjQWZ8Bg
Picoreplayer larger Text and Icons
youtu.be/uI899-Wls6E
Install Logitech Media Server using Raspberry Pi OS Lite with two Hard Drive mount methods
youtu.be/xC1ZuqPRZtg
"Have fun"
#picoreplayer #raspberrypi #mediaplayer
Picoreplayer
picoreplayer.org
All files ie Layout and Meters
drive.google.com/drive/folders/1KuSQ9eZbg7VayWvJ_7IgcjEc3SRBxeX7?usp=sharing
WinSCP
winscp.net/eng/index.php
PS remember the password for Picoreplayer is Name: tc Password: piCore
#RaspberryPi #Picoreplayer #Mediaplayer
#shorts #Picoreplayer #raspberrypi
Download Link
drive.google.com/file/d/1xID5qRSBNZ_vWJhNkz3raPsP-yrZnsxb/view?usp=sharing
How to install
youtu.be/QpFYVz0_xyQ
Think that's all the changes i made
107 THUMB_SIZE = 65,
108 THUMB_SIZE_MENU = 65,
282 local thisSkin = 'remote'
307 --imgpath .. "5_line_lists/tch_5line_divider_l.png",
308 --imgpath .. "5_line_lists/tch_5line_divider.png",
309 --imgpath .. "5_line_lists/tch_5line_divider_r.png",
313 imgpath .. "5_line_lists/menu_sel_box_75.png",
318 imgpath .. "5_line_lists/menu_sel_box_75.png",
690 local ALBUMMENU_FONT_SIZE = 30
691 local ALBUMMENU_SMALL_FONT_SIZE = 26
692 local TEXTMENU_FONT_SIZE = 40
696 local TEXTAREA_FONT_SIZE = 38
710 local FIVE_ITEM_HEIGHT = 75
1701 height = 30,
2066 font = _boldfont(30),
2091 font = _boldfont(30),
2798 local NP_ARTISTALBUM_FONT_SIZE = 48
2799 local NP_TRACK_FONT_SIZE = 56
2859 y = TITLE_HEIGHT + 45,
2860 h = 60,
2876 y = TITLE_HEIGHT + 32 + 32 + 50,
2877 h = 60,
2894 h = 60,
3387 y = TITLE_HEIGHT + 50 + 60 + 65,
3482 h = TITLE_HEIGHT + 10,
3488 font = _boldfont(40),
#Picoreplayer #Raspberrypi #Guide
Raspberry Pi OS plus Raspberry Pi Imager
raspberrypi.com/software
Putty
putty.org
Text Used
Update Raspberry Pi
sudo apt update
sudo apt full-upgrade
......................
Mount Drive Method 1
Mount Drive (Drive Mapping)
//192.168.1.1/Stuff /home/pi/music cifs guest,_netdev,x-systemd=automount 0 0
sudo nano -Bw /etc/fstab
......................
Mount Drive Method 2
Samba Install
sudo apt-get install samba samba-common-bin
Find Hard Drive UUID
sudo blkid
Mount Drive
UUID=000000000000000000000000 /mnt/Music auto defaults,user,nofail 0 2
sudo nano -Bw /etc/fstab
Samba Setup
sudo nano /etc/samba/smb.conf
[Music]
comment = Music
public = yes
writeable = yes
browsable = yes
path = /mnt/Music/
create mask = 0777
directory mask = 0777
guest ok = yes
only guest = no
......................
Install LMS
Additional Packages (needed to install LMS)
sudo apt-get install libcrypt-openssl-bignum-perl libcrypt-openssl-random-perl libcrypt-openssl-rsa-perl libidn11 libio-socket-ssl-perl libnet-libidn-perl libnet-ssleay-perl perl-openssl-defaults
Download Logitech Media Server (LMS)
wget downloads.slimdevices.com/LogitechMediaServer_v8.3.1/logitechmediaserver_8.3.1_all.deb
Install Logitech Media Server (LMS)
sudo dpkg -i logitechmediaserver_8.3.1_all.deb
#Raspberrypi #LogitechMediaServer #Picoreplayer
Have also made a original version which is just a little bit larger to fill space better
Download link
drive.google.com/drive/folders/1jW9IX9WVfVyIXwyDGHai7Y4SuPsu-9Ny?usp=sharing
PeppyMeter images used with kind permission of PeppyMeter developer
github.com/project-owner
Forgot to remove music ooops
Music by Mothboy
mothboy808.bandcamp.com/music
PeppyMeter images used with kind permission of PeppyMeter developer
github.com/project-owner/PeppyMeter
Link to GitHub
github.com/dave-p/TVHadmin-JS
WinSCP
winscp.net/eng/index.php
Text Used
src
webui
static
GUI Access
your.tvh.server:9981/static/TVHadmin-JS/TVHadmin.html
Alternative method to creating the 3 folders
Open WinSCP and go into Root of SD card the same as in video then open Terminal and paste "mkdir -p storage/.kodi/addons/service.tvheadend42/src/webui/static"
#TVheadend #Raspberrypi #LibreELEC
#raspberrypi #picoreplayer #joggler
Took about a week to get done and think i've ironed out all the bugs (fingers crossed)
Will post link to file later which will need to be added to Joggler skin for it to work
#picoreplayer #joggler #raspberrypi
#picoreplayer
#picoreplayer
Link to GitHub
github.com/dave-p/TVHadmin-JS
WinSCP
winscp.net/eng/index.php
Text Used
Root Access
sudo su -c /usr/lib/sftp-server
GUI Access
your.tvh.server:9981/static/TVHadmin-JS/TVHadmin.html
#TVheadend #Raspberrypi #TVstreamer
Full set of custom meters
drive.google.com/drive/folders/1q4oE_SJEmZSSCuqD0iR73g6QlZ3vU_4c
#picoreplayer #raspberrypi #joggler
#picoreplayer #raspberrypi #joggler
#picoreplayer #raspberrypi #joggler
#picoreplayer #raspberrypi #joggler
#picoreplayer #raspberrypi #joggler
Link to how to download and install in video below
youtu.be/8OEIoWsM8d0
#picoreplayer #raspberrypi #joggler
To install watch this video but read below
youtu.be/sc5Ge-NgFbc
You can just move my custom pcp-jivelite.tcz file over to the Picoreplayer you don't need to install squashhfs-tools.tcz or unpack / unzip any files but remember to make a backup of your original pcp-jivelite.tcz file so if you don't like you can swap back
Other method
Do everything in video and just swap the JogglerSkinApplet.lua file (remember to make a backup) then as said in video if you want a more flat looking skin go into the Joggler skin image folder make a new folder (call it any name you like) and move the Buttons and Touch_Toolbar folders into it and reboot Picoreplayer
pcp-jivelite.tcz file
drive.google.com/file/d/1xZuFw899LIi9gJmQkGY1pdWquqBqvwzG/view?usp=sharing
JogglerSkinApplet.lua file
drive.google.com/file/d/1h0xxzWk0KuAC_Z2suNJnleuOz2OYkzbQ/view?usp=sharing
New version 24/05/2022 same as above but with Mini Meters added as display option see video below
youtu.be/1ExTC70Ya18
HD TV Version 1920 x 1080
JogglerSkinApplet.lua
drive.google.com/file/d/1JAhDO4M6SFfKQF2md5v6X4shdqxm6fb7/view?usp=sharing
pcp-jivelite.tcz
drive.google.com/file/d/1lEZ5jSNz56tSfEJvrqlicFCj-rGEIPHe/view?usp=sharing
VU_Meter_Blue_Glow.tcz (must be swapped to work)
drive.google.com/file/d/1i2gGe7rTL3nRlTEHPA-k_gbGAMEx8tqx/view?usp=sharing
New version 10/07/2022
Larger icons, text, album covers and meters are a little larger plus some have been tweaked
Preview youtu.be/fXQWcjNU6J8
You can just swap the pcp-jivelite.tcz file if your using version 7, 32 bit version of Picoreplayer if your using a later version you will need to swap the JogglerSkinApplet.lua plus image folder
Download version 10/07/2022
drive.google.com/file/d/1kwCZnmwEzMYED5T1_syy4nEvTuajeul6/view?usp=sharing
New version 01/08/2022
Menu text has been resized plus album icons also meters are a little bigger so they fill space plus easy install
youtu.be/YpYatRnBEOM
#Picoreplayer #Jivelite #RaspberryPi
To install watch this video but read below
youtu.be/sc5Ge-NgFbc
You can just move my custom pcp-jivelite.tcz file over to the Picoreplayer you don't need to install squashhfs-tools.tcz or unpack / unzip any files but remember to make a backup of your original pcp-jivelite.tcz file so if you don't like you can swap back
Other method
Do everything in video and just swap the JogglerSkinApplet.lua file (remember to make a backup) then as said in video if you want a more flat looking skin go into the Joggler skin image folder make a new folder (call it any name you like) and move the Buttons and Touch_Toolbar folders into it and reboot Picoreplayer
pcp-jivelite.tcz file
drive.google.com/file/d/1Ma_9jWRoA0UkPfV4piPRP9Zs59fsalRP/view?usp=sharing
JogglerSkinApplet.lua file
drive.google.com/file/d/1nvez3W1jQ8eDsjEUaS2GBFxwQjXgcErm/view?usp=sharing
New version 24/05/2022 same as above but with Mini Meters added as display option see video below
youtu.be/sl0ZC7JQHLU
New files
Raspberry Pi 7" Touchscreen Display Version
JogglerSkinApplet.lua
drive.google.com/file/d/1hcgBTfglNq6qK336bTcIQ5y7LvD2tXgw/view?usp=sharing
pcp-jivelite.tcz
drive.google.com/file/d/1lIJx_aBEcHOlj2hgmh7R4CXKsEnTuog7/view?usp=sharing
VU_Meter_Blue_Glow.tcz (must be swapped to work)
drive.google.com/file/d/1jWx2ujmpdnfYSWoMUguwgK5ZWz0lm3LZ/view?usp=sharing
Full set of custom meters
drive.google.com/drive/folders/1q4oE_SJEmZSSCuqD0iR73g6QlZ3vU_4c
#Picoreplayer #Jivelite #RaspberryPi
WinSCP
winscp.net/eng/index.php
Commands to unzip and rezip
Unzip / unsquashfs pcp-jivelite.tcz
unsquashfs -f pcp-jivelite.tcz
.......................................
Rezip / mksquashfs skin folder
mksquashfs squashfs-root pcp-jivelite.tcz
Have fun :)
#Picoreplayer #lua #Jivelite
Custom Joggler Skin 7"
drive.google.com/file/d/1nRtbD_Myi_EKe_xar3-rw5cb3e6SBj_4/view?usp=sharing
New version with larger text and better alinement
drive.google.com/file/d/1m6lcZaZlvRllIccLMdjlDItopb1KK-T5/view?usp=sharing
How to add file to Picoreplayer youtu.be/adYMsVqYLUg?t=160
PS if you don't like you can just swap the file back
Needed to take my mind of trying to add the spectrum analyzer to the other skin :)
#Picoreplayer #Raspberrypi #HaveFun
Picons
openpicons.com/picons/?dir=full-motor-snp
WinSCP
winscp.net/eng/index.php
#TVheadend #LibreELEC #Picons
LibreELEC TVheadend Alternative Web GUI Install
youtu.be/vlcYkYyRZaU
#TVheadend #LibreELEC #Hauppauge
Update Pi
sudo apt update
sudo apt full-upgrade
sudo reboot
Start WiFi
sudo rfkill unblock 0
Install RaspAP
curl -sL install.raspap.com | bash
TVheadend Install
sudo apt install tvheadend
Setup TVheadend
Raspberry Pi Address:9981
WiFi Hotspot Login
IP address: 10.3.141.1
Username: admin
Password: secret
DHCP range: 10.3.141.50 — 10.3.141.255
SSID: raspi-webgui
Password: ChangeMe
Raspberry Pi raspberrypi.org
RaspAP raspap.com
Putty chiark.greenend.org.uk/~sgtatham/putty/latest.html
#RaspberryPi #TVheadend #RaspAP
thepihut.com/collections/raspberry-pi-display-screen-cases/products/raspberry-pi-7-touchscreen-display-case-clear
#Picoreplayer #RaspberryPi #HiFi
Find Hard Drive UUID
sudo blkid
Hard Drive Mount
sudo nano -Bw /etc/fstab
UUID=00000000000000 /mnt/TV auto defaults,user,nofail 0 2
Reboot
sudo reboot
#TVheadend #Raspberrypi #Eyerex
Picons Pack openpicons.com/picons/?dir=full-motor-snp
WinSCP Download winscp.net/eng/index.php
Text to add to WinSCP sudo su -c /usr/lib/sftp-server
Text to add to TVheadend file:///home/picons/%C.png
#TVheadend #Picons #Raspberrypi
#Picoreplayer #Samba #Raspberrypi
WinSCP download: winscp.net/eng/index.php
Code to use: sudo su -c /usr/lib/sftp-server
User icon: file:///home/picons/
#tvheadend #picoreplayer #raspberrypi
How to add Picons to TVheadend by Sindastra https://www.sindastra.de/p/1491/configure-tvheadend-channel-icons/
Also thanks to Andrew Jackson and Luke Easter for the Picoreplayer Plugin github.com/codechimp-org/lms-tvh
#Picoreplayer #TVheadend #Raspberrypi
In Video i'm using a Netgear R7800 Router running OpenWRT with USB drive mapped into a Raspberry Pi running Plex
Plex Raspberry Pi
Make Directory/Folder
mkdir /home/pi/usbdrive1
Mount Point
sudo nano /etc/fstab
//192.168.1.1/USBplex /home/pi/usbdrive1 cifs guest,_netdev,x-systemd=automount 0 0
Mount Drive
sudo mount /home/pi/usbdrive1
Check Mount
cd /home/pi/usbdrive1
Check Files
ls
#Plex #Raspberrypi #OpenWRT
TVheadend Raspberry Pi
Samba Install
sudo apt-get install samba
Samba
sudo nano /etc/samba/smb.conf
[TVheadend]
comment = TVheadend
public = yes
writeable = yes
browsable = yes
path = /home/hts
create mask = 0777
directory mask = 0777
guest ok = yes
only guest = no
Reboot
sudo reboot
Plex Raspberry Pi
Make Directory/Folder
mkdir /home/pi/plextv
Mount Point
sudo nano /etc/fstab
//192.168.1.238/TVheadend /home/pi/plextv cifs guest,_netdev,x-systemd=automount 0 0
Mount Drive
sudo mount /home/pi/plextv
Check Mount
cd /home/pi/plextv
Check Files
ls
TVheadend Format string (edit on string x was missing)
$c $t %F.$x
Have Fun
#RaspberryPi #TVheadend #Plex
Download link to Text Doc drive.google.com/file/d/1NjYMPBw7l19WlNA-vWWKnYtVb2Yf-AwN/view?usp=sharing
Update
sudo apt update
sudo apt full-upgrade
Dependencies
sudo apt-get install git build-essential debhelper pkg-config fakeroot libavahi-client-dev libssl-dev libcurl4-gnutls-dev liburiparser-dev cmake libpcre3-dev libdvbcsa-dev libpcre2-dev
Tvheadend Git
git clone github.com/tvheadend/tvheadend.git build/tvheadend/master
Change Directory
cd build/tvheadend/master
Run Autobuild
AUTOBUILD_CONFIGURE_EXTRA=--disable-libvpx\ --disable-libvpx_static\ --enable-libav\ --enable-libfdkaac\ --enable-hdhomerun_client\ --enable-ffmpeg_static\ --disable-bintray_cache ./Autobuild.sh
Or use Autobuild below which take s a bit longer but will give you a few more options within TVheadend
./Autobuild.sh
Move out of build directory
cd ..
Run dpkg -i the .deb
sudo dpkg -i
#Raspberrypi #TVheadend #HaveFun
Parts used
Raspberry Pi 3 B+ shop.pimoroni.com/products/raspberry-pi-3-b-plus
Raspberry Pi 7" Touchscreen Display shop.pimoroni.com/products/raspberry-pi-7-touchscreen-display-with-frame
Pibow Touchscreen Frame shop.pimoroni.com/products/raspberry-pi-7-touchscreen-display-frame?variant=6337432321
Power Supply shop.pimoroni.com/products/raspberry-pi-universal-power-supply
Hard Drive seagate.com/gb/en
USB DAC meridian-audio.com/product-support/earlier-products/dacs/explorer2
Alternative Picoreplayer 7" Screen Case youtu.be/8VrSThum6DI
#RaspberryPi #Picoreplayer #HaveFun
Joggler HD Skin with Controls
youtu.be/adYMsVqYLUg
Have fun
#RaspberryPi #Picoreplayer #Eyerex
TVheadend Server
ipaddress:9981/playlist/channels.m3u?profile=tvheadend
TV Channel Icons
team-mediaportal.com/extensions/tv-channels/uk-tv-radio-channel-logos
Png2Ico Batch File
drive.google.com/file/d/1ywe1S9LF-4AXhOu2PkF-DqBIrTOKs8Hw/view?usp=sharing
Or Online Converter
icoconverter.com
#Tvheadend #RaspberryPi #HaveFun
PS if you want to do a copy and paste ssh into Pi and use "cat /etc/fstab" then add /srv/ as in video
If like me you capture your videos with OBS Studio then edit with Videoredo you may find that every now and then you will see glitches in the video on the cut points which i think is down to the Key Frames as if you don't put your cut point on the key frame it will sometimes glitch
#OBS #VideoReDo
Fingers crossed it's easy to follow :)
Picoreplayer picoreplayer.org
Raspberry Pi Imager raspberrypi.org/software
Advanced IP Scanner advanced-ip-scanner.com
Samba Setup youtu.be/DJrlW26Uh48
My Raspberry Pi PiCorePlayer Build youtu.be/gQdkQ6JYU00
Sync Multiple Players youtu.be/WXknuRHVg1I
Custom Joggler design with Spectrum Analyzer youtu.be/8OEIoWsM8d0
Custom Joggler HD Skin with Controls youtu.be/adYMsVqYLUg
New Meter Designs youtu.be/QMI1_coh160
#Raspberrypi #Picoreplayer #HaveFun


