[mythtv-commits] Ticket #10449: Scheduler records random shows

MythTV noreply at mythtv.org
Wed Mar 14 09:53:35 UTC 2012


#10449: Scheduler records random shows
-------------------------------------------+-------------------------
     Reporter:  yiannividalis@…            |      Owner:  gigem
         Type:  Bug Report - General       |     Status:  new
     Priority:  minor                      |  Milestone:  unknown
    Component:  MythTV - Scheduling        |    Version:  Master Head
     Severity:  medium                     |   Keywords:
Ticket locked:  0                          |
-------------------------------------------+-------------------------
 I am on latest master, and I create scheduled recordings via mythweb - I
 find it more convenient. I've noticed in the past 1-2 months that the
 scheduler will randomly record shows that I've not scheduled, but on the
 same channel that I've scheduled something else with totally different
 title. I think it affects rules that record "any time on a particular
 channel".

 Maybe the program is confused by the Greek program titles, but the backend
 runs in an el_GR.UTF-8 environment - In the startup script there is:

 {{{
 export LANG=el_GR.UTF-8
 export LC_CTYPE="el_GR.UTF-8"
 export LC_NUMERIC="el_GR.UTF-8"
 export LC_TIME="el_GR.UTF-8"
 export LC_COLLATE="el_GR.UTF-8"
 export LC_MONETARY="el_GR.UTF-8"
 export LC_MESSAGES="el_GR.UTF-8"
 export LC_PAPER="el_GR.UTF-8"
 export LC_NAME="el_GR.UTF-8"
 export LC_ADDRESS="el_GR.UTF-8"
 export LC_TELEPHONE="el_GR.UTF-8"
 export LC_MEASUREMENT="el_GR.UTF-8"
 export LC_IDENTIFICATION="el_GR.UTF-8"
 export LC_ALL="el_GR.UTF-8"

 }}}
 before calling mythbackend.
 For reference, the title set in the schedule is:
 'Αλ τσαντιρι Νιουζ'

 I created this rule yesterday evening and today two other shows are
 scheduled for recording, but their titles are not present in the 'record'
 table. The only rule for the specific channel is the one I created.

 {{{
 MythTV Version : v0.25-beta-103-g78a637c-dirty
 MythTV Branch : master
 Network Protocol : 72
 Library API : 0.25.20120307-2
 QT Version : 4.7.4
 Options compiled in:
  linux profile use_hidesyms using_alsa using_oss using_pulse
 using_pulseoutput using_backend using_bindings_perl using_bindings_python
 using_bindings_php using_dvb using_frontend using_hdpvr using_iptv
 using_libcrypto using_libfftw3 using_libxml2 using_libudf using_lirc
 using_mheg using_opengl_video using_qtwebkit using_qtscript using_qtdbus
 using_v4l2 using_x11 using_xrandr using_xv using_bindings_perl
 using_bindings_python using_bindings_php using_mythtranscode using_opengl
 using_vdpau using_ffmpeg_threads using_live using_mheg using_libxml2
 using_libudf
 }}}

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


More information about the mythtv-commits mailing list