** Changed in: rhythmbox
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/62430
Title:
rhythmbox doesn't do anything with .pls given on the command line
To manage notif
2015 checking in. Why is this still a bug NINE years later? Running
Ubuntu 14.04.2 LTS, FF v38.0, Rhythmbox 3.0.2. When clicking a .pls link
within FF, FF launches Rhythmbox, and appears that Rhythm box indeed
reads the .pls file (at least it did from SomaFM), and places
appropriate entries in the
bump
** Tags added: raring
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/62430
Title:
rhythmbox doesn't do anything with .pls given on the command line
To manage notifications about this bug go to
It's 2013 and I... can't believe this shit. Do you need my to run apport
against THAT?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/62430
Title:
rhythmbox doesn't do anything with .pls given on the
I don't understand why you would make an application that doesn't
properly handle a particular file the default handler for that file.
I mean, someone had to have made a conscious decision at some point
something along the lines of this: "Here is a .pls file. I'm creating an
entry in the operating
Still broken, fresh 10.10 install as of yesterday, updated, rhythmbox
just fails to start playing anything, not only that, it closes, and it
wiped my previous internet radio list contents.
what gives? ubuntu 32bit.
incidentally, it works @ home, where I too have 10.10 only 64bit and
it's not a fr
** Changed in: rhythmbox
Importance: Unknown => Medium
--
rhythmbox doesn't do anything with .pls given on the command line
https://bugs.launchpad.net/bugs/62430
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing
Using 9.10 64bit. Also here, using the "open with" does not open the
files in the folder with rhythmbox. I have to drag them manually to
playlist.
"Video player" is working here, I mostly use this programm to play the
files.
--
rhythmbox doesn't do anything with .pls given on the command line
ht
In the Jaunty Jackalope the error is still present.
--
rhythmbox doesn't do anything with .pls given on the command line
https://bugs.launchpad.net/bugs/62430
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
u
** Branch linked: lp:ubuntu/desktop-file-utils
--
rhythmbox doesn't do anything with .pls given on the command line
https://bugs.launchpad.net/bugs/62430
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu
The problem seems to be related to the fact that the end of line in
downloaded pls file is in microsoft format and not unix. I have
downloaded a couple of pls files using wget and then replaced the end of
line in them to with the command :% s/^V^M/\r/g and them opened the file
in firefox from a web
Can confirm that warelock's solution works on Intrepid 8.10 amd64, Rhythmbox
0.11.6
After using this method Rhythmbox needs to be closed and reopened before the
new station appears.
Thanks, dude!
--
rhythmbox doesn't do anything with .pls given on the command line
https://bugs.launchpad.net/bu
This is how I solved my problem
rythmbox + python-coherence + ampache == happy ubuntu user.
Sorry for the noise.
--
rhythmbox doesn't do anything with .pls given on the command line
https://bugs.launchpad.net/bugs/62430
You received this bug notification because you are a member of Ubuntu
Bugs
UPDATE
Sorry... A slight change is required:
---
#!/bin/sh
rhythmbox $1 &
cat $1 | grep ^File | head -1 | awk -F= '{print $2}' | xargs -i
rhythmbox-client --play-uri={}
---
--
rhythmbox doesn't do anything with .pls given on the command line
https://bugs.launchpad.net/bugs/62430
You
SOLVED
I got this to work. Here's the script:
---
#!/bin/sh
rhythmbox $1
cat $1 | grep ^File | head -1 | awk -F= '{print $2}' | xargs -i
rhythmbox-client --play-uri={}
---
I installed this as /usr/local/bin/rhythmbox-wrapper and made it
executable with chmod +x /usr/local/bin/rhythmbo
For what it's worth I Just tried to play a m3u playlist from my ampache
instance on a fully updated jaunty install. I can not get rythmbox to
import, or play the m3u playlist.
--
rhythmbox doesn't do anything with .pls given on the command line
https://bugs.launchpad.net/bugs/62430
You received
oops, sorry. Please ignore my post. It works at home, so it must have
been the firewall.
--
rhythmbox doesn't do anything with .pls given on the command line
https://bugs.launchpad.net/bugs/62430
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ub
Fully patched Intrepid.
Manually added radio station with url such as the following:
http://www.di.fm/mp3/trance.pls
It says connecting at the bottom right corner of the window. but
nothing more.
--
rhythmbox doesn't do anything with .pls given on the command line
https://bugs.launchpad.net
This problem still occurs here with current up-to-date hardy and seems
to be related to playlist that contains link to another playlist. I try
to listen to http://smoothjazz.com/streams/smoothjazz_64.pls, which
containts http://64.15.67.4/listen.pls
I find in the debug output a hint from gstreamer
I got rhythmbox to play .pls just fine. The problem was that my firewall
was preventing the cast from working. I opened the port in my firewall
and it worked fine. I don't know that this is related to your problem,
but it might help.
--
rhythmbox doesn't do anything with .pls given on the command
** Changed in: rhythmbox (Ubuntu)
Target: ubuntu-8.04 => None
--
rhythmbox doesn't do anything with .pls given on the command line
https://bugs.launchpad.net/bugs/62430
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bu
** Also affects: desktop-file-utils (Ubuntu)
Importance: Undecided
Status: New
** Changed in: desktop-file-utils (Ubuntu)
Importance: Undecided => Low
Status: New => Confirmed
--
rhythmbox doesn't do anything with .pls given on the command line
https://bugs.launchpad.net/bugs
This bug was fixed in the package desktop-file-utils - 0.15-1ubuntu2
---
desktop-file-utils (0.15-1ubuntu2) hardy; urgency=low
* debian/defaults.list:
- add new x-content default associations
- use totem rather than rhythmbox on playlists (lp: #62430)
-- Sebastien Bacher <
** Changed in: rhythmbox (Ubuntu)
Status: Triaged => Confirmed
--
rhythmbox doesn't do anything with .pls given on the command line
https://bugs.launchpad.net/bugs/62430
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-b
** Changed in: rhythmbox (Ubuntu)
Status: Confirmed => Triaged
--
rhythmbox doesn't do anything with .pls given on the command line
https://bugs.launchpad.net/bugs/62430
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-b
** Changed in: rhythmbox (Ubuntu)
Importance: Medium => Low
Target: None => ubuntu-8.04
--
rhythmbox doesn't do anything with .pls given on the command line
https://bugs.launchpad.net/bugs/62430
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug
1. Rhythmbox does not really do anything with a local .pls file.
2. Opening the the .pls file in Totem opens and plays the file.
Possible solutions:
A. Add local .pls file support in Rhythmbox (requires a patch that adds
functionality)
B. Associate the .pls file with Totem by default. (simple and
Hi,
I'm running Ubuntu 7.10 and I'm also afflicted by this problem.
I've got a nice workaround though, to tide you over before a proper fix becomes
available.
Firefox --> Edit --> Preferences --> Content --> Manage --> Double click PLS
Select Open With and set it to /usr/bin/totem
Now clicking o
Hi,
I'm running Ubuntu 7.10 and I'm also afflicted by this problem.
I've got a nice workaround though, to tide you over before a proper fix becomes
available.
Firefox --> Edit --> Preferences --> Content --> Manage --> Double click PLS
Select Open With and set it to /usr/bin/totem
Now clicking o
I can confirm this bug. It is a ridiculous bug, given that
(a) Rhythmbox is the default Gnome music manager/player, and
(b) That is has specific options for Internet Radio, i.e., it superficially
appears to be .pls capable.
Like other posters, I can play a .pls by pasting in the URL (an
inconve
Hi,
I think I'm having the same problem (I'm too lazy to read all the
previous comments). I wan't to select a di.fm playlist file in my
browser and I expect that rhythmbox (or any other player) load the
playlist and start playing it (that is, a single click means start
playing the playlist). Inste
rhythmbox is useless for playing internet radio, if I can not find a way
to do this, I will permanently install Ubuntu Gutsy.
--
rhythmbox doesn't do anything with .pls given on the command line
https://bugs.launchpad.net/bugs/62430
You received this bug notification because you are a member of U
This bug affects all media files opened with rhythmbox. It will open
files just fine once it's opened.
--
rhythmbox doesn't do anything with .pls given on the command line
https://bugs.launchpad.net/bugs/62430
You received this bug notification because you are a member of Ubuntu
Bugs, which is
This works for me in gutsy:
rhythmbox-client --play-
uri=http://minnesota.publicradio.org/tools/play/streams/the_current.pls
but I can't quite get the mailcap entry right for firefox to be able to
launch it directly.
--
rhythmbox doesn't do anything with .pls given on the command line
https://b
rhythmbox doesn't do anything with .pls given on the command line...
this is unfortunate... If I add some line to this file will it fix it?
/usr/lib/mime/packages/rhythmbox . Still no fix in 7.10 :(
--
rhythmbox doesn't do anything with .pls given on the command line
https://bugs.launchpad.net/bu
You can look at the bug status to know if a bug has been fixed or not
yet
--
rhythmbox doesn't do anything with .pls given on the command line
https://bugs.launchpad.net/bugs/62430
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
Has this problem been fixed? Is there a workaround? Does another
player correctly play .pls streams? Is this the correct place to ask
these questions? Thanks.
I had this problem in Ubuntu 7.04 and it persists in 7.10. RB opens but
doesn't do anything with the file. Here is where the pls link
** Tags added: iso-testing
--
rhythmbox doesn't do anything with .pls given on the command line
https://bugs.launchpad.net/bugs/62430
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ub
** Changed in: rhythmbox (Ubuntu)
Importance: Low => Medium
Status: Confirmed => Triaged
--
rhythmbox doesn't do anything with .pls given on the command line
https://bugs.launchpad.net/bugs/62430
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bu
Alexandre, you want to use an use forum or list, the bug tracker is not
made to ask user questions
--
rhythmbox doesn't do anything with .pls given on the command line
https://bugs.launchpad.net/bugs/62430
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bu
@Sebastien : There is no .local/share/applications/.desktop file. I am
using Ubuntu, would that be different? There is a mime-cache file, but
it is listing mp3 with totem witch is not the software running when
clicking on a mp3 file.
--
rhythmbox doesn't do anything with .pls given on the command
I think if we have the chance to get rhytmbox doing that correctly, we
should release a patch for this problem. Because I think it should be as
easy as it is in iTunes: You double-click on a mp3 file (or whatever),
and Rythmbox opens and adds it to the library.
If we can, we should do so.
--
rhy
that's written to a .desktop in the .local/share/applications directory
--
rhythmbox doesn't do anything with .pls given on the command line
https://bugs.launchpad.net/bugs/62430
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
Mmmm, that does not really work since I don't know how to have the mp3
file as a parameter. Is this stored in a file somewhere?
--
rhythmbox doesn't do anything with .pls given on the command line
https://bugs.launchpad.net/bugs/62430
You received this bug notification because you are a member of
right click on a mp3 in nautilus, properties, open with tab, add a new
command
--
rhythmbox doesn't do anything with .pls given on the command line
https://bugs.launchpad.net/bugs/62430
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu
Well, let's say I want to change the default mime of .mp3 from "rythmbox
$parameter" to "rhythmbox-client --play-uri=$parameter".
What would be the steps? Thanks.
--
rhythmbox doesn't do anything with .pls given on the command line
https://bugs.launchpad.net/bugs/62430
You received this bug noti
what sort of modification do you want to do? There is no editor but you
can change the default association using in the properties dialog
--
rhythmbox doesn't do anything with .pls given on the command line
https://bugs.launchpad.net/bugs/62430
You received this bug notification because you are a
Sebastien : Is there a mime editing application in GNOME? I can found in
kcontrol (KDE control management) something, but nothing for GNOME.
--
rhythmbox doesn't do anything with .pls given on the command line
https://bugs.launchpad.net/bugs/62430
You received this bug notification because you ar
the GNOME application use shared-mime-info and not mailcap
--
rhythmbox doesn't do anything with .pls given on the command line
https://bugs.launchpad.net/bugs/62430
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubuntu-bugs m
> By the way, I did change it just like that, and it does not work, I
don't know why. Can someone help on that?
Did you run update-mime?
/usr/lib/mime/packages/* are used for creating /etc/mailcap.
I don't know if GNOME/KDE apps make use of /etc/mailcap or have their
own MIME database.
--
rhyt
@Steven : Yes, but I think this is a bigger problem then just play
lists. The solution of writing "rhythmbox-client --play-uri=[PATH HERE]"
works on the command line.
@all
Doing some tests, this is not just a play list issue, it is a whatever
you are trying to play directly when RB is close, it w
Do you have any suggestions on how to fix it? Did you see my comments
in the bug report?
On 5/17/07, Alexandre Racine <[EMAIL PROTECTED]> wrote:
> I currently have rhythmbox 0.10.0 with Ubuntu 7.04 and this is still not
> fixed.
>
> How to reproduce the "bug" :
>
> 1- Go to http://di.fm/ (digi
I currently have rhythmbox 0.10.0 with Ubuntu 7.04 and this is still not
fixed.
How to reproduce the "bug" :
1- Go to http://di.fm/ (digitally imported) with Firefox.
2- In the menu, choose "Listen now! - a music of your choice - mp3 stream -
96k" this will ask what to do with a .pls file.
3-
** Changed in: rhythmbox (upstream)
Status: Fix Released => Unconfirmed
--
rhythmbox doesn't do anything with .pls given on the command line
https://launchpad.net/bugs/62430
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Looks like that's still happening, reopening the bug
** Changed in: rhythmbox (Ubuntu)
Status: Fix Released => Confirmed
--
rhythmbox doesn't do anything with .pls given on the command line
https://launchpad.net/bugs/62430
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https:/
That upload fixes the bug:
rhythmbox (0.9.6.90-0ubuntu1) feisty; urgency=low
.
* New upstream pre-version
* debian/control.in:
- build with the new libgpod package
* debian/patches/10_podcasts-with-html-mime-type.patch,
debian/patches/90_from_cvs_fix_crash_when_disconnecting_i
fixed upstream
** Changed in: rhythmbox (Ubuntu)
Status: Confirmed => Fix Committed
--
rhythmbox doesn't do anything with .pls given on the command line
https://launchpad.net/bugs/62430
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ub
** Changed in: rhythmbox (upstream)
Status: Unconfirmed => Fix Released
--
rhythmbox doesn't do anything with .pls given on the command line
https://launchpad.net/bugs/62430
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
** Changed in: rhythmbox (upstream)
Status: Unknown => Unconfirmed
--
rhythmbox doesn't do anything with .pls given on the command line
https://launchpad.net/bugs/62430
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Thank you for the comment, I've forwarded that upstream:
http://bugzilla.gnome.org/show_bug.cgi?id=383328
** Changed in: rhythmbox (Ubuntu)
Status: Needs Info => Confirmed
** Bug watch added: GNOME Bug Tracker #383328
http://bugzilla.gnome.org/show_bug.cgi?id=383328
** Also affects: rh
** Summary changed:
- FireFox associates .pls files with RhythmBox
+ rhythmbox doesn't do anything with .pls given on the command line
--
rhythmbox doesn't do anything with .pls given on the command line
https://launchpad.net/bugs/62430
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
61 matches
Mail list logo