Автор Тема: E2iPlayer  (Прочитано 63410 раз)

0 Пользователей и 2 Гостей просматривают эту тему.

133048

  • Бывалый
  • ***
  • Спасибо
  • -> Вы поблагодарили: 3709
  • -> Вас поблагодарили: 2213
  • Сообщений: 496
  • Респект: +294/-0
E2iPlayer
« Ответ #285 : 24 Июль 2026, 13:06:05 »
E2iPlayer for E2 (Python 3)
This is a mirror of zadmario e2iplayer including Python3 preparations by jbleyel


IPTV_VERSION = "2026.07.23.01"

    ● Update Serienstreamto
    ### [hostserienstreamto]
    * Optional legacy title format added for old favorites/seen markers compatibility
    ● Updates for SerienStream, Filmpalast and Downloaders
    ### [hostfilmpalast]
    * Added MKV/MP4 option via FFmpeg for HLSDownloader and WgetDownloader; also included year and genre in the HLS sidecar files
    ### [hostserienstreamto]
    * Episode titles normalized to the SxxExx format, language suffix separated, IMDb/OMDb added as a fallback for listNewEpisodes, optional MKV/MP4 output via host configuration, serienstream.cx replaced as an alternative to s.to
    ### [hlsdownloader]
    * MKV/MP4 option added via FFmpeg, fsPath/shellQuote improved
    ### [wgetdownloader]
    * Added MKV/MP4 option via FFmpeg, improved fsPath/shellQuote, made wget check more robust
    ### [wgetdownloader]
    * New Helperfile for Sidecar- and MKV-Postprocess-Handling
    ● Update pl translation
    ● Add po test
    ● Fix typo
    ● Update Greek Translation

shiko

  • Старожил
  • ***
  • Спасибо
  • -> Вы поблагодарили: 3827
  • -> Вас поблагодарили: 3630
  • Сообщений: 803
  • Респект: +456/-0
E2iPlayer
« Ответ #286 : 27 Июль 2026, 10:43:15 »
E2iPlayer for E2 (Python 3)
This is a mirror of zadmario e2iplayer including Python3 preparations by jbleyel


IPTV_VERSION = "2026.07.26.01"

-Update YouTube
*[hostyoutube]
Change added YouTube user links support for channel search results, including add-to-user-links action,
folder selection or new folder creation, and user links editor integration via ytlist.txt; moved to separate youtubeuserlinks.py
to keep hostyoutube.py cleaner, URL meta helper for sidecar and MKV postprocess handling
*[youtubeuserlinks]
Separate YouTube user links module for ytlist.txt handling, including add-to-user-links action,
folder selection or new folder creation, raw editor and user links editor integration, extracted from hostyoutube.py
to keep hostyoutube.py cleaner

Скрытый текстСкрытый текст (вы должны войти под своим логином или зарегистрироваться ).
У вас нет прав чтобы видеть скрытый текст, содержащейся здесь.

tu134

  • ВИП
  • Аксакал
  • ****
  • Спасибо
  • -> Вы поблагодарили: 12565
  • -> Вас поблагодарили: 16359
  • Сообщений: 3449
  • Респект: +1828/-0
E2iPlayer
« Ответ #287 : 04 Август 2026, 23:57:26 »
E2iPlayer for E2 (Python 3)
This is a mirror of zadmario e2iplayer including Python3 preparations by jbleyel


IPTV_VERSION = "2026.08.02.01"

Some Skin Updates
[iptvfavouriteswidgets]
* New screen design
[youtubeuserlinks]
* New screen design
Update skylinewebcamscom.py
* added parsing methods
Update Greek
Translation Update for Slovak, Russian, Hungarian and Czech
Add subtitle sidecar detection, favourites edit, and fix deleteFavouriteItem/download-manager file resolution
- Reject non-subtitle sidecar text files during automatic subtitle
detection in IPTVExtMoviePlayer and the download manager, based on
a content heuristic instead of just the file extension
- Handle PLAYBACK_STOP safely when the exteplayer3 control socket is
already gone
- Add a blue-key "Edit" option to the favourites manager for renaming
groups and items
- Resolve renamed video files (.mp4 -> .mkv and similar) in the
download manager for play/remove actions, and clean up sidecar
files on remove
- Fix deleteFavouriteItem() to correctly remove favourites by group
and item; use IPTVFavourites.delGroup() instead of mutating the
groups list directly, so the on-disk group item file is actually
deleted instead of left orphaned
- Fix ok_pressed() so showWindow() is called again when the window
is hidden (e.g. during zero-delay autoplay) and OK is pressed,
restoring the else-branch that a prior reformat had misattached to
the item-type dispatch instead of the visibility check

Скрытый текстСкрытый текст (вы должны войти под своим логином или зарегистрироваться ).
У вас нет прав чтобы видеть скрытый текст, содержащейся здесь.