Changeset c148655254a60e83150e6287608a50862af58b3d
- Timestamp:
- 12/19/06 01:39:08
(2 years ago)
- Author:
- Jason Michalski <armooo@armooo.net>
- git-committer:
- Jason Michalski <armooo@armooo.net> 1166513948 +0000
- git-parent:
[092f92ac9b90b3a323a59c05b95730e3378a0fea]
- git-author:
- Jason Michalski <armooo@armooo.net> 1166513948 +0000
- Message:
pyTivo
- Files with & in the name
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r4db5c7a |
rc148655 |
|
| 27 | 27 | <Item> |
|---|
| 28 | 28 | <Details> |
|---|
| 29 | | <Title>#echo '.'.join(file.split('.')[:-1]) #</Title> |
|---|
| | 29 | <Title>#echo $escape('.'.join(file.split('.')[:-1])) #</Title> |
|---|
| 30 | 30 | <ContentType>video/x-tivo-mpeg</ContentType> |
|---|
| 31 | 31 | <SourceFormat>video/x-tivo-mpeg</SourceFormat> |
|---|