Skip to content

v0.0.3

Compare
Choose a tag to compare
@Zabrimus Zabrimus released this 10 Jan 16:54
· 142 commits to master since this release
7867ded

Bugfixes:

  • exception in channel configuration, if no channel groups are defined
  • empty epgsearch view (but only if epgd is not configured. Reason: nonsense condition in the code)
  • tried to fix too small column in timer view for date, time and duration
  • click on channel in epg view shows all events for this channel
  • initial timer sorting by date/time
  • fixed time selection in epg view

New:

  • channel favourites (configuration)
  • cron-like jobs are available (shell script calls or svdrp commands), also used for epg alarm
  • channel favourites can be used in epg view to filter the channel list
  • build image is available at dockerhub: docker pull zabrimus/jonglisto-ng. This results in much faster subsequent builds.
  • runtime image which contains Apache TomEE and jonglisto-ng 0.0.3 is available at dockerhub: docker pull zabrimus/jonglisto-ng-runtime (see documenation in the main page)
  • epg alarm button implemented (osd message, channel switch, custom SVDRP command)
  • new permission view:configuration:favourite:all
  • new permission view:configuration:favourite:user
  • new permission view:configuration:jobs:all
  • new permission view:configuration:jobs:user
  • new permission view:configuration:jobs:shell <-- not yet used
  • new permission view:configuration:jobs:svdrp