New user's registration have been closed due to high spamming and low trafic on this forum. Please contact forum admins directly if you need an account. Thanks !
just a follow up.
I discovered that the m3u files only make it as a playlist if they are in the same directory as the mp3's and don't have any path.
example: test.m3u
song1.mp3
song2.mp3
To create a playlist where the songs are in different directories, you have to use the WEBUI http://bubba:49152/
create a container with class object.container.playlistContainer
In this container/playlist you can that create a class object.item.audioItem.musicTrack with Mimetype audio/mpeg and use an absolute path in the location (ex: /var/samba/public/music/S/Slipknot.mp3)
I find the WEBUI terrible, so i will try to hack the sqlite database
cheers
Eek
It really should work with paths as well. We have that while testing. Could it be the possible issue with slashes (windows \ vs Unix / ) as i mentioned above? That would give the exact problem you are describing.
mountaindude wrote:Were there any changes made to the torrent engine (FTD)?
After upgrading to latest version from Excito, FTD crashes/dies when adding more than one torrent. Or sometimes even at the first torrent.
I've tried with various torrents to see if some of them were malformed, but the problem seems to be fairly general.
Anyone else seen this?
Yes, I have the same problem. I just tried to add four torrents shortly after each other to the torrent directory. I haven´t tried via the web-ui.
Eek is right it should work. We have tested it with m3u lists, pls lists should work as well, and they will be expanded in the "Upnp-filesystem" in the folder Playlists in the root. (Ie Audio,PC Directory, Photos, Playlists, Video)
So simply place a correctly formatted m3u list anywhere in the storage/{music,pictures,video} with relative paths to the content. And on the next rescan it should be available in the Playlists folder. (If you don't want to wait for it, stop and start upnp in the Web UI under Services.)
Things that might be problems here. Is things like incorrect relative paths. Wrong pathdelimiter, it most likely has to be unix /-slashes instead of windows \-slashes between directories in the playlist (This is not however verified) Wrong charset, it might be problems if the playlist content is not writtwen in the same characterset as the file/path names in the filesystem.
/Tor [/list]
Can we have the contents of a simple (small!) playlist uploaded or displayed here and an explination of which directory it was stored in and why.
this may be a big help to some of us.
I don't know when it started, if it was with the upgrade (I think so), but lately I have had problems downloading torrents too. I've tried a lot of different torrents from multiple trackers. I save the torrents in the torrent-directory, then the web-admin freezes. It works again if I delete the torrent.
bubba:/home/johan/scripts# apt-get upgrade
Reading Package Lists... Done
Building Dependency Tree... Done
You might want to run `apt-get -f install' to correct these.
The following packages have unmet dependencies:
bubbamon: Depends: bubba (>= 0.51.2-1) but 0.50.1-1 is installed
E: Unmet dependencies. Try using -f.
JohanSalo, you seem to have a strange setup. What apt is saying is basically that you have bubbamon installed or am trying to install it. Bubbamon however needs bubba package of at least version 0.51.2 but you only have 0.50.1.
Have you earlier tried to install bubbamon and that failed?
The reason that you wont get the latest version of the bubba package is that you "only" said apt-get update. Apt will then refuse to update packages with added dependencies. Which happens with the bubba package from time to time.
Could you try to do a apt-get dist-upgrade instead? I think that it will solve your problems.
If you run apt-get -f upgrade it will most likely uninstall bubbamon to solve the conflict.
Regarding the problems with the download manager/ftd.
It seems like some of you have problems with this since the update. Could you either mail us on support@excito or add a note in the support forum and we could see if we could figure out what is wrong.
bubba:/home/johan/scripts# apt-get -f upgrade
Reading Package Lists... Done
Building Dependency Tree... Done
Correcting dependencies... Done
The following NEW packages will be installed:
libsasl2-modules postfix-tls
The following packages will be upgraded:
bubba
1 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
1 not fully installed or removed.
Need to get 552kB of archives.
After unpacking 868kB of additional disk space will be used.
Do you want to continue? [Y/n] y
Get:1 http://update.excito.net bubba/main postfix-tls 2.1.5-9 [151kB]
Get:2 http://update.excito.net bubba/main libsasl2-modules 2.1.19.dfsg1-0sarge2 [160kB]
Get:3 http://update.excito.net bubba/main bubba 0.52.1-1 [242kB]
Fetched 552kB in 1s (523kB/s)
Selecting previously deselected package postfix-tls.
(Reading database ... 21434 files and directories currently installed.)
Unpacking postfix-tls (from .../postfix-tls_2.1.5-9_arm.deb) ...
Adding `diversion of /usr/lib/postfix/lmtp to /usr/lib/postfix/lmtp.postfix by postfix-tls'
Adding `diversion of /usr/lib/postfix/smtp to /usr/lib/postfix/smtp.postfix by postfix-tls'
Adding `diversion of /usr/lib/postfix/smtpd to /usr/lib/postfix/smtpd.postfix by postfix-tls'
No diversion `diversion of /usr/sbin/postconf to /usr/sbin/postconf.postfix by postfix-tls', none removed
Selecting previously deselected package libsasl2-modules.
Unpacking libsasl2-modules (from .../libsasl2-modules_2.1.19.dfsg1-0sarge2_arm.deb) ...
Preparing to replace bubba 0.50.1-1 (using .../bubba_0.52.1-1_arm.deb) ...
Upgrade
Installing symlinks
Unpacking replacement bubba ...
Setting up postfix-tls (2.1.5-9) ...
Fixing sdbm entry in /etc/postfix/dynamicmaps.cf
Starting mail transport agent: Postfix.
Setting up libsasl2-modules (2.1.19.dfsg1-0sarge2) ...
Setting up bubba (0.52.1-1) ...
admin:x:1000:100:Administrator:/home/admin:/bin/bash
Admin user already exists
Admin already a samba user
Reloading web server config...done.
Reloading Postfix configuration...done.
Reloading proftpd configuration...proftpd.
done.
Setting up bubbamon (0.7) ...
Starting Bubba monitoring daemon: bubbamon.
bubba:/home/johan/scripts#
Efter this i had the right version and BubbaMon work gr8.
Another thing... Is the ftp downloader supposed to be able to download files > 2Gb? The manual does not mention any limit, and indeed shows a 2.2Gb file in the sample screen (although this is a torrent).
I have had two downloads fail in a row, both needed a reboot to get the server running again and both failed at exactly 2Gb.
Sorry to hear that you have problems with the downloader. There really should be no big difference in the last two updates.
Could you please open a support issue, email support@excito.com, with this and we will see what we can do.
Regarding FTP downloads. Yes they are indeed limited to 2GB. This should be fixed in the Etch upgrade though. (Its a limitation in the library we use, libcurl, which is a newer version in Etch)