File names in playlist

Feature requests for VLC.
kartal
New Cone
New Cone
Posts: 9
Joined: 18 Sep 2008 15:45

File names in playlist

Postby kartal » 18 Sep 2008 15:52

I think it would be helpfull to have a column that is dedicated to filenames in the playlist window. Things can get quite confusing sometimes if files do not have proper tags.

dionoea
Cone Master
Cone Master
Posts: 5157
Joined: 03 Dec 2003 23:09
Location: Paris, France

Re: File names in playlist

Postby dionoea » 18 Sep 2008 18:01

Which OS and interface do you use?
Antoine Cellerier
dionoea
(Please do not use private messages for support questions)

kartal
New Cone
New Cone
Posts: 9
Joined: 18 Sep 2008 15:45

Re: File names in playlist

Postby kartal » 18 Sep 2008 18:36

I am under xp64. IUse the default interface.

dionoea
Cone Master
Cone Master
Posts: 5157
Joined: 03 Dec 2003 23:09
Location: Paris, France

Re: File names in playlist

Postby dionoea » 18 Sep 2008 19:18

I'll add that feature to the Qt interface (unless I forget).
Antoine Cellerier
dionoea
(Please do not use private messages for support questions)

dionoea
Cone Master
Cone Master
Posts: 5157
Joined: 03 Dec 2003 23:09
Location: Paris, France

Re: File names in playlist

Postby dionoea » 18 Sep 2008 19:42

Done. Will be available in upcoming releases. (Column name is URI)
Antoine Cellerier
dionoea
(Please do not use private messages for support questions)

CloudStalker
Big Cone-huna
Big Cone-huna
Posts: 2581
Joined: 14 Jan 2007 19:00
VLC version: OVER 9000!!!
Operating System: It's...blue screen
Location: Heaven? No no. What's that other place that starts with an "H"? Oh yes: Home. ^_^

Re: File names in playlist

Postby CloudStalker » 19 Sep 2008 18:48

Done. Will be available in upcoming releases. (Column name is URI)
Thanks. This has been a nuisance for awhile. Me be wanting only the file name, not the url address. :? But anyway, thanks. :)

dionoea
Cone Master
Cone Master
Posts: 5157
Joined: 03 Dec 2003 23:09
Location: Paris, France

Re: File names in playlist

Postby dionoea » 19 Sep 2008 21:13

Well current, for a file loaded in the playlist as ... "/home/username/media/music/track.mp3", you'll get "file:///home/username/media/music/track.mp3" in the playlist (not sure if the file:// prefix will always be there). I could also add a column to just display the filename component (like everything after the last / or \). Would that be useful to some of you?
Antoine Cellerier
dionoea
(Please do not use private messages for support questions)

CloudStalker
Big Cone-huna
Big Cone-huna
Posts: 2581
Joined: 14 Jan 2007 19:00
VLC version: OVER 9000!!!
Operating System: It's...blue screen
Location: Heaven? No no. What's that other place that starts with an "H"? Oh yes: Home. ^_^

Re: File names in playlist

Postby CloudStalker » 19 Sep 2008 22:31

Yeah, basically if an audio/video file is located in C:/Music/Artists/Album/Disc/Track 01.mp3 it should display the name of the file only, Track.01 (without the extension .mp3...). This is useful in the case that music has not been tagged.

Jean-Baptiste Kempf
Site Administrator
Site Administrator
Posts: 37523
Joined: 22 Jul 2005 15:29
VLC version: 4.0.0-git
Operating System: Linux, Windows, Mac
Location: Cone, France
Contact:

Re: File names in playlist

Postby Jean-Baptiste Kempf » 19 Sep 2008 22:55

It does that in the statusBar is no metadata is found.
Jean-Baptiste Kempf
http://www.jbkempf.com/ - http://www.jbkempf.com/blog/category/Videolan
VLC media player developer, VideoLAN President and Sites administrator
If you want an answer to your question, just be specific and precise. Don't use Private Messages.

dionoea
Cone Master
Cone Master
Posts: 5157
Joined: 03 Dec 2003 23:09
Location: Paris, France

Re: File names in playlist

Postby dionoea » 20 Sep 2008 00:33

Yeah, basically if an audio/video file is located in C:/Music/Artists/Album/Disc/Track 01.mp3 it should display the name of the file only, Track.01 (without the extension .mp3...). This is useful in the case that music has not been tagged.
I'll add a "filename" column too then :) (Unless I forget)
Antoine Cellerier
dionoea
(Please do not use private messages for support questions)

CloudStalker
Big Cone-huna
Big Cone-huna
Posts: 2581
Joined: 14 Jan 2007 19:00
VLC version: OVER 9000!!!
Operating System: It's...blue screen
Location: Heaven? No no. What's that other place that starts with an "H"? Oh yes: Home. ^_^

Re: File names in playlist

Postby CloudStalker » 20 Sep 2008 19:56

Dat would be cool. :P Hypothetically speaking, let's say CloudStalker was developing a skin, a hypothetical one, would he be able to apply this "filename" column to it? 8)

dionoea
Cone Master
Cone Master
Posts: 5157
Joined: 03 Dec 2003 23:09
Location: Paris, France

Re: File names in playlist

Postby dionoea » 21 Sep 2008 02:51

No, those are Qt4 specific changes :) I think that skins2 playlist doesn't allow displaying lots of meta data ... you should ask in the skins forum section or check the documentation on the website.
Antoine Cellerier
dionoea
(Please do not use private messages for support questions)

CloudStalker
Big Cone-huna
Big Cone-huna
Posts: 2581
Joined: 14 Jan 2007 19:00
VLC version: OVER 9000!!!
Operating System: It's...blue screen
Location: Heaven? No no. What's that other place that starts with an "H"? Oh yes: Home. ^_^

Re: File names in playlist

Postby CloudStalker » 21 Sep 2008 04:12

...I think that skins2 playlist doesn't allow displaying lots of meta data ...
"Ouch", that kinda hurts CloudStalker's idea, it requires display of a lot of meta data. :( Guess me should just scrap this hypothetical idea me had. :-|

nboul
New Cone
New Cone
Posts: 1
Joined: 26 Sep 2008 13:52

Re: File names in playlist

Postby nboul » 26 Sep 2008 13:56

Hi,
I think it would also be useful to display HTTP file names without %XX codes (mainly %20 for spaces).

bwpearre
New Cone
New Cone
Posts: 2
Joined: 27 Jul 2009 19:47

Re: File names in playlist

Postby bwpearre » 29 Jul 2009 04:44

Agreed (I'm using QT interface with vlc 1.0.0 under Linux (Debian unstable)). I do see URI but not Filename--am I an idiot?

Please allow me to sketch a more detailed example of why this is very important to a very small group of people:

Most of my music is Ogg Vorbis. One clever thing that the folks over at Xiph did was to realise that the standard mp3 tags are next to useless for classical music. Therefore they allow arbitrary tags, and I made use of that--standardising on the set described at http://legroom.net/2009/05/09/ogg-vorbi ... mendations

In other words, I'll have a work whose "title" is "The Marriage of Figaro", consisting of 43 or so tracks with part names (by the way, without URI, sorting on "Title" fails). Since players don't usually support arbitrary fields, I've been content to include the information in the filename. While VLC displays these, it ain't pretty: URI gives something like "file:///home/ben/music/Mozart/Mozart%20-%20K.492%20Le%20Nozze%20di%20Figaro%20-%20(23)%20E%20Susanna%20non%20vien!...Dove%20sono.ogg".

Great for sorting! But hard to read. "ls" lists the file as "Mozart - K.492 Le Nozze di Figaro - (23) E Susanna non vien!...Dove sono.ogg", which I find rather more readable. No, I don't care much whether the extension is visible or not... extensions are generally moot when you can use magic numbers :)

I don't see the filename field in 1.0.0. Should I? What am I doing wrong? Will a skin fix this?

Many thanks!
-Ben


Return to “VLC media player Feature Requests”

Who is online

Users browsing this forum: No registered users and 19 guests