Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Assistance Multimedia
  • Search

Server Software for Pinnacle/Roku SoundBridge

Help with creation, editing, or playback of sounds, images, or video. Amarok, audacious, mplayer, grip, cdparanoia and anything else that makes a sound or plays a video.
Post Reply
Advanced search
9 posts • Page 1 of 1
Author
Message
BoBoeBoe
n00b
n00b
Posts: 69
Joined: Tue Feb 17, 2004 10:58 pm

Server Software for Pinnacle/Roku SoundBridge

  • Quote

Post by BoBoeBoe » Tue Mar 25, 2008 9:58 pm

I am looking for a stable server solution for a SoundBrigde.

I tried the mt-daapd 0.2.4.1 but the Soundbridge doesn't seem to be compatible with it.

When I tried the stable nightly build version svn-1586 it turned out to be very unstable. It might be the result of the fact that I did not compile it correctly but since there is no ebuild available for it since september 2005 does not give me a warm feeling.

Then there seems to be an alternative twonkyvision. It seems to support the Soundbridge but costs another 30$ which is not really an issue but the website does nog give me a very warm feeling as well.

So I am looking for the right alternative preferentially open source. Anyone?
Top
Tintamarre
n00b
n00b
User avatar
Posts: 63
Joined: Mon Jun 11, 2007 12:20 pm
Location: Belgium
Contact:
Contact Tintamarre
Website

  • Quote

Post by Tintamarre » Thu May 01, 2008 6:23 am

Hello,

I have been using Firefly svn1586 on an nslu2 (ARM CPU) with debian for one year or so. It was very stable. Now, I am looking for tips to compile it correctly on my new Gentoo x86 home server. It must work for sure if it's worked so well on ARM. I will come back here again if I find something.

Martin

(That's really too bad there is no ebuild updates :cry:)
Martin Erpicum
Top
Tintamarre
n00b
n00b
User avatar
Posts: 63
Joined: Mon Jun 11, 2007 12:20 pm
Location: Belgium
Contact:
Contact Tintamarre
Website

  • Quote

Post by Tintamarre » Thu May 01, 2008 7:11 pm

Hello,

I installed it this afternoon. I did the following :

Code: Select all

emerge mt-daapd libtool
To be sure, to have every lib and so one. Then, I downloaded the last SVN (svn-1696) and configure it like that :

Code: Select all

./configure --enable-sqlite3 --with-sqlite-includes=/usr/local/include --with-sqlite-libs=/usr/local/lib --enable-oggvorbis --enable-flac --enable-upnp --enable-musepack --prefix=/usr
Then, I performed the install :

Code: Select all

make
make install
... and it works perfectly! :-)

Hope it could help.
Regards,
Martin Erpicum
Top
andersbk
n00b
n00b
User avatar
Posts: 35
Joined: Sat Aug 16, 2003 7:06 pm

  • Quote

Post by andersbk » Sat May 03, 2008 6:28 am

Tintamarre wrote:Hello,

I installed it this afternoon. I did the following :

Code: Select all

emerge mt-daapd libtool
To be sure, to have every lib and so one. Then, I downloaded the last SVN (svn-1696) and configure it like that :

Code: Select all

./configure --enable-sqlite3 --with-sqlite-includes=/usr/local/include --with-sqlite-libs=/usr/local/lib --enable-oggvorbis --enable-flac --enable-upnp --enable-musepack --prefix=/usr
Then, I performed the install :

Code: Select all

make
make install
... and it works perfectly! :-)

Hope it could help.
Regards,
Trying to do the same, but ran into a problem.

I get:

Code: Select all

2008-05-03 06:26:35 (b7ba26d0): Firefly Version svn-1696: Starting with debuglevel 5
2008-05-03 06:26:35 (b7ba26d0): Error opening plugin dir /usr/lib/firefly/plugins.  Ignoring
2008-05-03 06:26:35 (b7ba26d0): Loaded plugin /usr/lib/mt-daapd/plugins/out-daap.so (daap/svn-1696)
2008-05-03 06:26:35 (b7ba26d0): Loaded plugin /usr/lib/mt-daapd/plugins/rsp.so (rsp/svn-1696)
2008-05-03 06:26:35 (b7ba26d0): No ssc program specified for script transcoder.
2008-05-03 06:26:35 (b7ba26d0): Error loading plugin /usr/lib/mt-daapd/plugins/ssc-script.so: plugin declined to load
2008-05-03 06:26:35 (b7ba26d0): Plugin loaded: rsp/svn-1696
2008-05-03 06:26:35 (b7ba26d0): Plugin loaded: daap/svn-1696
2008-05-03 06:26:35 (b7ba26d0): Starting rendezvous daemon
2008-05-03 06:26:35 (b7ba26d0): Starting signal handler
2008-05-03 06:26:35 (b7ba26d0): Error opening db: No backend database support for type: sqlite
2008-05-03 06:26:35 (b7ba26d0): Stopping mDNS
But...I have sqlite installed, so do you know what might be the problem?

Code: Select all

# equery l sqlite
[ Searching for package 'sqlite' in all categories among: ]
 * installed packages
[I--] [M ] dev-db/sqlite-3.3.5-r1 (3)

# which sqlite3
/usr/bin/sqlite3

I used the same "configure" line you did above, and I'm using /etc/init.d/mt-daapd to try to start the daemon.

No joy.

ideas?
TIA.
Top
Tintamarre
n00b
n00b
User avatar
Posts: 63
Joined: Mon Jun 11, 2007 12:20 pm
Location: Belgium
Contact:
Contact Tintamarre
Website

  • Quote

Post by Tintamarre » Sat May 03, 2008 2:51 pm

Maybe, try to change sqlite to sqlite3
db_type = sqlite3
... in your /etc/mt-daapd.conf
Martin Erpicum
Top
andersbk
n00b
n00b
User avatar
Posts: 35
Joined: Sat Aug 16, 2003 7:06 pm

  • Quote

Post by andersbk » Sat May 03, 2008 4:30 pm

Tintamarre wrote:Maybe, try to change sqlite to sqlite3
db_type = sqlite3
... in your /etc/mt-daapd.conf
Yes. Thanks. That did the trick.

Now the older version of mt-daapd I had installed supported my aac files, why now would I get this?

Code: Select all

2008-05-03 15:59:28 (b7c326d0): Firefly Version svn-1696: Starting with debuglevel 5
2008-05-03 15:59:28 (b7c326d0): Loaded plugin /usr/lib/mt-daapd/plugins/out-daap.so (daap/svn-1696)
2008-05-03 15:59:28 (b7c326d0): Loaded plugin /usr/lib/mt-daapd/plugins/rsp.so (rsp/svn-1696)
2008-05-03 15:59:28 (b7c326d0): Loaded plugin /usr/lib/mt-daapd/plugins/ssc-script.so (ssc-script/svn-1696)
2008-05-03 15:59:28 (b7c326d0): Plugin loaded: ssc-script/svn-1696
2008-05-03 15:59:28 (b7c326d0): Plugin loaded: rsp/svn-1696
2008-05-03 15:59:28 (b7c326d0): Plugin loaded: daap/svn-1696
2008-05-03 15:59:28 (b7c326d0): Starting rendezvous daemon
2008-05-03 15:59:28 (b7c326d0): Starting signal handler
2008-05-03 15:59:28 (b7c326d0): Error: enum_begin failed (error 1): Misc SQL Error: no such table: config
2008-05-03 15:59:28 (b7c326d0): Can't get db version. New database?
2008-05-03 15:59:28 (b7c326d0): Initializing database
2008-05-03 15:59:28 (b7c326d0): Error: enum_begin failed (error 1): ?
2008-05-03 15:59:28 (b7c326d0): Error: enum_begin failed (error 1): ?
2008-05-03 15:59:28 (b7c326d0): Full reload...
2008-05-03 15:59:28 (b7c326d0): Starting mp3 scan
2008-05-03 15:59:32 (b7c326d0): Found music file: 01-Down.m4a
2008-05-03 15:59:32 (b7c326d0): Error reading mp4 atoms: Unknown error
2008-05-03 15:59:32 (b7c326d0): Skipping /home/media/music/aac/311/311/01-Down.m4a - scan failed
2008-05-03 15:59:32 (b7c326d0): Found music file: 02-Random.m4a
2008-05-03 15:59:32 (b7c326d0): Error reading mp4 atoms: Unknown error
2008-05-03 15:59:32 (b7c326d0): Skipping /home/media/music/aac/311/311/02-Random.m4a - scan failed
2008-05-03 15:59:32 (b7c326d0): Found music file: 03-Jackolantern's Weather.m4a
2008-05-03 15:59:32 (b7c326d0): Error reading mp4 atoms: Unknown error
2008-05-03 15:59:32 (b7c326d0): Skipping /home/media/music/aac/311/311/03-Jackolantern's Weather.m4a - scan failed
2008-05-03 15:59:32 (b7c326d0): Found music file: 04-All Mixed Up.m4a
2008-05-03 15:59:32 (b7c326d0): Error reading mp4 atoms: Unknown error
2008-05-03 15:59:32 (b7c326d0): Skipping /home/media/music/aac/311/311/04-All Mixed Up.m4a - scan failed
...
...
Top
Tintamarre
n00b
n00b
User avatar
Posts: 63
Joined: Mon Jun 11, 2007 12:20 pm
Location: Belgium
Contact:
Contact Tintamarre
Website

  • Quote

Post by Tintamarre » Sat May 03, 2008 6:23 pm

I don't really know because i dont have any .aac files. Did you check if you added support for .mp4 files in the mt-daapd.conf and if the plugin is supported (if there is any) ?
Martin Erpicum
Top
andersbk
n00b
n00b
User avatar
Posts: 35
Joined: Sat Aug 16, 2003 7:06 pm

  • Quote

Post by andersbk » Mon May 05, 2008 3:38 pm

Tintamarre wrote:I don't really know because i dont have any .aac files. Did you check if you added support for .mp4 files in the mt-daapd.conf and if the plugin is supported (if there is any) ?
Yea. I have m4a, etc in my conf file for allowed extensions. It appears that m4a is not parsing properly, or I'm missing something. I did not find an m4a/aac specific pluging. Looking at the readme it should handle aac natively.

I'll keep looking into it and report if I find anything.

thanks.
Top
codadilupo
Advocate
Advocate
Posts: 3135
Joined: Tue Aug 05, 2003 8:48 am

  • Quote

Post by codadilupo » Thu Aug 14, 2008 9:10 pm

Hi all,
I'm having a problem with mt-daapd.

Code: Select all

Plugin loaded: daap/svn-1696
Starting rendezvous daemon
Starting signal handler
Opening database
db_sqlite3_open: Misc SQL Error: unable to open database file (/usr/var/cache/mt-daapd/songs3.db)
Results: 1
Error opening db: Misc SQL Error: unable to open database file
Processing rendezvous message
Stopping mDNS
Exiting
Finished with status 0, result 0
but I have sqlite3 installed.
how do I create songs3.db ?

Coda
Top
Post Reply

9 posts • Page 1 of 1

Return to “Multimedia”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic