Alex
Команда форума
Администратор форума
Первая сотня сообщений
Первая тысяча спасибо
Популярный пользователь
Творческая личность
За активную помощь пользователям Вклад в развитие форума
За вклад Команда форума
За активную помощь пользователям Вклад в развитие форума
За вклад Команда форума
Alex
Автор темы
Администратор
Команда форума
- Регистрация
- 17 Ноя 2022
- Темы
- 904
- Сообщения
- 27.562
- Реакции
- 159.019
- Баллы
- 843
- ПМЖ
- 45.138.72.120
X-Streamity - Official Release.
V 4.43- 06/05/2024
Refactored all files to have more professional and concise python code.
Better error handling
Completely new and condensed dependancy file
Amended favourites - should behave a little better
Amended downloadlocation code - should remember your chosen option now after reboot.
Amended custom sids code if badly formatted
Amended language translation script (might break on dreambox)
Better code for stripping unneeded characters from titles.
Stop live stream if previewed before playing. This allows the stream to be added to recently watched.
Fixed a typo in main menu skin (all screen sizes)
Amended picons and cover art resize code.
Sorting is now case insensitive. So now lower case don't end up at the end of the list
Better handling of incorrect date strings that some providers are incorrectly using when using Hybrid APIs
Added from __future__ import division - so python 2.7 and python 3.* all function the same
Replaced string formating %s with {} .format for future compatibility
Removed "MENU" button from streamplayers. It causes too many issues and my code needs to be linear for XKLASS
Removed return back to playing stream via the back button.
Added in a new MoviePlayerSummary screen for lcds - no idea if this works or not.
Rounded Movie ratings to 1 decimal place
Split out the players into 3 files again. Liveplayer. VodPlayer. CatchupPlayer.
Catchup is a mess nowadays - offsets are all over the show. New option added. Channel up and channel down buttons will timeshift the catchup by 10 minutes (reloading it with the new time). Plus 10 mins or minus 10 mins.
Tnx.KiddaC
V 4.43- 06/05/2024
Refactored all files to have more professional and concise python code.
Better error handling
Completely new and condensed dependancy file
Amended favourites - should behave a little better
Amended downloadlocation code - should remember your chosen option now after reboot.
Amended custom sids code if badly formatted
Amended language translation script (might break on dreambox)
Better code for stripping unneeded characters from titles.
Stop live stream if previewed before playing. This allows the stream to be added to recently watched.
Fixed a typo in main menu skin (all screen sizes)
Amended picons and cover art resize code.
Sorting is now case insensitive. So now lower case don't end up at the end of the list
Better handling of incorrect date strings that some providers are incorrectly using when using Hybrid APIs
Added from __future__ import division - so python 2.7 and python 3.* all function the same
Replaced string formating %s with {} .format for future compatibility
Removed "MENU" button from streamplayers. It causes too many issues and my code needs to be linear for XKLASS
Removed return back to playing stream via the back button.
Added in a new MoviePlayerSummary screen for lcds - no idea if this works or not.
Rounded Movie ratings to 1 decimal place
Split out the players into 3 files again. Liveplayer. VodPlayer. CatchupPlayer.
Catchup is a mess nowadays - offsets are all over the show. New option added. Channel up and channel down buttons will timeshift the catchup by 10 minutes (reloading it with the new time). Plus 10 mins or minus 10 mins.
Tnx.KiddaC