File tree 2 files changed +7
-10
lines changed
2 files changed +7
-10
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" standalone =" yes" ?>
2
2
<addon id =" script.module.zap2xml"
3
3
name =" zap2xml"
4
- version =" 0.7.2 "
4
+ version =" 0.7.3 "
5
5
provider-name =" edit4ever" >
6
6
<requires >
7
7
<import addon =" xbmc.python" version =" 2.1.0" />
19
19
<platform >all</platform >
20
20
<license >GNU GENERAL PUBLIC LICENSE. Version 3, June 2007</license >
21
21
<news >
22
- v .7.2
23
- - fix for channels with non-standard numbers
22
+ v0 .7.3
23
+ - fix executable on ubuntu
24
24
25
- v.7.1
26
- - fix incorrect xtra details
27
-
28
- v0.7.0
29
- - fix login error with zap2it
30
- - added function to delete cache to solve issue with updating "favorite" channels
25
+ v0.7.2 - fix for channels with non-standard numbers
26
+ v0.7.1 - fix incorrect xtra details
27
+ v0.7.0 - fix login error with zap2it - added function to delete cache to solve issue with updating "favorite" channels
31
28
</news >
32
29
</extension >
33
30
</addon >
Original file line number Diff line number Diff line change 1
- #! /bin/bash
1
+ #! /usr/ bin/env sh
2
2
# ###############################################################################
3
3
# This file is part of OpenELEC - http://www.openelec.tv
4
4
# Copyright (C) 2009-2014 Stephan Raue (stephan@openelec.tv)
You can’t perform that action at this time.
0 commit comments