]> git.etc.gen.nz Git - mythtv-status.git/log
mythtv-status.git
17 years agoHandle another possible place where loading MythTV might fail.
Andrew Ruthven [Mon, 7 Jan 2008 02:49:21 +0000 (15:49 +1300)]
Handle another possible place where loading MythTV might fail.

17 years agoBump to 0.6.2. 0.6.2 debian-0.6.2-1
Andrew Ruthven [Wed, 26 Dec 2007 09:42:41 +0000 (22:42 +1300)]
Bump to 0.6.2.

17 years agoRemove fuzziness in the French translation
Francois Marier [Tue, 25 Dec 2007 18:40:03 +0000 (13:40 -0500)]
Remove fuzziness in the French translation

17 years agoUpdate Portuguese translation.
Américo Monteiro [Wed, 26 Dec 2007 04:54:30 +0000 (17:54 +1300)]
Update Portuguese translation.

17 years agoBetter commit the current state of the debconf strings.
Andrew Ruthven [Tue, 25 Dec 2007 09:21:20 +0000 (22:21 +1300)]
Better commit the current state of the debconf strings.

17 years agoUpdate the translation templates.
Andrew Ruthven [Tue, 25 Dec 2007 08:31:22 +0000 (21:31 +1300)]
Update the translation templates.

17 years agoUpdate with report that running mythtv-status from a .profile is fine.
Andrew Ruthven [Tue, 25 Dec 2007 01:21:36 +0000 (14:21 +1300)]
Update with report that running mythtv-status from a .profile is fine.

17 years agoEmails can be limited to just alerts now, not just conflicts.
Andrew Ruthven [Mon, 24 Dec 2007 23:33:08 +0000 (12:33 +1300)]
Emails can be limited to just alerts now, not just conflicts.

17 years agoConflicts should show the channel name as well.
Andrew Ruthven [Mon, 24 Dec 2007 21:29:17 +0000 (10:29 +1300)]
Conflicts should show the channel name as well.

17 years agoAdd the plural for emailing only on alerts.
Andrew Ruthven [Mon, 17 Dec 2007 19:31:37 +0000 (08:31 +1300)]
Add the plural for emailing only on alerts.

17 years agoWhen using xpath to pull out the channel name, swap it around so the attribute name...
Andrew Ruthven [Thu, 13 Dec 2007 17:25:08 +0000 (06:25 +1300)]
When using xpath to pull out the channel name, swap it around so the attribute name we use internally is first.

17 years agoBump to version 0.6.1. 0.6.1 debian-0.6.1-1
Andrew Ruthven [Wed, 12 Dec 2007 23:19:53 +0000 (12:19 +1300)]
Bump to version 0.6.1.

17 years agoShow the channel name along with each program.
Andrew Ruthven [Wed, 12 Dec 2007 23:11:30 +0000 (12:11 +1300)]
Show the channel name along with each program.

17 years agoAdd support for reporting on how much guide data is present.
Andrew Ruthven [Wed, 12 Dec 2007 19:44:03 +0000 (08:44 +1300)]
Add support for reporting on how much guide data is present.

17 years agoLintian or Linda reporting errors shouldn't stop the build.
Andrew Ruthven [Wed, 12 Dec 2007 17:40:49 +0000 (06:40 +1300)]
Lintian or Linda reporting errors shouldn't stop the build.

17 years agoUpdate sample output with current state of play. 0.6.0 debian-0.6.0-1
Andrew Ruthven [Tue, 11 Dec 2007 23:02:30 +0000 (12:02 +1300)]
Update sample output with current state of play.

17 years agoFix typo in ChangeLog.
Andrew Ruthven [Tue, 11 Dec 2007 22:16:48 +0000 (11:16 +1300)]
Fix typo in ChangeLog.

17 years agoAdd details on how to get the disk storage output displayed by patching MythTV.
Andrew Ruthven [Tue, 11 Dec 2007 19:13:06 +0000 (08:13 +1300)]
Add details on how to get the disk storage output displayed by patching MythTV.

17 years agoChristian has renamed mythtv-perl to libmythtv-perl at my suggestion. We'd better...
Andrew Ruthven [Tue, 11 Dec 2007 19:07:59 +0000 (08:07 +1300)]
Christian has renamed mythtv-perl to libmythtv-perl at my suggestion.  We'd better update our world view.

17 years agoUpdate files due to lintian warnings. Also bump changelog to 0.6.0-1.
Andrew Ruthven [Tue, 11 Dec 2007 19:04:30 +0000 (08:04 +1300)]
Update files due to lintian warnings.  Also bump changelog to 0.6.0-1.

17 years agoOnly mv the .deb, this allows us to still easily run lintian and linda.
Andrew Ruthven [Tue, 11 Dec 2007 18:48:37 +0000 (07:48 +1300)]
Only mv the .deb, this allows us to still easily run lintian and linda.

17 years agoWhen cleaning also remove any output from dpkg-buildpackage.
Andrew Ruthven [Tue, 11 Dec 2007 18:20:16 +0000 (07:20 +1300)]
When cleaning also remove any output from dpkg-buildpackage.

17 years agoBy default only show storage groups that are over the warning threshold.
Andrew Ruthven [Tue, 11 Dec 2007 18:19:24 +0000 (07:19 +1300)]
By default only show storage groups that are over the warning threshold.

17 years agoFix typo in a comment.
Andrew Ruthven [Tue, 11 Dec 2007 17:43:54 +0000 (06:43 +1300)]
Fix typo in a comment.

17 years agoBump the version number to 0.6.
Andrew Ruthven [Sat, 8 Dec 2007 05:35:43 +0000 (18:35 +1300)]
Bump the version number to 0.6.

17 years agoAdd support for the additional storage groups using my XML patches.
Andrew Ruthven [Sat, 8 Dec 2007 05:34:23 +0000 (18:34 +1300)]
Add support for the additional storage groups using my XML patches.

Use the patch from:
 - http://svn.mythtv.org/trac/ticket/4278

17 years agoAdd support for my modified version of the XML for storage groups.
Andrew Ruthven [Sat, 8 Dec 2007 05:30:23 +0000 (18:30 +1300)]
Add support for my modified version of the XML for storage groups.

In trac at:
 - http://svn.mythtv.org/trac/ticket/4278

17 years agoRefactor the code for working out the disk space percentage.
Andrew Ruthven [Sat, 8 Dec 2007 05:16:38 +0000 (18:16 +1300)]
Refactor the code for working out the disk space percentage.

17 years agoEnforce the xml version (which defaults to 0, so will still work with svn trunk)
Andrew Ruthven [Sat, 8 Dec 2007 04:34:32 +0000 (17:34 +1300)]
Enforce the xml version (which defaults to 0, so will still work with svn trunk)

17 years agoWe now require that all version checks pass.
Andrew Ruthven [Fri, 7 Dec 2007 23:06:05 +0000 (12:06 +1300)]
We now require that all version checks pass.

17 years agoStart using the new xmlVer.
Andrew Ruthven [Fri, 7 Dec 2007 22:59:42 +0000 (11:59 +1300)]
Start using the new xmlVer.

17 years agoMerge branch 'release-0.5'
Andrew Ruthven [Fri, 7 Dec 2007 04:13:55 +0000 (17:13 +1300)]
Merge branch 'release-0.5'

Conflicts:

ChangeLog
bin/mythtv-status

17 years agoAdd sample output using my patches that are currently waiting in MythTV trac:
Andrew Ruthven [Fri, 7 Dec 2007 03:30:50 +0000 (16:30 +1300)]
Add sample output using my patches that are currently waiting in MythTV trac:

 - http://svn.mythtv.org/trac/ticket/4278
 - http://svn.mythtv.org/trac/ticket/4279
 - http://svn.mythtv.org/trac/ticket/4280

17 years agoBetter suppress warnings from the API by using our own warning signal handler. release-0.5 origin/release-0.5
Andrew Ruthven [Thu, 6 Dec 2007 18:09:47 +0000 (07:09 +1300)]
Better suppress warnings from the API by using our own warning signal handler.

17 years agoPrepare for a 0.5.3-1 release (and fix the changelog). 0.5.3 debian-0.5.3-1
Andrew Ruthven [Thu, 6 Dec 2007 01:56:06 +0000 (14:56 +1300)]
Prepare for a 0.5.3-1 release (and fix the changelog).

17 years agoRelease 0.5.3.
Andrew Ruthven [Thu, 6 Dec 2007 01:42:37 +0000 (14:42 +1300)]
Release 0.5.3.

17 years agoBump to Debian Standards-Version 3.7.3.
Andrew Ruthven [Thu, 6 Dec 2007 01:09:34 +0000 (14:09 +1300)]
Bump to Debian Standards-Version 3.7.3.

17 years agoAdd a couple of comments.
Andrew Ruthven [Wed, 5 Dec 2007 17:42:57 +0000 (06:42 +1300)]
Add a couple of comments.

17 years agoTime till next recording now handles next_time not being set in a nicer manner.
Andrew Ruthven [Sun, 2 Dec 2007 23:54:39 +0000 (12:54 +1300)]
Time till next recording now handles next_time not being set in a nicer manner.

17 years agoBe a bit more paranoid about doing substitutions.
Andrew Ruthven [Sun, 2 Dec 2007 22:53:54 +0000 (11:53 +1300)]
Be a bit more paranoid about doing substitutions.

17 years agoAdd a changelog entry for 0.5.2-2. debian-0.5.2-2
Andrew Ruthven [Sun, 2 Dec 2007 17:43:07 +0000 (06:43 +1300)]
Add a changelog entry for 0.5.2-2.

17 years agoAllow sending emails only if there is low disk space or recording conflicts.
Andrew Ruthven [Sun, 2 Dec 2007 09:44:16 +0000 (22:44 +1300)]
Allow sending emails only if there is low disk space or recording conflicts.

17 years agoMerge branch 'release-0.5'
Andrew Ruthven [Sun, 2 Dec 2007 00:30:32 +0000 (13:30 +1300)]
Merge branch 'release-0.5'

17 years agoChange init to be 51 instead of 21.
Andrew Ruthven [Sun, 2 Dec 2007 00:29:49 +0000 (13:29 +1300)]
Change init to be 51 instead of 21.

This supports KnoppMyth which starts mythtv-backend at 50.

Thanks to Aaron Yourk for spotting this.

17 years agoIf the disk space is over the limit, set the email subject accordingly.
Andrew Ruthven [Sun, 2 Dec 2007 00:15:45 +0000 (13:15 +1300)]
If the disk space is over the limit, set the email subject accordingly.

17 years agoMerge commit 'origin/release-0.5'
Andrew Ruthven [Thu, 29 Nov 2007 21:53:48 +0000 (10:53 +1300)]
Merge commit 'origin/release-0.5'

Conflicts:

ChangeLog
Makefile
bin/mythtv-status
debian/changelog

17 years agoAdd a missing word to the long description.
Andrew Ruthven [Thu, 29 Nov 2007 21:40:30 +0000 (10:40 +1300)]
Add a missing word to the long description.

17 years agoIgnore the new testing directory. 0.5.2 debian-0.5.2-1
Andrew Ruthven [Thu, 29 Nov 2007 21:03:44 +0000 (10:03 +1300)]
Ignore the new testing directory.

17 years agoRelease 0.5.2.
Andrew Ruthven [Thu, 29 Nov 2007 20:55:52 +0000 (09:55 +1300)]
Release 0.5.2.

17 years agoClean out the bad UTF-8 characters.
Andrew Ruthven [Thu, 29 Nov 2007 17:46:57 +0000 (06:46 +1300)]
Clean out the bad UTF-8 characters.

17 years agoTry and make the XML recovery a bit more silent, but provide a verbose option to...
Andrew Ruthven [Wed, 28 Nov 2007 17:45:34 +0000 (06:45 +1300)]
Try and make the XML recovery a bit more silent, but provide a verbose option to enable it.

17 years agoBe a bit more forgiving on the XML we're receiving by use the XML::LibXML recover...
Andrew Ruthven [Wed, 28 Nov 2007 09:43:15 +0000 (22:43 +1300)]
Be a bit more forgiving on the XML we're receiving by use the XML::LibXML recover mode.

Warnings are still printed out if errors are recovered.  I'm happy with this,
hopefully it'll make people clean up their data feeds.

17 years agoXML that causes XML::LibXML to spit the dummy on some UTF-8 encoding.
Andrew Ruthven [Wed, 28 Nov 2007 09:25:47 +0000 (22:25 +1300)]
XML that causes XML::LibXML to spit the dummy on some UTF-8 encoding.

Some issues with a couple of French characters.

17 years agoAdd support for reading XML from a file.
Andrew Ruthven [Wed, 28 Nov 2007 03:34:41 +0000 (16:34 +1300)]
Add support for reading XML from a file.

17 years agoDie if we fail to parse the XML returned by the MythTV backend.
Andrew Ruthven [Wed, 28 Nov 2007 02:42:07 +0000 (15:42 +1300)]
Die if we fail to parse the XML returned by the MythTV backend.

17 years agoFix typo (Fedeora -> Fedora)
Francois Marier [Sun, 25 Nov 2007 23:16:50 +0000 (12:16 +1300)]
Fix typo (Fedeora -> Fedora)

17 years agoIgnore .git, build, Makefile an .gitignore when building the sponsored package as...
Francois Marier [Sun, 25 Nov 2007 23:27:15 +0000 (12:27 +1300)]
Ignore .git, build, Makefile an .gitignore when building the sponsored package as well

17 years agoThe deb won't already be -1.
Andrew Ruthven [Sun, 25 Nov 2007 23:39:03 +0000 (12:39 +1300)]
The deb won't already be -1.

17 years agoIgnore the Debian release tags.
Andrew Ruthven [Sun, 25 Nov 2007 23:23:44 +0000 (12:23 +1300)]
Ignore the Debian release tags.

17 years agoUpdate for Debian release 0.5.1-2.
Andrew Ruthven [Sun, 25 Nov 2007 23:12:57 +0000 (12:12 +1300)]
Update for Debian release 0.5.1-2.

17 years agoUpdated Portuguese Translation.
Traduz" - Portuguese Translation Team [Sun, 25 Nov 2007 05:29:20 +0000 (18:29 +1300)]
Updated Portuguese Translation.

17 years agoRun lintian and linda whenever I build .debs.
Andrew Ruthven [Fri, 23 Nov 2007 01:21:11 +0000 (14:21 +1300)]
Run lintian and linda whenever I build .debs.

17 years agoAdd Federa 7 package names, thanks to Claude Boucher for letting me know!
Andrew Ruthven [Thu, 22 Nov 2007 23:54:00 +0000 (12:54 +1300)]
Add Federa 7 package names, thanks to Claude Boucher for letting me know!

17 years agoFix debconf-related lintian warning.
Francois Marier [Thu, 22 Nov 2007 22:58:49 +0000 (11:58 +1300)]
Fix debconf-related lintian warning.

17 years agoRelease 0.5.1.
Andrew Ruthven [Thu, 22 Nov 2007 22:45:49 +0000 (11:45 +1300)]
Release 0.5.1.

17 years agoUpdate French translation
Francois Marier [Thu, 22 Nov 2007 22:42:21 +0000 (11:42 +1300)]
Update French translation

17 years agoMake the new debconf question lintian clean and specify how to
Andrew Ruthven [Thu, 22 Nov 2007 22:34:44 +0000 (11:34 +1300)]
Make the new debconf question lintian clean and specify how to
give multiple email addresses.

17 years agoUpdate the changelog.
Andrew Ruthven [Thu, 22 Nov 2007 22:33:24 +0000 (11:33 +1300)]
Update the changelog.

17 years agoDon't set the background colour with --colour
Sam Vilain [Thu, 22 Nov 2007 21:18:15 +0000 (10:18 +1300)]
Don't set the background colour with --colour

17 years agoAdd the question about where to get the MythTV Perl API.
Andrew Ruthven [Thu, 22 Nov 2007 19:26:35 +0000 (08:26 +1300)]
Add the question about where to get the MythTV Perl API.

17 years agoFix a typo.
Andrew Ruthven [Thu, 22 Nov 2007 17:53:46 +0000 (06:53 +1300)]
Fix a typo.

17 years agoLet Getopt::Long do the input validation for port.
Andrew Ruthven [Thu, 29 Nov 2007 19:16:59 +0000 (08:16 +1300)]
Let Getopt::Long do the input validation for port.

17 years agoAllow setting the disk space warning threshold from the command line.
Andrew Ruthven [Thu, 29 Nov 2007 19:16:25 +0000 (08:16 +1300)]
Allow setting the disk space warning threshold from the command line.

17 years agoRename "Disk Space" to "Total Disk Space".
Andrew Ruthven [Thu, 29 Nov 2007 18:05:51 +0000 (07:05 +1300)]
Rename "Disk Space" to "Total Disk Space".

17 years agoPut all the one liners together in the output and make them line up nicely.
Andrew Ruthven [Thu, 29 Nov 2007 18:02:39 +0000 (07:02 +1300)]
Put all the one liners together in the output and make them line up nicely.

17 years agoClean out the bad UTF-8 characters.
Andrew Ruthven [Thu, 29 Nov 2007 17:46:57 +0000 (06:46 +1300)]
Clean out the bad UTF-8 characters.

17 years agoRename "Time till next recording" to "Next Recording In".
Andrew Ruthven [Thu, 29 Nov 2007 05:58:25 +0000 (18:58 +1300)]
Rename "Time till next recording" to "Next Recording In".

This is to make the line length a little bit shorter, perhaps in preparation
of lining up the oneliners.

17 years agoRename "Time till next recording" to "Next Recording In".
Andrew Ruthven [Thu, 29 Nov 2007 05:58:25 +0000 (18:58 +1300)]
Rename "Time till next recording" to "Next Recording In".

This is to make the line length a little bit shorter, perhaps in preparation
of lining up the oneliners.

17 years agoFix the verbose output about the XML version.
Andrew Ruthven [Thu, 29 Nov 2007 05:57:05 +0000 (18:57 +1300)]
Fix the verbose output about the XML version.

17 years agoMore example XML files for testing purposes.
Andrew Ruthven [Thu, 29 Nov 2007 05:48:00 +0000 (18:48 +1300)]
More example XML files for testing purposes.

17 years agoShow how much disk space is used on the backends.
Andrew Ruthven [Thu, 29 Nov 2007 05:47:40 +0000 (18:47 +1300)]
Show how much disk space is used on the backends.

Currently only shows the total amount.

17 years agoRemove some newlines that were inserted by an email client somewhere.
Andrew Ruthven [Wed, 28 Nov 2007 20:15:14 +0000 (09:15 +1300)]
Remove some newlines that were inserted by an email client somewhere.

17 years agoTry and make the XML recovery a bit more silent, but provide a verbose option to...
Andrew Ruthven [Wed, 28 Nov 2007 17:45:34 +0000 (06:45 +1300)]
Try and make the XML recovery a bit more silent, but provide a verbose option to enable it.

17 years agoBe a bit more forgiving on the XML we're receiving by use the XML::LibXML recover...
Andrew Ruthven [Wed, 28 Nov 2007 09:43:15 +0000 (22:43 +1300)]
Be a bit more forgiving on the XML we're receiving by use the XML::LibXML recover mode.

Warnings are still printed out if errors are recovered.  I'm happy with this,
hopefully it'll make people clean up their data feeds.

17 years agoAn example of the XML status with multiple storage groups.
Andrew Ruthven [Wed, 28 Nov 2007 09:26:08 +0000 (22:26 +1300)]
An example of the XML status with multiple storage groups.

17 years agoXML that causes XML::LibXML to spit the dummy on some UTF-8 encoding.
Andrew Ruthven [Wed, 28 Nov 2007 09:25:47 +0000 (22:25 +1300)]
XML that causes XML::LibXML to spit the dummy on some UTF-8 encoding.

Some issues with a couple of French characters.

17 years agoAdd support for reading XML from a file.
Andrew Ruthven [Wed, 28 Nov 2007 03:34:41 +0000 (16:34 +1300)]
Add support for reading XML from a file.

17 years agoDie if we fail to parse the XML returned by the MythTV backend.
Andrew Ruthven [Wed, 28 Nov 2007 02:42:07 +0000 (15:42 +1300)]
Die if we fail to parse the XML returned by the MythTV backend.

17 years agoFix typo (Fedeora -> Fedora)
Francois Marier [Sun, 25 Nov 2007 23:16:50 +0000 (12:16 +1300)]
Fix typo (Fedeora -> Fedora)

17 years agoIgnore .git, build, Makefile an .gitignore when building the sponsored package as... debian-0.5.1-2
Francois Marier [Sun, 25 Nov 2007 23:27:15 +0000 (12:27 +1300)]
Ignore .git, build, Makefile an .gitignore when building the sponsored package as well

17 years agoThe deb won't already be -1.
Andrew Ruthven [Sun, 25 Nov 2007 23:39:03 +0000 (12:39 +1300)]
The deb won't already be -1.

17 years agoIgnore the Debian release tags.
Andrew Ruthven [Sun, 25 Nov 2007 23:23:44 +0000 (12:23 +1300)]
Ignore the Debian release tags.

17 years agoUpdate for Debian release 0.5.1-2.
Andrew Ruthven [Sun, 25 Nov 2007 23:12:57 +0000 (12:12 +1300)]
Update for Debian release 0.5.1-2.

17 years agoUpdated Portuguese Translation.
Traduz" - Portuguese Translation Team [Sun, 25 Nov 2007 05:29:20 +0000 (18:29 +1300)]
Updated Portuguese Translation.

17 years agoRun lintian and linda whenever I build .debs. 0.5.1
Andrew Ruthven [Fri, 23 Nov 2007 01:21:11 +0000 (14:21 +1300)]
Run lintian and linda whenever I build .debs.

17 years agoAdd Federa 7 package names, thanks to Claude Boucher for letting me know!
Andrew Ruthven [Thu, 22 Nov 2007 23:54:00 +0000 (12:54 +1300)]
Add Federa 7 package names, thanks to Claude Boucher for letting me know!

17 years agoFix debconf-related lintian warning. debian-0.5.1-1
Francois Marier [Thu, 22 Nov 2007 22:58:49 +0000 (11:58 +1300)]
Fix debconf-related lintian warning.

17 years agoRelease 0.5.1.
Andrew Ruthven [Thu, 22 Nov 2007 22:45:49 +0000 (11:45 +1300)]
Release 0.5.1.

17 years agoUpdate French translation
Francois Marier [Thu, 22 Nov 2007 22:42:21 +0000 (11:42 +1300)]
Update French translation

17 years agoMake the new debconf question lintian clean and specify how to
Andrew Ruthven [Thu, 22 Nov 2007 22:34:44 +0000 (11:34 +1300)]
Make the new debconf question lintian clean and specify how to
give multiple email addresses.