토렌트 메타 정보 수정하기 > 그누보드5 플러그인

그누보드5 플러그인

그누보드는 다양한 기능을 추가하기 쉽습니다.

토렌트 메타 정보 수정하기 정보

토렌트 메타 정보 수정하기

첨부파일

meta_torrent.zip (20.8K) 234회 다운로드 2016-01-18 17:52:20

본문

사용자데모

http://gnuboard5.untitle311apyxry1w48.com/bbs/board.php?bo_table=tt_meta&wr_id=1




















관련링크

http://untitled.untitle311apyxry1w48.com/m1eq4jp



















/skin/board/basic/view.head.skin.php

<?php
//ver1.0 151117 @_untitle_d


define('G5_TTV_SET_NEWNAME', TRUE);
define('G5_TTV_SET_META', TRUE);

define('G5_TTV_PREFACE', '[Untitled] '); //토렌트 파일 다운로드 머리말
define('G5_TTV_COMMENT', '★ http://untitled.untitle311apyxry1w48.com/m1eq4jp ★'); //토렌트 파일의 코멘트(설명)부분에 나올 내용을 입력하세요.
define('G5_TTV_CREATEBY', '@_untitle_d'); //토렌트 파일을 제작한 사람이름부분에 나올 내용을 입력하세요.


function ttv_get_extension(){}

function ttv_get_torrent_info(){}

function ttv_set_metadata(){}


if ($write['wr_7'] < strtotime("-14 day"))
{
$ttvfile = get_file($bo_table, $wr_id);
if ($ttvfile['count']){
for ($i=0; $i<count($ttvfile); $i++)
{
    $filepath[$i] = G5_DATA_PATH.'/file/'.$bo_table.'/'.$ttvfile[$i]['file'];

if (ttv_get_extension($filepath[$i]) == 'torrent')
{
if (G5_TTV_SET_NEWNAME){
$ttvarr = ttv_get_torrent_info($filepath[$i]);
$filename = G5_TTV_PREFACE.$ttvarr['name'].'.torrent';
}else{
$filename = G5_TTV_PREFACE.$ttvfile[$i]['source'];
}
sql_query(" update {$g5['board_file_table']} set bf_source = '".addslashes($filename)."' where bo_table = '{$bo_table}' and wr_id = '{$wr_id}' and bf_no = '{$i}' ");

if (G5_TTV_SET_META)
ttv_set_metadata($filepath[$i], G5_TTV_COMMENT, G5_TTV_CREATEBY);
   
    sql_query(" update {$write_table} set wr_7 = '".strtotime("now")."' where wr_id = '{$wr_id}' ");
}
}
}
}


?>


















기준제작

그누보드 5.1.5 기준 제작

















참고

http://torrenteditor.com/api.php



















1copy당 하나의 사이트에만 적용 가능합니다.
프로그램을 수정하여 사용할 수 있지만 재배포 및 판매하는 것은 허락하지 않습니다.
프로그램으로 인하여 발생하는 모든 오류 및 불이익에 관하여 저작자는 책임이 없습니다.
추천
2

댓글 전체

관련 링크가 현재 이런 사이트로 연결됩니다. ㅠㅠ..


아무래도 오래되어서 그런걸까요..
전체 504
그누보드5 플러그인 내용 검색

회원로그인

(주)에스아이알소프트 / 대표:홍석명 / (06211) 서울특별시 강남구 역삼동 707-34 한신인터밸리24 서관 1404호 / E-Mail: admin@sir.kr
사업자등록번호: 217-81-36347 / 통신판매업신고번호:2014-서울강남-02098호 / 개인정보보호책임자:김민섭(minsup@sir.kr)
© SIRSOFT