Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
tech:ubuntu_rhythmbox_dlna [29-Sep-2015 1:40pm] – Correct package names iantech:ubuntu_rhythmbox_dlna [ 8-Oct-2018 1:16pm] (current) ian
Line 9: Line 9:
 ===== Required Packages ===== ===== Required Packages =====
  
-Install thr Grilo framework, which allows us to discover DLNA/uPnP servers on the network:+Install the Grilo framework, which allows us to discover DLNA/uPnP servers on the network:
  
 <code>sudo apt-get install grilo-plugins-0.2</code> <code>sudo apt-get install grilo-plugins-0.2</code>
Line 19: Line 19:
 <code> <code>
 wget https://launchpad.net/~fossfreedom/+archive/ubuntu/rhythmbox/+files/rhythmbox-plugins_3.0.3-1%2Bppafossfreedomsaucy1ubuntu2_i386.deb wget https://launchpad.net/~fossfreedom/+archive/ubuntu/rhythmbox/+files/rhythmbox-plugins_3.0.3-1%2Bppafossfreedomsaucy1ubuntu2_i386.deb
-ar x rhythmbox-plugins_3.0.3-1~ppafossfreedomsaucy1ubuntu2_i386.deb data.tar.xz+ar x rhythmbox-plugins_3.0.3-1+ppafossfreedomsaucy1ubuntu2_i386.deb data.tar.xz
 </code> </code>
  
Line 26: Line 26:
 <code> <code>
 wget https://launchpad.net/~fossfreedom/+archive/ubuntu/rhythmbox/+files/rhythmbox-plugins_3.0.3-1%2Bppafossfreedomsaucy1ubuntu2_amd64.deb wget https://launchpad.net/~fossfreedom/+archive/ubuntu/rhythmbox/+files/rhythmbox-plugins_3.0.3-1%2Bppafossfreedomsaucy1ubuntu2_amd64.deb
-ar x rhythmbox-plugins_3.0.3-1~ppafossfreedomsaucy1ubuntu2_amd64.deb data.tar.xz+ar x rhythmbox-plugins_3.0.3-1+ppafossfreedomsaucy1ubuntu2_amd64.deb data.tar.xz
 </code> </code>