Releases: TorBox-App/torbox-media-center
Releases · TorBox-App/torbox-media-center
v2.0.0
2.0.0 (2026-01-16)
⚠ BREAKING CHANGES
- uses new http client wrapper with automatic retries
Features
- add cleanup logic for stale .strm files and empty folders (68d4448)
- Add RAW_MODE feature: preserve original file tree when enabled (0dcd7c9)
- adds caching to http client (896fd20)
- adds update checking using git, http header uses latest version (58673e0)
- uses new http client wrapper with automatic retries (31d7b57)
Bug Fixes
v1.4.0
v1.3.0
v1.2.0
v1.1.0
1.1.0 (2025-05-09)
Features
- ability to change mount refresh time (6c6692e)
- adds banner (407081f)
- adds docker support back for linux/arm/v8 and linux/arm/v7 (8c6bf74)
- builds for linux/arm64 and linux/arm/v8 (8dd4719)
- gets all user files by iteration (57c2b32)
- support for windows and macos by splitting mounting methods and importing safely (badc443)
- uses search by file with full file name for better accuracy (5f046d1)
Bug Fixes
- adds timeout handling (29aaf7b)
- cannot build on osx apple silicon (d83aba0)
- cleans titles with invalid characters and code optimizaitons, handling error (2b2e49a)
- cleans year to be single year only (639d567)
- darwin doesn't use unsupported parameter Cannot build on Apple Silicon Mac #4 (c1fc966)
- falls back to short_name of item if no title, fixes Crashing with TypeError #5 (b13b372)
- handles errors when generating strm files (6c9698e)
- handles when item name is the hash (39af017)
- proper egg when installing on mac resolves Cannot build on Apple Silicon Mac #4 (c8127d4)
- proper error when using fuse on Windows (7669691)
- removes meta_title which had no bearing (8f74ff3)
- uses a slim bookworm docker image (1c83020)
v1.0.0
1.0.0 (2025-05-06)
Features
- adds docker comands, docker compose and updated installtion in readme (c2215ee)
- adds fuse mounting (78a8842)
- adds mount path (3a1e7ce)
- adds proper logging (a570254)
- better readme with links (49cee8a)
- cleans up strm files when exiting (9cbc648)
- functions for retrieving user files with metadata (7f6d2c4)
- path for folders, generates strem links (fc1d476)
- properly returns file metadata for storage use (44a56cf)
- readme with basic information (0b59229)
- refreshes vfs in the background to reflect new files (e3838aa)
- runs strm on boot (8773e16)
- start of using fuse as alternative mounting method (59e4f8d)
- uses internal database and gets fresh data on boot (138400f)