A PCRE internal error occured. This might be caused by a faulty plugin

====== 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
applications:entertainment [2015/10/18 23:45]
admin [VSXu]
applications:entertainment [2015/10/19 02:37] (current)
admin [VSXu]
Line 68: Line 68:
 see [[https://​www.spotify.com/​be-fr/​download/​previews/​]] see [[https://​www.spotify.com/​be-fr/​download/​previews/​]]
  
-Add spotify server to sources **/​etc/​apt/​sources.list.d/​additional-repositories.list**, add spotify'​s public key and install:+Add spotify server to sources **/​etc/​apt/​sources.list.d/​spotify.list**, add spotify'​s public key and install:
 <​code>​ <​code>​
-> sudo nano /​etc/​apt/​sources.list.d/​additional-repositories.list +> sudo echo deb http://​repository.spotify.com testing non-free | sudo tee /​etc/​apt/​sources.list.d/​spotify.list 
-> sudo apt-key adv --keyserver hkp://​keyserver.ubuntu.com:​80 --recv-keys ​94558F59+> sudo apt-key adv --keyserver hkp://​keyserver.ubuntu.com:​80 --recv-keys ​13B00F1FD2C19886
 > sudo apt-get update > sudo apt-get update
 > sudo apt-get install spotify-client > sudo apt-get install spotify-client
Line 170: Line 170:
 > vsxu_player > vsxu_player
 </​code>​ </​code>​
 +
 +To open the programming environment:​
 +<​code>​
 +> vsxu_artiste
 +</​code>​
 +
 +For those willing to learn VSXu programming,​ visit [[https://​www.youtube.com/​channel/​UCpgtZZvpic75eQ5HXYRRByg|their YouTube channel]], beginning with [[https://​www.youtube.com/​watch?​v=dotaPODXRXk|their first tutorial]] is probably the best starting point... ​