<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>QNAP on John Billekens | Notes from the field</title><link>https://blog.j81.nl/categories/qnap/</link><description>Recent content in QNAP on John Billekens | Notes from the field</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>© 2026 John Billekens</copyright><lastBuildDate>Tue, 01 Jan 2013 15:33:52 +0000</lastBuildDate><atom:link href="https://blog.j81.nl/categories/qnap/index.xml" rel="self" type="application/rss+xml"/><item><title>Headphones</title><link>https://blog.j81.nl/posts/headphones/</link><pubDate>Tue, 01 Jan 2013 15:33:52 +0000</pubDate><guid>https://blog.j81.nl/posts/headphones/</guid><description>&lt;p&gt;QNAP - Headphones Updating:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;/etc/init.d/Headphones.sh stop
cd /share/MD0_DATA/.qpkg/Headphones/
mv headphones/__init__.py headphones/__init__.py.bak
git remote set-url origin git://github.com/rembo10/headphones.git
git pull
git checkout master
/etc/init.d/Headphones.sh start
rm -rf headphones/__init__.py.bak
&lt;/code&gt;&lt;/pre&gt;</description></item></channel></rss>