Opened 12 years ago
Closed 11 years ago
Last modified 11 years ago
#11138 closed Developer Task (fixed)
Mythweb still depends on DefaultStartOffset and DefaultEndOffset in 'settings'
Reported by: | Owned by: | sphery | |
---|---|---|---|
Priority: | minor | Milestone: | 0.26.1 |
Component: | Plugin - MythWeb | Version: | Master Head |
Severity: | medium | Keywords: | |
Cc: | Ticket locked: | no |
Description
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.
Change History (7)
comment:1 Changed 12 years ago by
comment:2 Changed 12 years ago by
Owner: | changed from Rob Smith to sphery |
---|---|
Status: | new → accepted |
comment:3 Changed 11 years ago by
Resolution: | → fixed |
---|---|
Status: | accepted → closed |
comment:4 Changed 11 years ago by
Thanks a lot!
Could you backport this (and f97529656c) to fixes/0.26?
Regards,
Bas.
comment:5 Changed 11 years ago by
Milestone: | unknown → 0.27 |
---|
comment:7 Changed 11 years ago by
Milestone: | 0.27 → 0.26.1 |
---|
Come to think of it, creating and editing templates should be part of mythweb too, since it is in mythfrontend as of fixes/0.26