Opened 20 years ago
Closed 20 years ago
#2565 closed enhancement (fixed)
UPNP support for Mythvideo data
| Reported by: | greg | Owned by: | greg |
|---|---|---|---|
| Priority: | minor | Milestone: | unknown |
| Component: | mythtv | Version: | 0.20 |
| Severity: | medium | Keywords: | |
| Cc: | Ticket locked: | no |
Description
The attached patch adds support for streaming content listed in the MythVideo tables just like we do now for Recordings and Music.
At the moment it reads the file size of each video from the filesystem since MythVideo doesn't store than.
Todo: Add support for transfering coverfiles
Please test and post comments on mythtv-dev
Attachments (1)
Change History (5)
by , 20 years ago
| Attachment: | upnp_mythvideo.patch added |
|---|
comment:1 by , 20 years ago
| Owner: | changed from to |
|---|
comment:2 by , 20 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
comment:3 by , 20 years ago
| Resolution: | fixed |
|---|---|
| Status: | closed → reopened |
You've forgotten to check in upnpcdsvideo.[cpp|h]
Note:
See TracTickets
for help on using tickets.

(In [11541])
tables just like we do now for Recordings and Music and closes #2565