Quantcast
Channel: Kodinerds.net - Deutschsprachiges Forum zum Kodi Entertainment Center
Viewing all articles
Browse latest Browse all 87137

[Kodi 17-18] pvr.iptvsimple - Multiple Playlists

$
0
0
Hallo,

anbei für alle die es gebrauchen können, pvr.iptvsimple - Multiple Playlists für Linux x86_64, Linux armV7, OSX/64 und Win/32.

viel Spaß damit.

History Krypton:
Spoiler anzeigen


Quellcode

  1. v2.4.14
  2. - Backport: Added support for multiple groups per channel, separated by semicolon
  3. v2.4.13
  4. - fixed install path in the Debian package
  5. - remove line size limitation when parsing M3U files
  6. v2.4.10
  7. - added Channel number tvg-chno to m3u
  8. - downsize version to suit pvr.iptvsimple
  9. v2.4.9
  10. - Fix: Change the line lenght to 4k
  11. v2.4.4.2
  12. - Updated to PVR addon API v5.2.1
  13. - Change addon ID to pvr.iptvsimple.multi
  14. v2.4.4.1
  15. - Implemented support for multiple (up to 10) m3u sources
  16. - Added settings for channel, group and logo name format
  17. - Added support for the url-tvg tag
  18. - Fixed support for tvg-logo URLs
  19. - Enabled the pause button
  20. v2.4.4
  21. - Fix: Handle time offset in EPG programme start and end times.
  22. v2.4.3
  23. - updated language files from Transifex
  24. v2.4.2
  25. - updated language files from Transifex
  26. v2.4.1
  27. - updated language files from Transifex
  28. v2.4.0
  29. - Cmake: rename find_package kodi to Kodi
  30. - Attempt to parse playlists lacking EXTM3U marker
  31. v2.3.1
  32. - Fix includes
  33. v2.3.0
  34. - Updated to PVR addon API v5.2.0
  35. v2.2.0
  36. - Updated to PVR addon API v5.1.0
  37. v2.1.1
  38. - Fix: Don't ignore channels logo if base logo path setting is empty.
  39. - Fix: Don't apply base logo path to channels logo if tvg-logo has a full NET path.
  40. v2.1.0
  41. - Updated to PVR addon API v5.0.0
  42. v2.0.2
  43. - updated language files from Transifex
  44. v2.0.1
  45. - Updated to PVR API v4.2.0
  46. v2.0.0
  47. - Initial Kodi Krypton version.
  48. v1.12.9
  49. - updated language files from Transifex
  50. v1.12.8
  51. - updated language files from Transifex
  52. v1.12.7
  53. - updated language files from Transifex
  54. v1.12.6
  55. - Updated to PVR API v4.1.0
  56. v1.12.5
  57. - Updated to PVR API v4.0.0
  58. v1.12.4
  59. - Updated to PVR API v3.0.0 (API 1.9.7 compatibility mode)
  60. v1.12.3
  61. - Updated to PVR API v2.1.0
  62. - Automatically fill in platform and library name
  63. v1.12.2
  64. - Debian packaging: fix library install path
  65. - Miscellaneous backend fixes
  66. v1.12.1
  67. - updated to API v2.0.0
  68. v1.12.0
  69. - updated to API v1.9.7
  70. v1.11.3
  71. - updated language files from Transifex
  72. v1.11.2
  73. - updated to use new libplatform-dev
  74. v1.11.1
  75. - fixed EPG loading.
  76. v1.11.0
  77. - updated to API v1.9.6
  78. - new feature: channel logos from xmltv
  79. - new feature: map xmltv genre to Kodi genre via genres.xml
  80. - now possible to define full logo path in m3u if logos path is empty in setting
  81. - a lot of code improvements.
  82. v1.10.2
  83. - updated to API v1.9.5
  84. v1.10.1
  85. - language files from Transifex
  86. - minor changes to conform with C++11
  87. - Updated to API v1.9.4
  88. v1.9.12
  89. - added getBackendHostname function
  90. v1.9.10
  91. - change library name to Kodi
  92. v1.9.9
  93. - fixed deadlock when activating the addon on some darwin (osx, ios) runtimes
  94. v1.9.6
  95. - updated to API v1.9.2
  96. v1.9.3
  97. - added setting to disable cache m3u/epg
  98. - added support <icon src=""/> for programme in epg
  99. - added possibility to specify logo path as URL
  100. - changed tvg-logo should contains full logo filename (with extention)
  101. - changed don't try download xmltv if it doesn't load after 3 attempt.
  102. v1.9.2
  103. - add timeshift buffer functions
  104. v1.8.1
  105. - fixed issue with BOM header in EPG XML
  106. - fixed issue with update channels if they are changed in m3u
  107. - added setting starting number of channels
  108. v1.8.0
  109. - Initial version
  110. - Supports m3u as Live TV streams source and XMLTV as EPG source
  111. - Supports Live TV, Radio channels and EPG
Alles anzeigen
Danke an Andrey Pavlenko.


Für Kodi (17) Krypton, aktuell 2.4.14:

Linux x86_64
Linux armV7
Win/32
OSX/64


History Leia:
Spoiler anzeigen

Quellcode

  1. v3.3.0
  2. - Updated to PVR addon API v5.7.0
  3. - Added support for multiple groups per channel, separated by semicolon
  4. v3.2.2
  5. - Updated to PVR addon API v5.6.0
  6. v3.2.0
  7. - Updated to PVR addon API v5.5.0
  8. - removed line length limitation when parsing M3U files
  9. v3.0.7
  10. - Initial support for Kodi 18 Leia
  11. - Added minimalistic support for PVR Addon API 5.3.0
  12. v3.0.6
  13. - Remove of never used addon interface function
  14. 3.0.5
  15. - Update Debian package control
  16. - PVR addon callback way changes
  17. v3.0.4
  18. - Removed old no more needed version functions
  19. v3.0.3
  20. - set dependency versions automatic during build
  21. - removed never used kodi to addon functions
  22. - build system fixes
  23. v3.0.2
  24. - Fix: Change the line lenght to 4k
  25. v3.0.1
  26. - Updated to PVR addon API v5.2.1
  27. - Change addon ID to pvr.iptvsimple.multi
  28. v3.0.0
  29. - Implemented support for multiple (up to 10) m3u sources
  30. - Added settings for channel, group and logo name format
  31. - Added support for the url-tvg tag
  32. - Fixed support for tvg-logo URLs
  33. - Enabled the pause button
  34. v2.3.0
  35. - Updated to PVR addon API v5.2.0
  36. v2.2.0
  37. - Updated to PVR addon API v5.1.0
  38. v2.1.1
  39. - Fix: Don't ignore channels logo if base logo path setting is empty.
  40. - Fix: Don't apply base logo path to channels logo if tvg-logo has a full NET path.
  41. v2.1.0
  42. - Updated to PVR addon API v5.0.0
  43. v2.0.2
  44. - updated language files from Transifex
  45. v2.0.1
  46. - Updated to PVR API v4.2.0
  47. v2.0.0
  48. - Initial Kodi Krypton version.
  49. v1.12.9
  50. - updated language files from Transifex
  51. v1.12.8
  52. - updated language files from Transifex
  53. v1.12.7
  54. - updated language files from Transifex
  55. v1.12.6
  56. - Updated to PVR API v4.1.0
  57. v1.12.5
  58. - Updated to PVR API v4.0.0
  59. v1.12.4
  60. - Updated to PVR API v3.0.0 (API 1.9.7 compatibility mode)
  61. v1.12.3
  62. - Updated to PVR API v2.1.0
  63. - Automatically fill in platform and library name
  64. v1.12.2
  65. - Debian packaging: fix library install path
  66. - Miscellaneous backend fixes
  67. v1.12.1
  68. - updated to API v2.0.0
  69. v1.12.0
  70. - updated to API v1.9.7
  71. v1.11.3
  72. - updated language files from Transifex
  73. v1.11.2
  74. - updated to use new libplatform-dev
  75. v1.11.1
  76. - fixed EPG loading.
  77. v1.11.0
  78. - updated to API v1.9.6
  79. - new feature: channel logos from xmltv
  80. - new feature: map xmltv genre to Kodi genre via genres.xml
  81. - now possible to define full logo path in m3u if logos path is empty in setting
  82. - a lot of code improvements.
  83. v1.10.2
  84. - updated to API v1.9.5
  85. v1.10.1
  86. - language files from Transifex
  87. - minor changes to conform with C++11
  88. - Updated to API v1.9.4
  89. v1.9.12
  90. - added getBackendHostname function
  91. v1.9.10
  92. - change library name to Kodi
  93. v1.9.9
  94. - fixed deadlock when activating the addon on some darwin (osx, ios) runtimes
  95. v1.9.6
  96. - updated to API v1.9.2
  97. v1.9.3
  98. - added setting to disable cache m3u/epg
  99. - added support <icon src=""/> for programme in epg
  100. - added possibility to specify logo path as URL
  101. - changed tvg-logo should contains full logo filename (with extention)
  102. - changed don't try download xmltv if it doesn't load after 3 attempt.
  103. v1.9.2
  104. - add timeshift buffer functions
  105. v1.8.1
  106. - fixed issue with BOM header in EPG XML
  107. - fixed issue with update channels if they are changed in m3u
  108. - added setting starting number of channels
  109. v1.8.0
  110. - Initial version
  111. - Supports m3u as Live TV streams source and XMLTV as EPG source
  112. - Supports Live TV, Radio channels and EPG
Alles anzeigen

Danke an Andrey Pavlenko.


Für Kodi (18) Leia Mainline ab PVR-API 5.7.0, aktuell 3.3.0:

Linux x68_64
Linux armV7
Win_32
Win_64
OSX_64


Bei Problemen bitte ein komplettes Debug .log, vom Start an, auf einen Pasteservice laden und hier verlinken, nur so gehe ich auf den Fehler ein.
No debug .log = no issue = no reaction.

Viewing all articles
Browse latest Browse all 87137


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>