수요일, 12월 6, 2023
Home Linux ubuntu minidlna 1.1.4 install

ubuntu minidlna 1.1.4 install

ubuntu minidlna 1.1.4 install

업데이트 정보
http://sourceforge.net/projects/minidlna/files/minidlna/1.1.4/

1.1.4 – Released 26-Aug-2014 ——————————–
– Add magic container infrastructure.
– Add magic containers for 50 recent items for each category.
– Fix bad null termination in AAC parsing.
– Fix requests for the last byte of a file, which affected MKV playback on Philips TV’s.
– Support 64-bit time_t values.

1.1.3 – Released 05-June-2014 ——————————–
– Enhance log level settings.
– Fix Samsung browsing when root_container is set.
– Add Clang compiling support.
– Fix compiling on systems without iconv.
– Add merge_media_dirs option, to revert to the old behavior.
– Add Asus O!Play client support.
– Fix Broken SSDP multicast membership addition.
– Fix crash bug with an emtpy filter argument.
– Accept SMI subtitles in addition to SRT.
– Add BubbleUPnP detection and enable subtitle support.
– Allow the user to specify an arbitrary root container.
– Add libavcodec > 54 / libav 10 compatibility.
– Get embedded cover art from video files with recent libavformat versions.
– Disable Samsung DCM10 capability, as it breaks compatibility with new models.
– Add subtitle support for NetFront™ Living Connect middleware-based clients.

1. apt-get update

2. 의존성 패키지 및 컴파일 관련 패키지 설치

3.minidlna-1.1.4.tar.gz 다운로드

4. make & make install

5.minidlna.conf copy 및 수정

6.minidlna.conf 확인

7.minidlna service 등록 및 권한

8.service 실행확인

LEAVE A REPLY

Please enter your comment!
Please enter your name here

Time limit is exhausted. Please reload the CAPTCHA.

최신글

에픽게임즈 – Dandara: Trials of Fear Edition

억압받으며 종말의 위기에 처한 기이한 세계에서 Dandara는 세상을 바로잡기 위해 깨어났습니다. 신비한 생물과 끝없는...

인기글

ubuntu SNMP 설치 및 설정

ubuntu SNMP 설치 및 설정 1.apt-get snmpd snmp rrdtool 2.snmpd.conf 백업 3.iostat-persist.pl 다운로드 4.snmpd.conf생성 5./etc/default/snmpd 수정 6.service snmpd restart 7.snmpwalk (snmp확인)

원격데스크톱RDP 접속정보Log 삭제

원격데스크톱RDP 접속정보Log 삭제 첫번째로 Default.rdp 파일을 지우면 됩니다. 두번째로 아래와같이 접속기록이 남아있는데요. 접속기록은 레지스트리 편집기를 통해서 삭제가 가능합니다. 위와 같이 HKEY_CURRENT_USERSoftwareMicrosoftTerminal Server ClientDefault 의 값과 HKEY_CURRENT_USERSoftwareMicrosoftTerminal Server ClientServers의 해당 값을 삭제해주시면...

x470 128gb Ram Support Motherboard

Asrock Rack X470D4U 제품이 BIOS 업데이트로 MAX Memory 128G 지원가능한듯 합니다. X470 에서 128GB RAM 를 지원하는 최초의 X470 Motherboard 인듯합니다. 조만간 32G RAM 구하게 되면...

Mac Address로 IP확인하기

Mac Address로 IP확인하기 도스창에서 arp -a 입력하시면 맥어드레스와 IP정보 조회가 가능합니다.