Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #45133

Re: Making safe file names

Date 2013-05-08 21:12 -0500
From Andrew Berg <bahamutzero8825@gmail.com>
Subject Re: Making safe file names
References <51895D03.4000300@gmail.com> <CAA=1kxTnyFgLW=N_7mOCNnj75qDHt8Dfd-aYUYD8deLTrUBQ4g@mail.gmail.com> <518989E1.8010701@gmail.com> <v9olo8dnct9scscmpv4mlbd53ahkmuit43@invalid.netcom.com>
Newsgroups comp.lang.python
Message-ID <mailman.1547.1368273845.3114.python-list@python.org> (permalink)

Show all headers | View raw


On 2013.05.08 18:37, Dennis Lee Bieber wrote:
> 	And now you've seen why music players don't show the user the
> physical file name, but maintain a database mapping the internal data
> (name, artist, track#, album, etc.) to whatever mangled name was needed
> to satisfy the file system.
Tags are used mainly for organization but a nice benefit of tags is that they are not subject to file system or URL or whatever other
limits. If an audio file has no metadata, most players will show the file name.

-- 
CPython 3.3.1 | Windows NT 6.2.9200 / FreeBSD 9.1

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: Making safe file names Andrew Berg <bahamutzero8825@gmail.com> - 2013-05-08 21:12 -0500

csiph-web