[mythtv-commits] Ticket #11138: Mythweb still depends on DefaultStartOffset and DefaultEndOffset in 'settings'

MythTV noreply at mythtv.org
Tue Oct 2 19:49:32 UTC 2012


#11138: Mythweb still depends on DefaultStartOffset and DefaultEndOffset in
'settings'
----------------------------------+-------------------------
     Reporter:  tycholursen@…     |      Owner:  kormoc
         Type:  Developer Task    |     Status:  new
     Priority:  minor             |  Milestone:  unknown
    Component:  Plugin - MythWeb  |    Version:  Master Head
     Severity:  medium            |   Keywords:
Ticket locked:  0                 |
----------------------------------+-------------------------
 Since 0.26 is out, I upgraded to it, including a fresh database.
 I used to use the DefaultStartOffset and DefaultEndOffset vars in
 'settings' to make sure I don't miss the beginning or end of a show.
 Those settings are obsolete now, I use the default temlate in 'record' to
 accomplish the same goal.

 While mythfrontend has adapted to this new situation, mythweb has not. It
 does not follow the new template in 'record'
 So scheduling a show in mythweb will result in clipped shows, while
 scheduling a show for recording using mythfrontend is good.

 I am using master branch from mythweb right now, as there is no fixes/0.26
 yet.

 When I insert the old values (DefaultStartOffset and DefaultEndOffset) in
 'settings', mythweb will use that and recorded shows will start early and
 end late as I instructed.

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/11138>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list