sudo apt-get build-dep unity-2d
sudo apt-get install bzr dconf-tools ffmpeg gnome-common libdeclarative-multimedia libutouch-geis-dev ffmpegthumbnailer gstreamer0.10-ffmpeg mesa-utils
bzr branch lp:~s-team/ubuntutv/trunk ubuntu-tv
cd ubuntu-tv
cmake .
make -j$(nproc)
cd ..
bzr branch lp:~s-team/ubuntutv/unity-lens-video
cd unity-lens-video
./autogen.sh --prefix=/usr --sysconfdir=/etc
sudo make install
cd ..
mkdir ~/Videos/unity/ && mkdir ~/Videos/unity/local/ && mkdir ~/Videos/unity/local/featured && mkdir ~/Videos/unity/local/rented && mkdir ~/Videos/unity/local/purchased && mkdir ~/Videos/unity/local/recorded
/usr/lib/unity-lens-video/create_tmb.sh ~/Videos/unity/local/featured
/usr/lib/unity-lens-video/create_tmb.sh ~/Videos/unity/local/rented
/usr/lib/unity-lens-video/create_tmb.sh ~/Videos/unity/local/purchased
/usr/lib/unity-lens-video/create_tmb.sh ~/Videos/unity/local/recorded
cd
cd ubuntu-tv/shell/dash/epgdata
python refreshdata.py
cd
GSETTINGS_SCHEMA_DIR=ubuntu-tv/data gsettings set com.canonical.Unity2d form-factor tvkillall unity-2d-{panel,places,launcher,spread} && killall unity-2d-{panel,places,launcher,spread}
metacity --replace &
cd ubuntu-tv
./shell/app/unity-2d-shell -opengl
#!/bin/bash
GSETTINGS_SCHEMA_DIR=ubuntu-tv/data gsettings set com.canonical.Unity2d form-factor tv
killall unity-2d-{panel,places,launcher,spread} && killall unity-2d-{panel,places,launcher,spread}
metacity --replace &
/home/ubuntu/ubuntu-tv/shell/app/unity-2d-shell -opengl
[Desktop Entry]
Categories=
Comment[en_CA]=Ubuntu TV Auto Launch
Comment=Ubuntu TV Auto Launch
Exec=/opt/start-ubuntu-tv.sh
GenericName[en_CA]=
GenericName=
Icon=folder-remote
MimeType=
Name[en_CA]=Ubuntu TV auto launch
Name=Ubuntu TV auto launch
NoDisplay=true
OnlyShowIn=GNOME;Unity;
Path=
StartupNotify=true
Terminal=false
TerminalOptions=
Type=Application
X-GNOME-Autostart-Delay=3
X-KDE-SubstituteUID=false
X-KDE-Username=
#X-Ubuntu-Gettext-Domain=gnome-user-share
[SeatDefaults]
greeter-session=unity-greeter
user-session=ubuntu-2d
autologin-user=ubuntu
© 2019 to 2025 Branden Gilfoil & © up to 2025 for respective owners.