Opened 16 years ago

Closed 16 years ago

#4281 closed patch (fixed)

Mythweb doesn't save browse filter for mythvideo across pages

Reported by: Ash Bostock <abostock@…> Owned by: Rob Smith
Priority: minor Milestone: unknown
Component: mythweb Version: head
Severity: medium Keywords:
Cc: Ticket locked: no

Description

I have several movie files that are named like SomeFilm?.Part1.avi and SomeFilm?.Part2.avi, so I set the second file to be browse=0 in the database, and then it doesn't show up on the frontend.

In mythweb it has the option to show browse=yes, so that way only the Part1 files are displayed. It would be really useful if that setting/filter was then remembered across pages. I've attached a quick fix patch to this ticket which works for me, but not sure if that is the "correct" way to fix/implement it.

Attachments (1)

mythweb_save_browse_setting.patch (741 bytes) - added by Ash Bostock <abostock@…> 16 years ago.

Download all attachments as: .zip

Change History (3)

Changed 16 years ago by Ash Bostock <abostock@…>

comment:1 Changed 16 years ago by Rob Smith

Component: mythtvmythweb
Owner: changed from Isaac Richards to Rob Smith
Status: newaccepted

comment:2 Changed 16 years ago by Rob Smith

Resolution: fixed
Status: acceptedclosed

(In [15877]) Fixes #4281, this setups session support for the video browse selection. Thanks Ash

Note: See TracTickets for help on using tickets.