openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
XMLTV
Settings
|
Report Duplicate
4
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
over 1 year
ago. based on code collected
over 2 years
ago.
Feb 10, 2022 — Feb 10, 2023
Showing page 162 of 173
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
special_multipart(): the 'base day' from which the times of subprogrammes are calculated should take into account timezone.
epaepa
More...
about 23 years ago
Remove trailing full stop when 'Introduced by...' is a sentence.
epaepa
More...
about 23 years ago
Made the multipart programme splitting code take account of timezones.
epaepa
More...
about 23 years ago
Added a handler for the words like 'Thriller' or 'Drama' that appear at the end of programme descriptions. These are converted into categories. Also made the 'news' detector add to the list of existing categories, rather than doing nothing if categories already exist.
epaepa
More...
about 23 years ago
Added a handler for the 'TVM' that appears at the front of descriptions in old-style Ananova listings, I think it stands for 'TV movie'.
epaepa
More...
about 23 years ago
Stopped translating the 'new' flag to <new /> in XML, that's not what it means.
epaepa
More...
about 23 years ago
Added a handler to parse out a year at the start of the description and put it in <date>.
epaepa
More...
about 23 years ago
cleaner identification of french part x of y details
jveldhuis
More...
about 23 years ago
identifies french part x of y details, or at least some
jveldhuis
More...
about 23 years ago
Bug fix for newly added special_new_series().
epaepa
More...
about 23 years ago
Added a handler for 'New series' text in programme descriptions.
epaepa
More...
about 23 years ago
Clarified the meaning of the 'new' element. The old UK grabber was getting it wrong.
epaepa
More...
about 23 years ago
Fixed incorrect episode-num content. The episode number is the middle item - the last item is for 'part 3 of 4' stuff. I really ought to change this episode-num stuff in the DTD to something less confusing.
epaepa
More...
about 23 years ago
Fix for aspect-ratio writing bug.
epaepa
More...
about 23 years ago
Noticed a longstanding bug in file writing. Aspect ratio is not a Boolean!
epaepa
More...
about 23 years ago
added language Dene
jveldhuis
More...
about 23 years ago
Added code to notice when Ananova is running one day behind (which happens for example for a short time after midnight) and cope without too much complaining. Fixed warnings when using newer XMLTV.pm versions.
epaepa
More...
about 23 years ago
Added some trace and debugging code; made the 'exactly one' multiplicity specifier for parsing match what the documentation says; in parse(), sanity-check for something that looks like XMLTV before firing up the DOM.
epaepa
More...
about 23 years ago
The 'date' element of a programme hash is a single value if present, it's not multivalued. Hard to believe that this bug went unnoticed until now - obviously the listings I use just don't have dates.
epaepa
More...
about 23 years ago
Fixes to the POD documentation so it formats correctly. There are still some problems with the formatting of the lists of handlers, which mystify me at the moment. Never mind, I don't expect many people to actually read this documentation as it stands.
epaepa
More...
about 23 years ago
Made %Handlers into a global variable so that it's possible (when absolutely necessary) for users to mess around with the tables of parsing and writing routines, so they can add their own extensions to the file format.
epaepa
More...
about 23 years ago
Make sure Emacs knows this is a Perl file.
epaepa
More...
about 23 years ago
The listings have moved to a new site and most of the problems have been fixed. This grabber is looking very slim :-).
epaepa
More...
about 23 years ago
Documented the feature that hash keys beginning with an underscore are skipped on output. And now keys beginning 'debug_' are written as comments, this replaces the old special handling for 'source'. Hmm, I ought to test this feature.
epaepa
More...
about 23 years ago
Configure: always start sorted by title Scan: minor bug fixes
rmeden
More...
about 23 years ago
Fix to allow uninstall to work on windows.
rmeden
More...
about 23 years ago
fix bugs preventing tests from passing on windows.
rmeden
More...
about 23 years ago
minor debugging code removed :)
jveldhuis
More...
about 23 years ago
Added pod documentation to XMLTV.pm. As with tv_grep, part of it is automatically generated from the list of 'handlers' for subelements of <programme> and <channel>. This necessitated moving XMLTV.pm to XMLTV.pm.in and writing a short script XMLTV.pm.PL to generate the end file.
epaepa
More...
about 23 years ago
Noticed that test.xml didn't have anything for subtitles, added it and modified the expected outputs accordingly. (This doesn't quite match the current version of XMLTV.pm, but it matches the one I'm about to commit.)
epaepa
More...
about 23 years ago
←
1
2
…
158
159
160
161
162
163
164
165
166
…
172
173
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree