Plex Media Server

最新版本 Select Version

Select Version

Select Version
Plex Media Server 連接您所有的本地和在線媒體 Plex 客戶端。集中的圖書館管理,在線內容的流式傳輸和轉碼功能的結合提供了靈活性和易用性。 Plex Media Server 在 Mac,PC 或兼容的 NAS 設備上運行,並向您的所有 Plex 客戶端(包括啟用 Plex 的移動設備和智能電視)提供媒體服務。

Plex Media Server 功能:

讓您的媒體更加美麗
Plex 為您提供了一個簡單的界面, :您的電影和電視收藏,音樂庫以及所有照片和家庭視頻。 Plex 通過添加說明,劇情總結,海報和專輯封面來豐富媒體庫。在家中或任何移動設備上的每台電視機上享受您的媒體。

Plex 跟踪您的媒體
最近添加的內容顯示在前面和中心,因此您可以立即看到什麼是新的。 Plex 也知道你正在觀看哪些電影和節目,所以你可以輕鬆地拿起你離開的地方或播放下一集.

在大多數設備上可用
在你的 Windows,Mac 或 Linux 計算機上運行 Plex Media Server 並流到你的 iOS,Android,Windows 電話 8 或 Windows 8.1 設備。你家有多台電視機?沒問題,Plex 也適用於 Chromecast,Amazon Fire TV,Roku,Google TV,Xbox,PlayStation®,VIZIO 以及許多新型智能電視。 Plex 甚至可以在大多數網絡連接的存儲設備上使用.

播放列表,用於無盡的娛樂
創建自己的自定義音樂或視頻播放列表,以適應任何場合,包括基於流派,收藏等的智能播放列表。您甚至可以導入現有的 iTunes 播放列表,智能播放列表,評分,曲目計數和其他詳細信息!播放列表可在 iOS 和 Web 應用程序中使用,但 Plex 團隊將努力將其帶入所有平台.

您的大屏幕最好的朋友
Plex 將您從單屏查看中解放出來。借助 Plex Companion,您可以將精彩內容從手機投射到電視上。當你上床睡覺的時候,請繼續在平板電腦上看電影。當電話鈴響時,暫停一個插曲,跳過你聽過太多次的曲目或者只是了解更多關於你正在用世界上最好的遙控器觀看的東西.

與朋友和家人分享你的媒體
輕鬆地在朋友之間分享媒體,所以你們都可以一起發現和享受更多的內容。通過分享您的度假照片和家庭視頻,與遙遠的家庭成員交換珍貴的回憶。現在,你也可以看到你的朋友是從你的收藏中流出的,因為每個人都有自己的觀點進入你的圖書館。

訪問你最喜歡的在線內容
Plex 頻道提供訪問眾多的在線內容來源,如 TED 講座,Vimeo,修訂 3,等等。無論您的興趣是什麼,您都可以找到很棒的東西來觀看或推薦給您的朋友,所有這一切都在 Plex 華麗的界面中呈現出來.

世界級的 DLNA 支持內置於
Plex 讓您的媒體在成千上萬的 DLNA 認證設備像 PS3,Xbox 360 和 WDTV Live 設備,而無需安裝專用應用程序。利用最複雜 DLNA 服務器的強大功能,輕鬆將任何格式的流式傳輸到您的設備,開箱即用.

立即保存,稍後觀看
輕鬆保存您喜愛的網站的在線視頻,稍後即使在大屏幕上觀看。或通過向朋友推薦視頻來分享體驗.

注意:Plex Pass 需要使用同步功能,將用戶添加到您的家中,查看預告片和其他附加內容,從移動設備上傳內容,使用 Gracenote Music Magic.

ScreenShot

軟體資訊
檔案版本 Select Version

檔案名稱 PlexMediaServer-1.32.5.7516-8f4248874-x86.exe
檔案大小
系統 Windows 7 / Windows 8 / Windows 10
軟體類型 免費軟體
作者 Plex, Inc
官網 https://plex.tv/downloads
更新日期 2023-09-19
更新日誌

What's new in this version:

New:
- (TerraMaster) Improve multi-volume support when adding folders to libraries
- (Transcoder) Enable hardware transcoding by default where available

Fixed:
- (Hubs) User could order a hub before Continue Watching hub
- (Library) In some cases, media item presence and accessibility could fail to be reported
- (Photos) Autotag data was not visible even if photos had pre-existing autotags
- (Photos) Places filter was not visible even if photos had pre-existing place data
- (Preferences) Adjust library section preference text for intro and credits detection
- (Scanner) Episodes with absolute numbering of 264 and 265 could get ignored
- (Security) Certain requests could trigger unwanted notifications
- (Transcoding) Some HW encoded video would not play on Android

Select Version 相關參考資料
How to Determine Your Postgres Version

Viewing the server version. To determine the server version using an SQL statement, simply issue the SELECT version(); command: =# SELECT version(); version ...

https://www.atlassian.com

How to find the SQL Server version

2019年10月8日 — We can use the @@VERSION function to find out all version details of the SQL Server instance. ... SELECT @@VERSION AS 'SQL Server Version Details' ...

https://www.sqlshack.com

MySQL VERSION() Function

Return the current version of the MySQL database: SELECT VERSION();. Try it Yourself ». Definition and Usage. The VERSION() function returns the current ...

https://www.w3schools.com

Select PHP Version

Select PHP Version 可提供用戶自定義PHP 版本、PHP Extension、PHP.ini 等三種功能。

https://help.url.com.tw

Select Version - 2011 - SOLIDWORKS PDM 說明

Select the version of SolidWorks to which you want to upgrade the files. The SolidWorks version you select must be installed on each workstation ...

https://help.solidworks.com

Understanding the SQL Server SELECT @@VERSION ...

I was recently trying to determine what version of SQL Server was installed on a particular server. I found this tip to determine the version and tried to ...

https://www.mssqltips.com

VERSION (Transact-SQL) - SQL Server

2023年6月21日 — 下列範例會顯示傳回目前安裝架構的版本資訊。 SELECT @@VERSION AS 'SQL Server Version';. 範例:Azure Synapse Analytics 和Analytics Platform ...

https://learn.microsoft.com

VERSION - Amazon Redshift

The VERSION function returns details about the currently installed release, with specific Amazon Redshift version information at the end.

https://docs.aws.amazon.com

判斷資料庫引擎的版本和版本SQL Server

2024年1月30日 — 方法3:連線至SQL Server 的執行個體,然後執行下列查詢:. SQL 複製. Select @@version. 此查詢的輸出範例如下所示:. 輸出 複製. Microsoft SQL Server ...

https://learn.microsoft.com