Re: [Banshee-List] Banshee-list Digest, Vol 38, Issue 15




----- Original Message ----- From: <banshee-list-request gnome org>
To: <banshee-list gnome org>
Sent: Tuesday, September 09, 2008 8:00 AM
Subject: Banshee-list Digest, Vol 38, Issue 15


Send Banshee-list mailing list submissions to
banshee-list gnome org

To subscribe or unsubscribe via the World Wide Web, visit
http://mail.gnome.org/mailman/listinfo/banshee-list
or, via email, send a message with subject or body 'help' to
banshee-list-request gnome org

You can reach the person managing the list at
banshee-list-owner gnome org

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Banshee-list digest..."


Today's Topics:

  1. Re:  Banshee 1.2.1 ignoring embedded cover art (Gilbert Mendoza)
  2. Re:  Banshee Wish: Must have an Xine Backend Option in
     Preferences (True_Friend)
  3. Re:  Banshee Wish: Must have an Xine Backend
     OptioninPreferences (Soft Romu)


----------------------------------------------------------------------

Message: 1
Date: Mon, 08 Sep 2008 20:47:22 -0700
From: Gilbert Mendoza <gmendoza gmail com>
Subject: Re: [Banshee-List] Banshee 1.2.1 ignoring embedded cover art
To: banshee-list gnome org
Message-ID: <48C5F1CA 5050503 gmail com>
Content-Type: text/plain; charset=UTF-8

Andrew Conkling wrote:

Definitely; I mentioned before that these would be worth reporting.
Would you be able to do it? See
http://banshee-project.org/contribute/file-bugs/ for more information.
If not, someone else could take up the task. (I may eventually, but not
at the moment.)

No worries, Andrew.  I'll submit a bug report.  I'd hate to create a
duplicate, so I'll add my comments to bug #388162.  Unless another one
is in order?

For those of you that would like for Banshee to display the album art
embedded in your tags... play each of your albums briefly.  Doing so
extracts the embedded tags to files named "artist-album.cover" in your
album-art directory.

Once you've extracted them all, you can use the following script to
remove all the downloaded .jpg files, and copies the extracted .cover
files to use a .jpg extension. This will ensure the artwork is consistent.


#!/bin/bash
#
ART="$HOME/.cache/album-art"
find $ART -type f -iname "*.jpg" -exec rm -f '{}' \;

for i in $ART/*.cover
do cp $i $ART/`basename "$i" .cover`.jpg
done


--

Gilbert Mendoza
PGP: 0x075DBCA9
Email: gmendoza at gmail.com
http://www.savvyadmin.com
https://launchpad.net/~gmendoza
https://wiki.ubuntu.com/GilbertMendoza



------------------------------

Message: 2
Date: Mon, 8 Sep 2008 23:57:51 -0700 (PDT)
From: True_Friend <true friend2004 gmail com>
Subject: Re: [Banshee-List] Banshee Wish: Must have an Xine Backend
Option in Preferences
To: Banshee-list gnome org
Message-ID: <19386860 post talk nabble com>
Content-Type: text/plain; charset=us-ascii


Thanks for your suggestions. I have it already 'gst-inspect-0.10 pitfdll'
confirmed it is installed (along with w32codecs). I've changed the backend
to gstreamer it is working. Hopefully I'll not get those bugs now otherwise
I'll report them.
KDE 4 also have a backend switcher (in its multimedia engine perhaps) to
choose either gstreamer or exine.
Thank all of your messages. You ppl working very good. C# is a great
language and its applications are increasing in opensource world.
Regards
--
View this message in context: http://www.nabble.com/Banshee-Wish%3A-Must-have-an-Xine-Backend-Option-in-Preferences-tp19343006p19386860.html
Sent from the Banshee mailing list archive at Nabble.com.



------------------------------

Message: 3
Date: Tue, 9 Sep 2008 10:14:46 +0200
From: "Soft Romu" <softromu hotmail com>
Subject: Re: [Banshee-List] Banshee Wish: Must have an Xine Backend
OptioninPreferences
To: <Banshee-list gnome org>
Message-ID: <BAY128-DS5E10D797ECB6C87CEAB70C4540 phx gbl>
Content-Type: text/plain; format=flowed; charset="iso-8859-1";
reply-type=original

I'm sorry Aaron, but GStreamer doesn't handle DVD playback correctly. Xine
does.

--------------------------------------------------
From: "Aaron Bockover" <abockover novell com>
Sent: Monday, September 08, 2008 6:04 PM
To: <Banshee-list gnome org>
Subject: Re: [Banshee-List] Banshee Wish: Must have an Xine BackendOptioninPreferences> We have no plans on adding or supporting a Xine backend. There's nothing
that Xine provides that GStreamer doesn't.

--Aaron

On 9/6/2008 at 12:35 AM, in message <19343006 post talk nabble com>,
True_Friend <true friend2004 gmail com> wrote:

Hi
I use xine in KDE with amarok as my playing engine. It works finer that
gstreamer. I tried to use it in banshee, my favorite player in gnome but
couldn't. A http://i-nz.net/2006/07/23/banshee-xine-backend-howto/ howto
is
available but it looks it doesn't worked for me. I have no indication of
using xine instead of gstreamer in banshee. Anyhows I have a WISHT that
there Should be an OPTION to change the BACKEND ENGINE as there is one in
Amarok.
Regards


_______________________________________________
Banshee-list mailing list
Banshee-list gnome org
http://mail.gnome.org/mailman/listinfo/banshee-list



------------------------------

_______________________________________________
Banshee-list mailing list
Banshee-list gnome org
http://mail.gnome.org/mailman/listinfo/banshee-list


End of Banshee-list Digest, Vol 38, Issue 15
********************************************





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]