ProgDVB (64-bit)

最新版本 Rclone 1.56.0 (64-bit)

Rclone 1.56.0 (64-bit)

Rclone 1.56.0 (64-bit)
ProgDVB 64 位是一個軟件,允許您觀看衛星電視,並直接從衛星收聽收音機頻道,通過使用 DVB-PCI 卡與電路板上的硬件解碼器,SAT 碟和個人 x86 兼容電腦。該軟件可以選擇將網絡廣播和音頻或視頻錄製成不同的數字媒體格式。下載 Windows 的 ProgDVB 離線安裝程序設置.

ProgDVB 和 ProgTV 是兩個獨立的用戶界面,可以在一個通道,設置列表中的一個文件夾中一起使用。ProgTV 旨在與遠程控制(HTPC)配合使用。 ProgDVB 64 位包含更多的功能,但旨在供鼠標使用。因此使用這兩個接口是非常方便的.

ProgDVB 主要功能:
高清晰度電視支持,包括 H.264 / AVC 畫中畫支持以及從一個或多個設備獨立同時記錄 / 播放幾個通道馬賽克快速通道預覽支持大部分 DVB,ISDB- T 和 ATSC 設備,包括 DiSEqC 和 CAM 接口支持支持所有數字電視音頻格式:MPEG,AC3,AAC,... 使用無限大小的 RAM 或磁盤緩衝區的時移功能樂隊均衡器電視和廣播頻道錄製從基於磁盤的文件播放數字電視或 XmlTV,JTV 的電子節目指南(EPG)。圖文 Subtile(圖文電視,字幕和隱藏式字幕)支持 VR,VMR7,VMR9 和 EVR 渲染器,包括獨立於通道類型或信號狀態的 OSD(VR 除外)網絡廣播用於 OSD 和 GUI 的外觀 Win32 和全面的 Win64 版本可用接口語言本地化支持各種類型的數據源:
互聯網電視和廣播。在列表中約有 8000 個頻道。 DVB-S(衛星),DVB-S2,DVB-C(有線),DVB-T,DVB-T2,ATSC,ISDB-T IPTV Kartina TV,Rodina TV,OTT Club,Shura TV,Sovok TV。從文件播放注意:ProgDVB 和 ProgTV 需要完整的 Microsoft .NET Framework 4.0 和 DirectX 9.0c.

ScreenShot

軟體資訊
檔案版本 Rclone 1.56.0 (64-bit)

檔案名稱 rclone-v1.56.0-windows-amd64.zip
檔案大小
系統 Windows XP64 / Vista64 / Windows 7 64 / Windows 8 64 / Windows 10 64
軟體類型 免費軟體
作者 ProgDVB Software
官網 http://www.progdvb.com/progdvb.html
更新日期 2021-07-21
更新日誌

What's new in this version:

New backends:
- Uptobox

New commands:
- serve docker
- and accompanying docker volume plugin
- checksum to check files against a file of checksums
- this is also available as rclone md5sum -C etc
- config touch: ensure config exists at configured location
- test changenotify: command to help debugging changenotify

Deprecations:
- dbhashsum: Remove command deprecated a year ago
- cache: Deprecate cache backend

New Features:
- rework config system so it can be used non-interactively via cli and rc API.
- See docs in config create
- This is a very big change to all the backends so may cause breakages - please file bugs!
- librclone - export the rclone RC as a C library
- Link a C-API rclone shared object into your project
- Use the RC as an in memory interface
- Python example supplied
- Also supports Android and gomobile

fs:
- Add --disable-http2 for global http2 disable
- Make --dump imply -vv
- Use binary prefixes for size and rate units
- Use decimal prefixes for counts
- Add google search widget to rclone.org
- accounting: Calculate rolling average speed
- atexit: Terminate with non-zero status after receiving signal

build:
- Only run event-based workflow scripts under rclone repo with manual override
- Add Android build with gomobile (x0b)
- check: Log the hash in use like cryptcheck does
- version: Print os/version, kernel and bitness

config:
- Prevent use of Windows reserved names in config file name
- Create config file in windows appdata directory by default
- Treat any config file paths with filename notfound as memory-only config
- Delay load config file
- Replace defaultConfig with a thread-safe in-memory implementation
- Allow config create and friends to take key=value parameters
- Fixed issues with flags/options set by environment vars.
- fshttp: Implement graceful DSCP error handling
- lib/http - provides an abstraction for a central http server that services can bind routes to
- Add --template config and flags to serve/data
- Add default 404 handler
- link: Use "off" value for unset expiry
- oauthutil: Raise fatal error if token expired without refresh token
- rcat: Add --size flag for more efficient uploads of known size
- serve sftp: Add --stdio flag to serve via stdio
- sync: Don't warn about --no-traverse when --files-from is set
- test makefiles:
- Add --seed flag and make data generated repeatable
- Add log levels and speed summary
- Bug Fixes:
- accounting: Fix startTime of statsGroups.sum
- cmd/ncdu: Fix out of range panic in delete
- config
- Fix issues with memory-only config file paths
- Fix in memory config not saving on the fly backend config
- fshttp: Fix address parsing for DSCP
- ncdu: Update termbox-go library to fix crash
- oauthutil: Fix old authorize result not recognised
- operations: Don't update timestamps of files in --compare-dest
- selfupdate: fix archive name on macos
- Mount
- Refactor before adding serve docker

VFS:
- Add cache reset for --vfs-cache-max-size handling at cache poll interval
- Fix modtime changing when reading file into cache
- Avoid unnecessary subdir in cache path
- Fix that umask option cannot be set as environment variable
- Do not print notice about missing poll-interval support when set to 0

Local:
- Always use readlink to read symlink size for better compatibility
- Add --local-unicode-normalization (and remove --local-no-unicode-normalization)
- Skip entries removed concurrently with List()

Crypt:
- Support timestamped filenames from --b2-versions

B2:
- Don't include the bucket name in public link file prefixes
- Fix versions and .files with no extension
- Factor version handling into lib/version

Box:
- Use upload preflight check to avoid listings in file uploads
- Return errors instead of calling log.Fatal with them

Drive:
- Switch to the Drives API for looking up shared drives
- Fix some google docs being treated as files

Dropbox:
- Add --dropbox-batch-mode flag to speed up uploading
- Read the batch mode docs for more info
- Set visibility in link sharing when --expire is set
- Simplify chunked uploads
- Improve "own App IP" instructions

Fichier:
- Check if more than one upload link is returned
- Support downloading password protected files and folders
- Make error messages report text from the API
- Fix move of files in the same directory
- Check that we actually got a download token and retry if we didn't

Filefabric:
- Fix listing after change of from field from "int" to int.

FTP:
- Make upload error 250 indicate success

GCS:
- Make compatible with gsutil's mtime metadata (database64128)
- Clean up time format constants (database64128)
- Google Photos:
- Fix read only scope not being used properly

HTTP:
- Replace httplib with lib/http
- Clean up Bind to better use middleware

Jottacloud:
- Fix legacy auth with state based config system
- Fix invalid url in output from link command
- Add no versions option

Onedrive:
- Add list_chunk option
- Also report root error if unable to cancel multipart upload
- Fix failed to configure: empty token found error
- Make link return direct download link

S3:
- Add --s3-no-head-object
- Remove WebIdentityRoleProvider to fix crash on auth
- Don't check to see if remote is object if it ends with /
- Add SeaweedFS
- Update Alibaba OSS endpoints

SFTP:
- Fix performance regression by re-enabling concurrent writes
- Expand tilde and environment variables in configured known_hosts_file

Tardigrade:
- Upgrade to uplink v1.4.6
- Use negative offset
- Add warning about too many open files

WebDAV:
- Fix sharepoint auth over http
- Add headers option

Rclone 1.56.0 (64-bit) 相關參考資料
Download Rclone 1.55.0 (64-bit) Free - FileCombo

Download Rclone 1.55.0 (64-bit) for Windows PC from FileCombo. Fast update and Free Download Latest Version 2021 - FileCombo.

https://filecombo.com

Download Rclone 1.56.0 (64-bit) Free - FileCombo

Download Rclone 1.56.0 (64-bit) for Windows PC from FileCombo. Fast update and Free Download Latest Version 2021 - FileCombo.

https://filecombo.com

Downloading Rclone 1.56.0 (64-bit) from FileHorse.com

Rclone 64 bit is a command-line software for Windows PC to sync files and directories to and from: 1Fichier Alibaba Cloud (Aliyun) Object Storage System ...

https://www.filehorse.com

Downloads - Rclone

2021年2月5日 — Rclone Download v1.56.1 · Intel/AMD - 64 Bit · Intel/AMD - 32 Bit · ARMv6 - 32 Bit · ARMv7 - 32 Bit · ARM - 64 Bit · MIPS - Big Endian · MIPS - Little ...

https://rclone.org

Rclone (64-bit) Download (2021 Latest) - FileHorse

Rclone 64 bit is a command-line software for Windows PC to sync files and directories to and from: 1Fichier; Alibaba Cloud (Aliyun) Object Storage System ...

https://www.filehorse.com

Rclone 1.56.0 (64-bit) - FileHorse

Rclone (64-bit). July, 21st 2021 - 14.1 MB - Open Source. Free Download. Security Status. Features · Screenshots · Change Log · Old Versions.

https://www.filehorse.com

Rclone 1.56.0 (64-bit) for Windows 軟體資訊交流 - winXmac ...

Rclone 1.56.0 (64-bit) for Windows 軟體資訊交流、介紹、教學與下載,Rclone 64 位是Windows PC 的命令行軟件,用於與以下文件同步文件和目錄: 1Fichier 阿里 ...

https://winxmac.com

Rclone Download (2021 Latest) for Windows 10, 8, 7 - FileHorse

Download Rclone for Windows PC from FileHorse. 100% Safe and Secure ✓ Free Download (32-bit/64-bit) Latest Version 2021.

https://www.filehorse.com

Rclone for Windows 軟體資訊交流 - winXmac軟體社群

Rclone for Windows 軟體資訊交流、介紹、教學與下載,,軟體教學,軟體下載, ... Rclone,軟體教學,軟體下載,軟體社群,Windows軟體,Mac ... Rclone (64-bit).

https://winxmac.com

Universal Viewer Pro 6.7.4 軟體資訊交流Windows - winXmac ...

Rclone (64-bit),軟體教學,軟體下載,軟體社群. Universal Viewer Pro 6.7.4 Windows. Rclone 64 位是Windows PC 的命令行軟件,用於與以下文件同步文件和目錄:

https://winxmac.com