Opened 16 years ago
Closed 14 years ago
Last modified 14 years ago
#8801 closed Patch - Feature (Fixed)
UPnP server is not integrated with the MythVideo plugin
| Reported by: | Owned by: | beirdo | |
|---|---|---|---|
| Priority: | minor | Milestone: | 0.25 |
| Component: | MythTV - UPnP | Version: | Master Head |
| Severity: | low | Keywords: | UPnP MythVideo |
| Cc: | Ticket locked: | yes |
Description
Currently in trunk the UPnP server for video scans the mythvideo directories and serves the video files it finds there independently of MythVideo.
This patch changes the UPnP server to use the mythvideo records from the database, which includes the user-generated metadata and the coverart.
This drops the use of the upnpmedia table and negates the need for scanning directories independently of mythvideo.
Attachments (2)
Change History (14)
by , 16 years ago
| Attachment: | upnp_video.patch added |
|---|
comment:1 by , 16 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
comment:2 by , 16 years ago
| Status: | assigned → accepted |
|---|
by , 16 years ago
| Attachment: | 0001-Added-patch-from-8801-redo-upnp-video.patch added |
|---|
comment:3 by , 16 years ago
Added subtitle support.
I think that it would be best to maintain the directory structures within the storage groups, which this seems to not do. Another concern is the lack of parental controls... But this is a general issue with the upnp stuff.
I will look at committing what we have so far soon, and then look at the idea of using the subdir structure after.
comment:4 by , 16 years ago
| Milestone: | unknown → 0.25 |
|---|
comment:6 by , 16 years ago
This has been committed as a4ba70865147 in master.
We still need to consider re-addition of the directory structure support for the videos in UPnP.
comment:7 by , 15 years ago
| Milestone: | 0.25 → unknown |
|---|
comment:8 by , 14 years ago
| Type: | enhancement → Patch - Feature |
|---|
comment:9 by , 14 years ago
| Resolution: | → Fixed |
|---|---|
| Status: | accepted → closed |
Per Raymond in IRC this can be closed.
comment:10 by , 14 years ago
| Milestone: | unknown → 0.25 |
|---|
comment:11 by , 14 years ago
Really would like to see subdir support added in please. It is pretty useless to me without it as it mixes movies and TV episodes together and some of my DLNA front ends cannot even list all contents.
comment:12 by , 14 years ago
| Ticket locked: | set |
|---|

Patch for UPnP mythvideo support