Difference between revisions of "User:Dekarl"

From XMLTV
Jump to: navigation, search
m (Cleanup List)
m (Cleanup List: closed some tickets)
Line 13: Line 13:
 
= Cleanup List =
 
= Cleanup List =
 
Feel free to take anything from the list
 
Feel free to take anything from the list
* {{ticket|1701027}} was fixed in 2010-01
 
* {{ticket|1772487}} seems fixed in 2008 (whenever, test_grabbers should complain if it turns up again, tested with 3/4 of these channels)
 
 
* {{ticket|1880681}} the bug was solved (not a bug), the suggestion for [[Supplementary Files]] is turning one can of worms into another...
 
* {{ticket|1880681}} the bug was solved (not a bug), the suggestion for [[Supplementary Files]] is turning one can of worms into another...
* {{ticket|2043773}} channel_ids have been updated meanwhile
 
* {{ticket|2680308}} user reported back, it's not an issues anymore
 
 
* {{grabber|huro}} has no maintainer?
 
* {{grabber|huro}} has no maintainer?
 
** {{ticket|2748362}} site changes: holes in the collected programs
 
** {{ticket|2748362}} site changes: holes in the collected programs
Line 24: Line 20:
 
** {{ticket|2880092}} close it, was "no programs at all", test_grabbers gets some programs
 
** {{ticket|2880092}} close it, was "no programs at all", test_grabbers gets some programs
 
** {{ticket|2910015}} close it, was "no programs on channel 1", test_grabbers tests with that channel succesful
 
** {{ticket|2910015}} close it, was "no programs on channel 1", test_grabbers tests with that channel succesful
* {{ticket|1862311}} {{grabber|hr}} was fixed at the site [http://repo.or.cz/w/nonametv.git/commit/8e5f62c9a5982a4d5d8e6de4bb9fd8b13bb19ab4]
 
* {{ticket|1184586}} close it, a postnuke module that can render xmltv data is out of scope of [[XMLTVProject]]
 
* {{ticket|1878505}} close it, wishlist item directed at the data source, not the grabber
 
 
* {{ticket|1938073}} close it, [[XMLTVFormat]] doesn't allow floating time stamps! so shifting stuff around to please some local time is up to the consuming program. (better yet, just store everything in utc and add some intelligent local time handling... /rant)
 
* {{ticket|1938073}} close it, [[XMLTVFormat]] doesn't allow floating time stamps! so shifting stuff around to please some local time is up to the consuming program. (better yet, just store everything in utc and add some intelligent local time handling... /rant)
 
  You can also append a timezone to the end; '''if no explicit timezone is given, UTC is assumed.'''
 
  You can also append a timezone to the end; '''if no explicit timezone is given, UTC is assumed.'''

Revision as of 11:02, 4 September 2010

Known Issues with Character Encoding

Which grabbers status will turn red if we add character encoding checks?

  • tv_grab_re writes iso-8859-1 header and programs but adds utf-8 encoded categories.
  • #1910245 should add a test for HTML entities in the generated XML. (hint ´ is invalid XML!)
  • #2756659 suggests HTML entities, too. It's 2010 after all, Unicode has landed and is here to stay!

Issues with Time Zones

  • #2483562 tv_grab_huro in netherlands
  • should add a test for implicit UTC vs. localtime (update grabbers to explicit UTC/offset and complain about missing time offset)

Memory Leaks??

Cleanup List

Feel free to take anything from the list

  • #1880681 the bug was solved (not a bug), the suggestion for Supplementary Files is turning one can of worms into another...
  • tv_grab_huro has no maintainer?
    • #2748362 site changes: holes in the collected programs
    • #2837668 site changes: unexpected hash references
    • #2858285 close it, was "no channels found", the grabber does not fail completely anymore (see status)
    • #2880092 close it, was "no programs at all", test_grabbers gets some programs
    • #2910015 close it, was "no programs on channel 1", test_grabbers tests with that channel succesful
  • #1938073 close it, XMLTVFormat doesn't allow floating time stamps! so shifting stuff around to please some local time is up to the consuming program. (better yet, just store everything in utc and add some intelligent local time handling... /rant)
You can also append a timezone to the end; if no explicit timezone is given, UTC is assumed.

Cleanup SourceForge Project

  • remove group/status/category examples from the tracker (might check for other unused stuff while there)