Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| dlna [2014/02/23 07:08] – [Matroska title tags] beandog | dlna [2025/04/21 05:46] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== DLNA ====== | ====== DLNA ====== | ||
| + | * [[DLNA HTTP Requests]] | ||
| * [[x264]] | * [[x264]] | ||
| * [[Matroska]] | * [[Matroska]] | ||
| * [[MP4]] | * [[MP4]] | ||
| - | * [[minidlna]] - best DLNA server, evar! :D | + | * [[PS3]] |
| + | |||
| + | ** Note: ** Right now, all of this is specific to my Sony Blu-ray players that have DLNA support. | ||
| === What works === | === What works === | ||
| Line 12: | Line 15: | ||
| * Resume playback on titles, during same power session | * Resume playback on titles, during same power session | ||
| * On MP4 and MKV, Sony Blu-ray players will drop the extension, so you can have some kind of a naming scheme. | * On MP4 and MKV, Sony Blu-ray players will drop the extension, so you can have some kind of a naming scheme. | ||
| - | |||
| ==== What doesn' | ==== What doesn' | ||
| + | |||
| + | ** Note: ** This is actually my Sony BDP client that doesn' | ||
| * MKV: title tags :( | * MKV: title tags :( | ||
| Line 19: | Line 23: | ||
| ==== Matroska title tags ==== | ==== Matroska title tags ==== | ||
| + | |||
| + | ** Note: ** This is actually my Sony BDP client that doesn' | ||
| I tried tagging the title in these places: | I tried tagging the title in these places: | ||
| Line 29: | Line 35: | ||
| MP4 worked natively. | MP4 worked natively. | ||
| - | ==== minidlna hacking to do ==== | ||
| - | * Store more details in SQLite database -- number of times played, which media device is requesting, etc. | + | |
| - | * Figure out how resume-playback works -- I'm guessing that the DLNA server makes a request for a starting point | + | |