MovianM7 — это программное обеспечение, способное воспроизводить аудиофайлы и большинство видеоформатов, включая те, которые изначально не поддерживаются консолью PlayStation 3, например mkv и mpg.
Основные изменения включают улучшенное аппаратное декодирование видео, улучшенное управление памятью Bluetooth, добавление опции режима поиска в настройках/видео (точный/быстрый), исправление, позволяющее избежать поиска за пределами продолжительности видео, и обновление DRM7 до версии 7.7.32.
M7 — легкий медиацентр, ранее известный как Movian MOD.
Основные функции и управление:
- Воспроизведение видео и аудио - Поддерживает все видео форматы поддерживаемые FFmpeg - Воспроизведение DVD с DVD диска или ISO файла - javascript плагины - Единый поиск - Просмотр фотографий и рисунков в режиме слайд-шоу - Live TV стрим с Tvheadend - Интеграция Spotify
[Х] - Выбрать текущую позицию [О]- Назад (Выход) [/\] - Показать опции / меню управления воспроизведением [[]] - Скринсейвер [>] - Играть/Пауза [-] - Домашнее меню [Cтрелки] - Навигация [L3] – Получить информацию о файле [R3] – Получить лог-консоль
Чтобы использовать плагин в Showtime, просто перейдите на значок plugins (находится в верхней панели навигации) на главном экране Showtime, а оттуда вы можете просмотреть список всех этих плагинов, а также установить их.
Channel9 - Видео о продуктах от Microsoft. Dropbox - Обмен файлами в Интернете. GameTrailers - Видео для геймеров. HD-Trailers - HD Трейлеры к фильмам. Headweb - Шведский интернет-магазин видео. MegaViewer Navi-X OMG Manga - Манга. Revision3 - ТВ. SVT Play - Sveriges Television онлайн-видео. TED Talks - Здесь вы найдете лучшие выступления с конференций TED. TV4 Play - Шведское онлайн-видео. TwitchTV - Просмотр трансляции игр и трансляция игр в HD. TMDb Trailers - Трейлеры к фильмам. Viasat stream - Стрим. WEBmedia - Интернет читалка.( RSS каналы, Imagecast, Podcast, Videocast, Live TV/Radio (RTMP), Web ресурсы and Web папки) WatchTV - Онлайн стриминг. Youtube - Видеопортал Youtube.
Новогодний подарок от Andreas Oman - полноценный релиз Showtime 4.8
Цитата
Главные изменения
Add support for streaming directly from bittorrent peer-to-peer network.
Improved HLS streamer, in particular better support for live streams and quicker adaption between bitrates.
New javascript engine for plugins (https://duktape.org) which is actively maintained and offers much better support than Spidermonkey. Spidermonkey is now deprecated and will be removed for 5.0 so plugin authors are urged to port their plugins.
Major rewrite of user interface rendering code. This is a preparation for Showtime 5.0 which will sport a new user interface.
Прочие изменения
It's now possible to turn off automatic browsing of archives (ZIP and RAR) as folders.
It's now possible to configure the amount of time Showtime skips when seeking backward and forwards. Settings available in settings -> video playback.
Since February 2014 (Showtime version 4.5.108), clearing metadata does not erase playcount, resume point, etc.
Update the 'Clear metadata...' -warning text to reflect this.
Improve metadata lookup speed when using external sources such as https://themoviedb.org, etc.
Add support for video panning during playback.
Improve User Interface when streaming from Tvheadend:
Added show description and name of next show to TV playdeck.
If a channel has an icon, display that instead of Display.png in list view.
Added tv show description to iteminfo view.
Sort channels based on channelNumber set in Tvheadend's user interface.
Features in Showtime for multiMAN XMB videos and last folder visible in Showtime Return to multiMAN when using the EXIT icon in to top right corner of main Showtime Interface Added fonts Since version 02.05.00 of multiMAN you can update your SHOWTIME within multiMAN, by going to XMMB Video tab -> Press [TRIANGLE] while "Start Showtime" is selected -> Update.
You can also update your showtime.self by deleting it from multiMAN's USRDIR folder and play a video - you'll be prompted to download the updated version. Be advised that in multiMAN versions 04.00.00+ SHOWTIME.SELF is located at: /dev_hdd0/game/BLES80608/USRDIR/sys/SHOWTIME.SELF
NOTE - DEX USERS: You have to install the official CEX/CFW standalone version of Showtime [DEX] BEFORE starting multiMAN DEX for the first time
* More detailed info when updating submodules * https: When loading images, always try to parse returned content … This makes it possible for us to display images that are returned as 404 errors * Update French translation * Updated Polish lng
* Add better debug support to ecmascript plugins. This currently logs information about routes and HTTP inspection.
Debug is conditional and only enabled if: - The plugin is loaded as the 'dev plugin' (-p option) - Or if 'debug: true' is set in the plugin.json manifest file
* Fix typo in settings:dev * ui: Make URL on error page wrap to multiple lines * bittorrent: Make it possible to control debug output from settings:dev * bittorrent: Support 'compact' representation of peers in HTTP tracker reponses * httpclient: When appending args to path, don't use '?' if path already contains it * ecmascript: Fix missing unlink in subtitle provider unregistration * Work in-progress for rendering of sRGB / CIE 1931 color space video * Don't crash if we fail to setup swscale for video * Use avcodec_copy_context() for all decoders: This is according to libav changelog to reduce races between demux and decode * ps3: Warn for excessive ref-frames also for 720 content (9 is max) … * ui: Make error message span multiple lines if necessary … * Use same regex engine (trex) for all targets … * audio: Try to output samples to audio drivers more often for huge frames … * Fixes stuttering when playing certain type of containers/codecs (APE in particular) * ecmascript: Get rid of another debug output * Empty commit to adjust version numbers * ecamscript: Remove some debug printouts * Add support for decoding of BMP images … * ecmascript: Better handling of when pages are closed during script execution * This gets rid of lots of ugly tracebacks when pages are closed * Make UPNP debug conditional * Upgrade to libav 11 * Start of 4.9 development phase
* Revert "ui: Correctly show audio services when home menu is in list mode: This reverts commit 253f40b. * bittorrent: Fix seeder issue in annoucements: Don't send "0 bytes left to download" in tracker queries as that might make trackers think we're a seeder (which we almost never are) * bittorrent: Add 'Clear cache' features * Speed up ecmascript a bit (turn of assertions and do less GCing) * Get rid of a stray debug print * bittorrent: Add support for magnet links (No DHT support yet) * debian: Remove dependency on hal * Add support for RTMP redirects * ecmascript: Bind playinfo to video items in page.js * ui: Correctly show audio services when home menu is in list mode … * configure: Update submodules with --force option * upgrade: Don't crash in STOS upgrade code if omnigrade is set
* https: Never park file handles that use "Connection: Close" HTTP connections * httpclient: Improve some debug messages * httpclient: Fix bug in seek-by-read where we miscalculated bytes remaining on socket * Add --disable-upgrades option that just turns off all upgrade checks * glw: Make focusedChild() only return prop references Also enable the "unlink previously linked properties in assignment if the new assignment is a (void)" * video: Reset media_pipe codec when 'video decoder' switches decoder instance * bittorrent: Add missing diskio_open() when resuming torrent from cache * bittorrent: Use torrentfile://.../... as canonical URL for video play back * freetype.c: Get rid of trailing whitespaces * Fix font positions * Turn off duktape assertions * Upgrade duktape to v1.0.0-436-g3555a83 * ecmascript: Allow wider file access. The fs module can now read/write from both the plugin's store path and the plugin's load path. This makes it possible to load assets from the plugin archive/directory * bittorrent: Allow initialization of torrents from disk cache. This speeds up opening of magnet links from cached torrents. Also makes it possible to open bookmarks such as torrentfile://.../ * Use torrentfile:// for browsing top level directory in torrents … * Update language files * Pull libav forward submodule ext/libav 13917ec..b8cad39: > flvdec: Increase string buffer to avoid bailing on some streams * Make it possible to rebuild external deps a little easier * Fix broken build * bittorrent: Improve transfer stats * ecmascript: Turn on assertions again or it crashes on osx * bittorrent: Log HTTP tracker responses * Improve seeking by increasing epoch on seek events * ecmascript: Fix bug with subtitle autoseclection when subs added from plugin * ecmascript: Fix usage reporting
* ecmascript: Fix crash on plugin unload if item.bindVideoMetadata() was used. Also add new item.unbindVideoMetadata() which undoes what bindVideoMetadata() does * videoplayer: Don't remember position if video duration is unset … * videoplayback: Only scan for subs if we can determine video duration or compute subtitle hashes * ps3/video: Fix recent regression causing codec failure when playing videos back to back * Fix an incorrect check … * image: WIP code for computing dominant color of an image * Make XML parser a bit more robust * glw/array: Rendering of margin was bad, fix * glw: Fix bad autoFocus limiting (don't scan old tree) * glw: Add support for classic '#RRGGBB' and '#RGB' notation where floa… … * glw: Rename t_float_vector_int[] to t_float_vector[] * osx: Add retina support * ecamscript: Make sure es_prop_to_rstr() returns NULL if value type is not a string * rtmp: Don't scan for subtitles for live feeds * Fix wrong argument to mp_set_video_codec() * rpi/cec: Map ContentsMenu button to ACTION_SHOW_MEDIA_STATS * Improve error messages in XML parser (include linenum + column) * ecmascript: Add command line option to bypass file ACL checks * ecmascript: Fix module paths for loading relative to script * ecmascript: Include some timing when loading plugins * ecmascript: Fix broken integer-setting range clamping * rpi: Fix problem with audio digital pass through and multiple audio t… … * rpi/cec: Fix some key mappings - CEC's SetupMenu brings up the Page Menu - CEC's ContentMenut brings up the Item Menu * trivial: Drop trailing whitespaces * ui/video: Only display avdiff / decode time if relevant * chlog: Fetch in force mode * rpi: Fix audio pass through … * rpi/omx: Retry state transition if we have a resource problem
* smb: Remove a misplaces mutex unlock * hls: Add mandatory padding for parsers * hls: Always open .ts files in streaming mode unless byte-ranges are specified Some HLS web servers are just too broken to work with range requests (which Showtime defaults to) so avoid it if possible * smb: Add support for browsing shares … * glw: Log user adjustment when logging about UI scaling changes * nativesmb: Refactoring * Move smb code into a dir of its own * nativesmb: Delete trailing whitespaces * hls: Rewrite demuxer Add support for supplemental audio tracks and also add option for user to select audio tracks * rpi: Upgrade stos to 1.0.19 (include boot fsck) * glw/sinewave() fix bad wrapping * skin: Use 'source' if 'title' is not present in audio track list * ecmascript/page: Add asynchronous paginator * video: Rework flushing when reaching end of video * Remove support for libsidplay2 (linux only) - Doesn't link anymore * Remove unused argument to mp_flush * ecmascript/v1api: Only parse plugin descriptor once * videoplayback: Remove restartposition in db for non-seekable items * ecmascript/page.js: Fix typo when parsing videoparams in page.appendItem * Add new page menu option "Erase all playback info" * video/playback: If stream doesn't have a duration (ie is not seekable). Don't try to resume position * playinfo: Remove unused define * Rename 'Music' -> 'Audio' in homepage's list mode
Подскажите пожалуйста, при воспроизведении видео с FS.to пишет не хватает мощности процессора и виснет. А с жесткого диска читает Full HD. Может что настроить надо или плагин дополнительный скачать
* smb: Fix a crash when NMB request times out * smb: Fix browsing problems when there are multiple workgroup/domains on local lan * smb: Fix problem with workgroups not named 'WORKGROUP' * Add support for loading multiple dev plugins (-p can be passed multiple times) * Add support for browsing SMB computers under "Local network" * Remove some VDPAU debug output on linux * Add back missing video codec flush * Fix NULL deref causing crashes in various places * Fix a typo * hls: Fix various memory / resource leaks … * Merge pull request #181 from Cy-4AH/fix-missing-sleep … * ecmascript: add missing showtime.sleep(x)