Update of /cvsroot/freevo/freevo/src/video
In directory sc8-pr-cvs1:/tmp/cvs-serv18886

Modified Files:
        videoitem.py 
Log Message:
add more infos about tv shows

Index: videoitem.py
===================================================================
RCS file: /cvsroot/freevo/freevo/src/video/videoitem.py,v
retrieving revision 1.111
retrieving revision 1.112
diff -C2 -d -r1.111 -r1.112
*** videoitem.py        4 Jan 2004 17:20:20 -0000       1.111
--- videoitem.py        4 Jan 2004 18:18:56 -0000       1.112
***************
*** 11,14 ****
--- 11,17 ----
  # -----------------------------------------------------------------------
  # $Log$
+ # Revision 1.112  2004/01/04 18:18:56  dischi
+ # add more infos about tv shows
+ #
  # Revision 1.111  2004/01/04 17:20:20  dischi
  # check for .raw file as image
***************
*** 148,153 ****
                      self.mplayer_options = tvinfo[2]
  
!                 self.tv_show   = True
!                 self.show_name = show_name
  
          # extra infos in discset_informations
--- 151,159 ----
                      self.mplayer_options = tvinfo[2]
  
!                 self.tv_show       = True
!                 self.show_name     = show_name
!                 self.tv_show_name  = show_name[0]
!                 self.tv_show_ep    = show_name[3]
!                 
  
          # extra infos in discset_informations




-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
_______________________________________________
Freevo-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to