Search found 11 matches

by ehupp
Fri Oct 07, 2011 8:14 am
Forum: AmahiTunes
Topic: Can't edit mt-daapd configuration
Replies: 2
Views: 8343

Re: Can't edit mt-daapd configuration

Couldn't remember my dang password to log in at work to post, had to wait till i got home. grrrrrrrr :evil: You can't change any of the values on the admin page without changing the permissions as the previous post showed. Another way is a little more involved but allows you to easily customize the ...
by ehupp
Tue Jun 15, 2010 11:56 am
Forum: AmahiTunes
Topic: playlist problem
Replies: 8
Views: 10584

Re: playlist problem

Finally figured out what the prob was. Dummy me didn't check directory format in m3u file. so after a quick find and replace for Z: and \ to /var/hda/files/music..... etc etc. up and working just fine. so from my trials basic setup involves making an m3u file. then validating the absolute path infor...
by ehupp
Mon Jun 14, 2010 4:45 pm
Forum: AmahiTunes
Topic: playlist problem
Replies: 8
Views: 10584

Re: playlist problem

would that go in the default /etc/mt-daapd.conf or the /var/hda/apps/amahitunes/mt-daapd.conf?
by ehupp
Mon Jun 14, 2010 1:39 pm
Forum: AmahiTunes
Topic: playlist problem
Replies: 8
Views: 10584

Re: playlist problem

so I guess there is no way for Itunes or Rhythmbox (which I use on my asus eee900 netbook) to recognize a *.m3u playlist file?
by ehupp
Mon Jun 14, 2010 12:52 pm
Forum: AmahiTunes
Topic: playlist problem
Replies: 8
Views: 10584

Re: playlist problem

Nothing really helpful in /var/log/mt-daapd.log 2010-06-11 12:02:43: Starting rendezvous daemon 2010-06-11 12:02:43: Client running 2010-06-11 12:02:43: Current database version: 8 2010-06-11 12:02:43: Starting signal handler 2010-06-11 12:02:44: Loading playlists 2010-06-11 12:02:44: Initializing d...
by ehupp
Fri Jun 11, 2010 3:27 pm
Forum: AmahiTunes
Topic: playlist problem
Replies: 8
Views: 10584

playlist problem

I have been trying to get playlist support in amahitunes via an Roku M1001 player. I generated a playlist in winamp and saved it to the music file at /var/hda/files/music not recognized my roku player so i checked the wiki for mt-daapd and it shows the format for mt-daapd.config is playlist /usr/loc...
by ehupp
Fri Jun 11, 2010 2:53 pm
Forum: Media Servers
Topic: Where is my Amahitunes?
Replies: 7
Views: 3259

Re: Where is my Amahitunes?

Unless you change it in the config file the login information is mt-daapd/mt-daapd
by ehupp
Tue Mar 16, 2010 11:06 pm
Forum: AmahiTunes
Topic: How to configure AmahiTunes? Music is on external HD.
Replies: 5
Views: 9954

Re: How to configure AmahiTunes? Music is on external HD.

If you dump a great number of files into the music folder it may take a while for the automatic rescan to see them all. You can force a database rebuild by removing the songs folder then restarting the server. typical location of songs db. rm /var/cache/mt-daapd/songs.gdb then restart the server. se...
by ehupp
Wed Feb 24, 2010 7:37 pm
Forum: Applications
Topic: Vnstat
Replies: 1
Views: 1194

Vnstat

Sometimes I'm my own worst enemy. Was fixing a problem with drupal installing and accidentally deleted vnstat folder from web-apps directory. reinstalled using yum but still cannot restart hda using service httpd restart. I get the following error. Starting httpd: Warning: DocumentRoot [/var/hda/web...
by ehupp
Wed Feb 24, 2010 7:08 pm
Forum: General Discussion and Announcements
Topic: Amahi crashed after Fedora update :(
Replies: 11
Views: 4704

Re: Amahi crashed after Fedora udpate :(

I had the same problem but had to use a slightly different version of code to get the rails package to re-install.

In case someone else runs into the problem in the future as root:

Code: Select all

gem install rails -v=2.3.4