[SOLUTION] PS3 filenames ending with an * not [*]

General discussion about the media server. Feature requests. Hints, tips and tricks.
Locked
User avatar
phibertron
Posts:1566
Joined:Sun Jan 30, 2011 5:52 pm
AV Hardware:Hardware
========
WHS - HP Ex495
PS3
XBOX 360
iTouch - Gen 2 and Gen 3
PSP - 3000

Encoders
========
Handbrake
x264
ffmpeg
mencoder

Tagging
======
mp3tag
[SOLUTION] PS3 filenames ending with an * not [*]

Post by phibertron » Fri Jul 25, 2014 2:09 am

This solution is not for files that end with an [*], that is a twonkys way of showing a bad file
On the PS3, videos have always shown an * at the end of the file name

This is what sony has to say about it
http://manuals.playstation.net/document ... tdlna.html
(near the bottom in the Hints section).
File names for data that is stored on servers that are not compliant with DLNA may have an asterisk appended to the file name. In some cases, these files cannot be played on the PS3â„¢ system. Also, even if the files can be played on the PS3â„¢ system, it might not be possible to play the files on other devices
.
It has never hindered my from playing my videos, it was just an annoyance

Recently, I stumbled across a solution in getting the PS3 to work correctly with Twonky Server 7.2.x and 7.3.x
Something is different with them since 7.0.x and 7.1.x
that caused my mp4 videos to no longer work
after some trial and error, I discovered that adding this quirk to the PS3.xml made things work again

Code: Select all

<Quirk>ADDITIONAL_MPEG_RES</Quirk>
In addition to making my mp4's work again
I immediately noticed that there was no longer an asterisk at the end of the file name
So I tested this quirk out on 7.0.x and 7.1.x and it works there also

If you do make the change the ps3.xml
you MUST restart the server for changes to take effect
.
viewtopic.php?f=2&t=10627
viewtopic.php?f=2&t=9353
viewtopic.php?f=2&t=9408
viewtopic.php?f=2&t=9416
viewtopic.php?f=2&t=9424
viewtopic.php?f=2&t=9364
viewtopic.php?f=2&t=9497

Locked