clementine-player / Clementine

:tangerine: Clementine Music Player
https://www.clementine-player.org/
GNU General Public License v3.0
3.77k stars 677 forks source link

Track will nor play if contain a "#" on its file name (or maybe also of contain other special characters) #117

Closed Clementine-Issue-Importer closed 10 years ago

Clementine-Issue-Importer commented 10 years ago

From kadaimx on March 25, 2010 16:21:47

[Minor issue, but not so obvious] What steps will reproduce the problem? 1. Have a track with "#" on its name file, and try to play it.

  1. The track will not be played and Clementine will stay silent, not seeing even progress on the time bar. What is the expected output? What do you see instead? Expected hear the played file. What version of the product are you using? On what operating system? Revision 497 on Kubuntu 9.10 Please provide any additional information below. This is what xine says to Clementine on console: Before xine_open() ***\ message received from xine xine_get_error() "Could not open file."

The issue can be by-passed if the file is renamed, but can be annoying on large libraries.

Original issue: http://code.google.com/p/clementine-player/issues/detail?id=117

Clementine-Issue-Importer commented 10 years ago

From kadaimx on March 26, 2010 01:59:27

Revision 516 on Kubuntu 9.10

Even if the directory name contains a "#" on its name, the file fails to play on Clementine, while it is playable in other software like Amarok or also in Clementine but only if the sharp is removed from the path.

What makes me think that the full path of the file is not properly sent to xine. Console:

[Thread 0xa85ffb70 (LWP 3829) exited] HTTP POST: QUrl( " http://post.audioscrobbler.com:80/np_1.2 " ) "s=1a96177c49cf4230a4fd0f1280aeb6e1&a=STB-Lab&t=Desert&b=Kaninippa%20-%20Ragnarok%20Online&l=252&n=5&m="

Before xine_open() ***\ demux_wavpack: (open_wv_file:127) open_wv_file: non-seekable inputs aren't supported yet. xine_get_error() "No suitable demux plugin. This often means that the file format is not supported." [New Thread 0xa85ffb70 (LWP 4189)] "OK" [Thread 0xa85ffb70 (LWP 4189) exited]

Path of file: /home/kadai/Purgatorio/01 Japanese Doujins/# STB-Lab/2004 - Kaninippa - Ragnarok Online/05. Desert.mp3

Clementine-Issue-Importer commented 10 years ago

From davidsansome on March 26, 2010 14:21:21

Issue 129 has been merged into this issue.

Clementine-Issue-Importer commented 10 years ago

From davidsansome on March 26, 2010 14:22:03

Status: Accepted
Labels: -Priority-Medium Priority-High Milestone-0.3

Clementine-Issue-Importer commented 10 years ago

From davidsansome on March 27, 2010 08:53:06

This issue was closed by revision r523 .

Status: Fixed

Clementine-Issue-Importer commented 10 years ago

From john.maguire on April 21, 2010 00:26:25

Issue 233 has been merged into this issue.