Skip to content
/ MFUN Public

MFUN 轻量影视媒体库 (梅林固件优化版)

License

Notifications You must be signed in to change notification settings

MuGemSt/MFUN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MFUN 轻量影视媒体库 (梅林固件优化版)

license GitHub release

The MFUN plugin on Merlin, my version supports intranet tunneling:

Environment

Install 7-zip and add it to environment variables, install Python 3.9+ on Windows 10

Remove CRLFs caused by Windows

(If happens at the first time of cloning into windows local)
Open Git Bash here:

sh rm_crlf.sh

The following issue is generally caused by CRLFs:

Git cfg solution

git config --global core.safecrlf false

Build on Windows

python build.py

Usage

  1. Access high-capacity hard disks outside the router
  2. Install USB2JFFS plugin and mount the virtual memory on an external hard disk
  3. Assume the temp dir is /mnt/sda/tmp, you can assign /mnt/sda/tmp as both 配置缓存路径 to fill in required blanks on the MFUN plugin panel of Software Center
  4. Open 控制台 to login with default username and pass and customize them
  5. Switch to 媒体库 - 媒体库管理, click 添加媒体库 to add videos into the media lib, don't forget to assign 所属用户
  6. If you want meta-data function work, the workaround is to rename your videos ensuring their filename can pinpoint movies and TVs in TMDB, you can try to search for movies and TVs by keyword, if the result is one and only, just rename the video to this keyword

Future work

Support HTTPS intranet tunneling

Thanks

[1] https://github.com/Carseason/rogsoft_mfun
[2] https://rogsoft.ddnsto.com/mfun/mfun.tar.gz