Advertisement
Guest User

Untitled

a guest
Apr 18th, 2016
201
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 42.77 KB | None | 0 0
  1. Arbeitsverzeichnist ist: /var/services/homes/admin/synOTR_1.0/synOTR
  2. Loglevel: erweitert
  3. Löschverzeichnis wurde erstellt [/volume1/video/otr/#recycle/]
  4. Decodierverzeichnis vorhanden [/volume1/video/otr/entpackt/_decodiert]
  5. Update ==> Du nutzt bereits die neuste synOTR-Version [1.0]
  6.  
  7.  
  8. ==> Dateien im Installationsverzeichnis:
  9.  
  10. /app
  11. /app/bin
  12. /app/bin/avimerge
  13. /app/bin/mp4box
  14. /app/bin/bash
  15. /app/bin/.DS_Store
  16. /app/bin/nice
  17. /app/bin/touch
  18. /app/bin/rev
  19. /app/bin/avisplit
  20. /app/bin/otrdecoder
  21. /app/bin/bc
  22. /app/bin/sqlite3
  23. /app/bin/jq
  24. /app/bin/awk.old
  25. /app/OTRcut.sh
  26. /app/tmp
  27. /app/tmp/otrcut
  28. /app/tmp/otrcut/search.xml
  29. /app/tmp/.DS_Store
  30. /app/synOTR.sqlite
  31. /Konfiguration.txt
  32. /README.txt
  33. /synOTR-start.sh
  34. /synOTR.sh
  35.  
  36. ==> Softwareversionen:
  37. ===> Prüfe bash:
  38. bash -> /var/services/homes/admin/synOTR_1.0/synOTR/app/bin/bash
  39. GNU bash, version 4.3.30(1)-release (i686-pc-linux-gnu)
  40. Copyright (C) 2013 Free Software Foundation, Inc.
  41. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
  42.  
  43. This is free software; you are free to change and redistribute it.
  44. There is NO WARRANTY, to the extent permitted by law.
  45.  
  46. ===> Prüfe otrdecoder:
  47. otrdecoder -> /var/services/homes/admin/synOTR_1.0/synOTR/app/bin/otrdecoder
  48. otrdecoder: /lib/libstdc++.so.6: no version information available (required by otrdecoder)
  49. otrdecoder: /lib/libstdc++.so.6: no version information available (required by otrdecoder)
  50. otrdecoder: /lib/libstdc++.so.6: no version information available (required by otrdecoder)
  51. Decoder for otrkey files.
  52. Usage: otrdecoder [-h] [-v] [-i FILE|URL -e EMAIL -p PASSWORD] [-S STARTTIME] [-E ENDTIME] [-C CUTLIST] [-o DIRECTORY] [-c DIRECTORY] [-b BUFFERSIZE] [-f] [-q]
  53. -h prints this screen
  54. -v prints version
  55. -i FILE use FILE as input file
  56. -e EMAIL use EMAIL to fetch the key directly from otr
  57. -p PASSWORD use PASSWORD to fetch the key directly from otr
  58. -o DIRECTORY use DIRECTORY as output directory (default: .)
  59. -b BUFFERSIZE use BUFFERSIZE*blocksize as size for the IO buffer.
  60. 0 disables IO buffering. (default: 1024)
  61. -q don't verify input file before processing.
  62. If this is turned off, it is possible to decode partially downloaded
  63. otrkeys in the new format
  64. -f force overwriting of output file
  65.  
  66. Additional parameters supported by new format:
  67. -i URL use URL to fetch input from
  68. -S STARTTIME decode file from STARTTIME on
  69. -E ENDTIME decode file until ENDTIME
  70. -C CUTLIST decode and cut file corresponding to the information in CUTLIST
  71. -c DIRECTORY use DIRECTORY as cache directory for http downloads (default: .)
  72.  
  73. ===> Prüfe avimerge:
  74. avimerge -> /var/services/homes/admin/synOTR_1.0/synOTR/app/bin/avimerge
  75. avimerge (transcode v1.0.7) (C) 2001-2004 Thomas Oestreich, T. Bitterberg, 2004-2008 Transcode Team
  76.  
  77. Usage: avimerge [options]
  78. -o file output file name
  79. -i file1 [file2 [...]] input file(s)
  80. -p file multiplex additional audio track from file
  81. -a num select audio track number from input file [0]
  82. -A num select audio track number in output file [next]
  83. -b n handle vbr audio [autodetect]
  84. -c drop video frames in case audio is missing [off]
  85. -f FILE read AVI comments from FILE [off]
  86. -x FILE read AVI index from FILE [off] (see aviindex(1))
  87.  
  88. ===> Prüfe avisplit:
  89. avisplit -> /var/services/homes/admin/synOTR_1.0/synOTR/app/bin/avisplit
  90. avisplit (transcode v1.0.7) (C) 2001-2003 Thomas Oestreich, 2003-2008 Transcode Team
  91.  
  92. Usage: avisplit [options]
  93. -i name file name
  94. -s size de-chunk based on size in MB (0=dechunk)
  95. -H n split only first n chunks [all]
  96. -t s1-s2[,s3-s4,..] de-chunk based on time/framecode (n:m:l.k) [off]
  97. -c merge chunks on-the-fly for option -t [off]
  98. -m force split at upper limit for option -t [off]
  99. -o base split to base-%04d.avi [name-%04d]
  100. -b n handle vbr audio [autodetect]
  101. -f FILE read AVI comments from FILE [off]
  102. -v print version
  103.  
  104. ===> Prüfe mp4box:
  105. mp4box -> /var/services/homes/admin/synOTR_1.0/synOTR/app/bin/mp4box
  106. MP4Box - GPAC version 0.5.1-DEV-rev
  107. GPAC Copyright (c) Telecom ParisTech 2000-2012
  108. GPAC Configuration: --verbose --enable-static-bin --static-mp4box --prefix=/home/monarc/bin/git
  109. Features: GPAC_DISABLE_3D
  110.  
  111.  
  112. ===> Prüfe nice:
  113. nice -> /var/services/homes/admin/synOTR_1.0/synOTR/app/bin/nice
  114. nice (GNU coreutils) 8.4
  115. Copyright (C) 2010 Free Software Foundation, Inc.
  116. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
  117. This is free software: you are free to change and redistribute it.
  118. There is NO WARRANTY, to the extent permitted by law.
  119.  
  120. Written by David MacKenzie.
  121.  
  122. ===> Prüfe touch:
  123. touch -> /var/services/homes/admin/synOTR_1.0/synOTR/app/bin/touch
  124. touch (GNU coreutils) 8.4
  125. Copyright (C) 2010 Free Software Foundation, Inc.
  126. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
  127. This is free software: you are free to change and redistribute it.
  128. There is NO WARRANTY, to the extent permitted by law.
  129.  
  130. Written by Paul Rubin, Arnold Robbins, Jim Kingdon,
  131. David MacKenzie, and Randy Smith.
  132.  
  133. ===> Prüfe rev:
  134. rev -> /var/services/homes/admin/synOTR_1.0/synOTR/app/bin/rev
  135. ===> Prüfe bc:
  136. bc -> /var/services/homes/admin/synOTR_1.0/synOTR/app/bin/bc
  137. bc 1.06
  138. Copyright 1991-1994, 1997, 1998, 2000 Free Software Foundation, Inc.
  139.  
  140. ===> Prüfe awk:
  141. awk -> /bin/awk
  142. GNU Awk 4.1.3, API: 1.1 (GNU MPFR 3.1.3, GNU MP 6.0.0)
  143. Copyright (C) 1989, 1991-2015 Free Software Foundation.
  144.  
  145. This program is free software; you can redistribute it and/or modify
  146. it under the terms of the GNU General Public License as published by
  147. the Free Software Foundation; either version 3 of the License, or
  148. (at your option) any later version.
  149.  
  150. This program is distributed in the hope that it will be useful,
  151. but WITHOUT ANY WARRANTY; without even the implied warranty of
  152. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  153. GNU General Public License for more details.
  154.  
  155. You should have received a copy of the GNU General Public License
  156. along with this program. If not, see http://www.gnu.org/licenses/.
  157.  
  158. ===> Prüfe jq:
  159. jq -> /var/services/homes/admin/synOTR_1.0/synOTR/app/bin/jq
  160. jq-1.4
  161.  
  162. ===> Prüfe SQLite:
  163. sqlite3 -> /var/services/homes/admin/synOTR_1.0/synOTR/app/bin/jq
  164. 3.8.11.1 2015-07-29 20:00:57 cf538e2783e468bbc25e7cb2a9ee64d3e0e80b2f
  165.  
  166.  
  167.  
  168. ==> decodieren:
  169.  
  170. Air_Warriors_16.03.24_03-05_n24_40_TVOON_DE.mpg.avi.otrkey
  171. OTRdecoder LOG: otrdecoder: /lib/libstdc++.so.6: no version information available (required by otrdecoder)
  172. otrdecoder: /lib/libstdc++.so.6: no version information available (required by otrdecoder)
  173. otrdecoder: /lib/libstdc++.so.6: no version information available (required by otrdecoder)
  174. Decoding...
  175. Progress: 1%
  176. Progress: 2%
  177. Progress: 3%
  178. Progress: 4%
  179. Progress: 5%
  180. Progress: 6%
  181. Progress: 7%
  182. Progress: 8%
  183. Progress: 9%
  184. Progress: 10%
  185. Progress: 11%
  186. Progress: 12%
  187. Progress: 13%
  188. Progress: 14%
  189. Progress: 15%
  190. Progress: 16%
  191. Progress: 17%
  192. Progress: 18%
  193. Progress: 19%
  194. Progress: 20%
  195. Progress: 21%
  196. Progress: 22%
  197. Progress: 23%
  198. Progress: 24%
  199. Progress: 25%
  200. Progress: 26%
  201. Progress: 27%
  202. Progress: 28%
  203. Progress: 29%
  204. Progress: 30%
  205. Progress: 31%
  206. Progress: 32%
  207. Progress: 33%
  208. Progress: 34%
  209. Progress: 35%
  210. Progress: 36%
  211. Progress: 37%
  212. Progress: 38%
  213. Progress: 39%
  214. Progress: 40%
  215. Progress: 41%
  216. Progress: 42%
  217. Progress: 43%
  218. Progress: 44%
  219. Progress: 45%
  220. Progress: 46%
  221. Progress: 47%
  222. Progress: 48%
  223. Progress: 49%
  224. Progress: 50%
  225. Progress: 51%
  226. Progress: 52%
  227. Progress: 53%
  228. Progress: 54%
  229. Progress: 55%
  230. Progress: 56%
  231. Progress: 57%
  232. Progress: 58%
  233. Progress: 59%
  234. Progress: 60%
  235. Progress: 61%
  236. Progress: 62%
  237. Progress: 63%
  238. Progress: 64%
  239. Progress: 65%
  240. Progress: 66%
  241. Progress: 67%
  242. Progress: 68%
  243. Progress: 69%
  244. Progress: 70%
  245. Progress: 71%
  246. Progress: 72%
  247. Progress: 73%
  248. Progress: 74%
  249. Progress: 75%
  250. Progress: 76%
  251. Progress: 77%
  252. Progress: 78%
  253. Progress: 79%
  254. Progress: 80%
  255. Progress: 81%
  256. Progress: 82%
  257. Progress: 83%
  258. Progress: 84%
  259. Progress: 85%
  260. Progress: 86%
  261. Progress: 87%
  262. Progress: 88%
  263. Progress: 89%
  264. Progress: 90%
  265. Progress: 91%
  266. Progress: 92%
  267. Progress: 93%
  268. Progress: 94%
  269. Progress: 95%
  270. Progress: 96%
  271. Progress: 97%
  272. Progress: 98%
  273. Progress: 99%
  274. Progress: 100%
  275. |L==> fertig
  276.  
  277. Air_Warriors_16.03.30_23-05_n24_55_TVOON_DE.mpg.avi.otrkey
  278. OTRdecoder LOG: otrdecoder: /lib/libstdc++.so.6: no version information available (required by otrdecoder)
  279. otrdecoder: /lib/libstdc++.so.6: no version information available (required by otrdecoder)
  280. otrdecoder: /lib/libstdc++.so.6: no version information available (required by otrdecoder)
  281. Decoding...
  282. Progress: 1%
  283. Progress: 2%
  284. Progress: 3%
  285. Progress: 4%
  286. Progress: 5%
  287. Progress: 6%
  288. Progress: 7%
  289. Progress: 8%
  290. Progress: 9%
  291. Progress: 10%
  292. Progress: 11%
  293. Progress: 12%
  294. Progress: 13%
  295. Progress: 14%
  296. Progress: 15%
  297. Progress: 16%
  298. Progress: 17%
  299. Progress: 18%
  300. Progress: 19%
  301. Progress: 20%
  302. Progress: 21%
  303. Progress: 22%
  304. Progress: 23%
  305. Progress: 24%
  306. Progress: 25%
  307. Progress: 26%
  308. Progress: 27%
  309. Progress: 28%
  310. Progress: 29%
  311. Progress: 30%
  312. Progress: 31%
  313. Progress: 32%
  314. Progress: 33%
  315. Progress: 34%
  316. Progress: 35%
  317. Progress: 36%
  318. Progress: 37%
  319. Progress: 38%
  320. Progress: 39%
  321. Progress: 40%
  322. Progress: 41%
  323. Progress: 42%
  324. Progress: 43%
  325. Progress: 44%
  326. Progress: 45%
  327. Progress: 46%
  328. Progress: 47%
  329. Progress: 48%
  330. Progress: 49%
  331. Progress: 50%
  332. Progress: 51%
  333. Progress: 52%
  334. Progress: 53%
  335. Progress: 54%
  336. Progress: 55%
  337. Progress: 56%
  338. Progress: 57%
  339. Progress: 58%
  340. Progress: 59%
  341. Progress: 60%
  342. Progress: 61%
  343. Progress: 62%
  344. Progress: 63%
  345. Progress: 64%
  346. Progress: 65%
  347. Progress: 66%
  348. Progress: 67%
  349. Progress: 68%
  350. Progress: 69%
  351. Progress: 70%
  352. Progress: 71%
  353. Progress: 72%
  354. Progress: 73%
  355. Progress: 74%
  356. Progress: 75%
  357. Progress: 76%
  358. Progress: 77%
  359. Progress: 78%
  360. Progress: 79%
  361. Progress: 80%
  362. Progress: 81%
  363. Progress: 82%
  364. Progress: 83%
  365. Progress: 84%
  366. Progress: 85%
  367. Progress: 86%
  368. Progress: 87%
  369. Progress: 88%
  370. Progress: 89%
  371. Progress: 90%
  372. Progress: 91%
  373. Progress: 92%
  374. Progress: 93%
  375. Progress: 94%
  376. Progress: 95%
  377. Progress: 96%
  378. Progress: 97%
  379. Progress: 98%
  380. Progress: 99%
  381. Progress: 100%
  382. |L==> fertig
  383.  
  384. Homeland_S05E01_16.04.04_03-15_sat1_90_TVOON_DE.mpg.HQ.avi.otrkey
  385. OTRdecoder LOG: otrdecoder: /lib/libstdc++.so.6: no version information available (required by otrdecoder)
  386. otrdecoder: /lib/libstdc++.so.6: no version information available (required by otrdecoder)
  387. otrdecoder: /lib/libstdc++.so.6: no version information available (required by otrdecoder)
  388. Decoding...
  389. Progress: 1%
  390. Progress: 2%
  391. Progress: 3%
  392. Progress: 4%
  393. Progress: 5%
  394. Progress: 6%
  395. Progress: 7%
  396. Progress: 8%
  397. Progress: 9%
  398. Progress: 10%
  399. Progress: 11%
  400. Progress: 12%
  401. Progress: 13%
  402. Progress: 14%
  403. Progress: 15%
  404. Progress: 16%
  405. Progress: 17%
  406. Progress: 18%
  407. Progress: 19%
  408. Progress: 20%
  409. Progress: 21%
  410. Progress: 22%
  411. Progress: 23%
  412. Progress: 24%
  413. Progress: 25%
  414. Progress: 26%
  415. Progress: 27%
  416. Progress: 28%
  417. Progress: 29%
  418. Progress: 30%
  419. Progress: 31%
  420. Progress: 32%
  421. Progress: 33%
  422. Progress: 34%
  423. Progress: 35%
  424. Progress: 36%
  425. Progress: 37%
  426. Progress: 38%
  427. Progress: 39%
  428. Progress: 40%
  429. Progress: 41%
  430. Progress: 42%
  431. Progress: 43%
  432. Progress: 44%
  433. Progress: 45%
  434. Progress: 46%
  435. Progress: 47%
  436. Progress: 48%
  437. Progress: 49%
  438. Progress: 50%
  439. Progress: 51%
  440. Progress: 52%
  441. Progress: 53%
  442. Progress: 54%
  443. Progress: 55%
  444. Progress: 56%
  445. Progress: 57%
  446. Progress: 58%
  447. Progress: 59%
  448. Progress: 60%
  449. Progress: 61%
  450. Progress: 62%
  451. Progress: 63%
  452. Progress: 64%
  453. Progress: 65%
  454. Progress: 66%
  455. Progress: 67%
  456. Progress: 68%
  457. Progress: 69%
  458. Progress: 70%
  459. Progress: 71%
  460. Progress: 72%
  461. Progress: 73%
  462. Progress: 74%
  463. Progress: 75%
  464. Progress: 76%
  465. Progress: 77%
  466. Progress: 78%
  467. Progress: 79%
  468. Progress: 80%
  469. Progress: 81%
  470. Progress: 82%
  471. Progress: 83%
  472. Progress: 84%
  473. Progress: 85%
  474. Progress: 86%
  475. Progress: 87%
  476. Progress: 88%
  477. Progress: 89%
  478. Progress: 90%
  479. Progress: 91%
  480. Progress: 92%
  481. Progress: 93%
  482. Progress: 94%
  483. Progress: 95%
  484. Progress: 96%
  485. Progress: 97%
  486. Progress: 98%
  487. Progress: 99%
  488. Progress: 100%
  489. |L==> fertig
  490.  
  491. Homeland_S05E03_16.04.10_23-10_sat1_120_TVOON_DE.mpg.HQ.avi.otrkey
  492. OTRdecoder LOG: otrdecoder: /lib/libstdc++.so.6: no version information available (required by otrdecoder)
  493. otrdecoder: /lib/libstdc++.so.6: no version information available (required by otrdecoder)
  494. otrdecoder: /lib/libstdc++.so.6: no version information available (required by otrdecoder)
  495. Decoding...
  496. Progress: 1%
  497. Progress: 2%
  498. Progress: 3%
  499. Progress: 4%
  500. Progress: 5%
  501. Progress: 6%
  502. Progress: 7%
  503. Progress: 8%
  504. Progress: 9%
  505. Progress: 10%
  506. Progress: 11%
  507. Progress: 12%
  508. Progress: 13%
  509. Progress: 14%
  510. Progress: 15%
  511. Progress: 16%
  512. Progress: 17%
  513. Progress: 18%
  514. Progress: 19%
  515. Progress: 20%
  516. Progress: 21%
  517. Progress: 22%
  518. Progress: 23%
  519. Progress: 24%
  520. Progress: 25%
  521. Progress: 26%
  522. Progress: 27%
  523. Progress: 28%
  524. Progress: 29%
  525. Progress: 30%
  526. Progress: 31%
  527. Progress: 32%
  528. Progress: 33%
  529. Progress: 34%
  530. Progress: 35%
  531. Progress: 36%
  532. Progress: 37%
  533. Progress: 38%
  534. Progress: 39%
  535. Progress: 40%
  536. Progress: 41%
  537. Progress: 42%
  538. Progress: 43%
  539. Progress: 44%
  540. Progress: 45%
  541. Progress: 46%
  542. Progress: 47%
  543. Progress: 48%
  544. Progress: 49%
  545. Progress: 50%
  546. Progress: 51%
  547. Progress: 52%
  548. Progress: 53%
  549. Progress: 54%
  550. Progress: 55%
  551. Progress: 56%
  552. Progress: 57%
  553. Progress: 58%
  554. Progress: 59%
  555. Progress: 60%
  556. Progress: 61%
  557. Progress: 62%
  558. Progress: 63%
  559. Progress: 64%
  560. Progress: 65%
  561. Progress: 66%
  562. Progress: 67%
  563. Progress: 68%
  564. Progress: 69%
  565. Progress: 70%
  566. Progress: 71%
  567. Progress: 72%
  568. Progress: 73%
  569. Progress: 74%
  570. Progress: 75%
  571. Progress: 76%
  572. Progress: 77%
  573. Progress: 78%
  574. Progress: 79%
  575. Progress: 80%
  576. Progress: 81%
  577. Progress: 82%
  578. Progress: 83%
  579. Progress: 84%
  580. Progress: 85%
  581. Progress: 86%
  582. Progress: 87%
  583. Progress: 88%
  584. Progress: 89%
  585. Progress: 90%
  586. Progress: 91%
  587. Progress: 92%
  588. Progress: 93%
  589. Progress: 94%
  590. Progress: 95%
  591. Progress: 96%
  592. Progress: 97%
  593. Progress: 98%
  594. Progress: 99%
  595. Progress: 100%
  596. |L==> fertig
  597.  
  598. The_Blacklist_S03E07_16.03.15_22-15_rtl_55_TVOON_DE.mpg.HQ.avi.otrkey
  599. OTRdecoder LOG: otrdecoder: /lib/libstdc++.so.6: no version information available (required by otrdecoder)
  600. otrdecoder: /lib/libstdc++.so.6: no version information available (required by otrdecoder)
  601. otrdecoder: /lib/libstdc++.so.6: no version information available (required by otrdecoder)
  602.  
  603. [OTRHelper:] Your account balance is too low to decode this file. You need 5 more Cent. Reason:
  604. -This file is older than 31 days and you were no Premium user at broadcast date (+5 Cent). . If you wish to continue please visit the OTR website, go to 'settings' and accept 'extra costs for decoding of old files'.
  605.  
  606. Information about this error can be found here: http://www.onlinetvrecorder.com/?aktion=decodermessages
  607. |L==> fertig
  608.  
  609. The_Blacklist_S03E08_16.03.15_23-10_rtl_50_TVOON_DE.mpg.HQ.avi.otrkey
  610. OTRdecoder LOG: otrdecoder: /lib/libstdc++.so.6: no version information available (required by otrdecoder)
  611. otrdecoder: /lib/libstdc++.so.6: no version information available (required by otrdecoder)
  612. otrdecoder: /lib/libstdc++.so.6: no version information available (required by otrdecoder)
  613.  
  614. [OTRHelper:] Your account balance is too low to decode this file. You need 5 more Cent. Reason:
  615. -This file is older than 31 days and you were no Premium user at broadcast date (+5 Cent). . If you wish to continue please visit the OTR website, go to 'settings' and accept 'extra costs for decoding of old files'.
  616.  
  617. Information about this error can be found here: http://www.onlinetvrecorder.com/?aktion=decodermessages
  618. |L==> fertig
  619.  
  620. The_Blacklist_S03E09_16.03.22_23-10_rtl_50_TVOON_DE.mpg.HQ.avi.otrkey
  621. OTRdecoder LOG: otrdecoder: /lib/libstdc++.so.6: no version information available (required by otrdecoder)
  622. otrdecoder: /lib/libstdc++.so.6: no version information available (required by otrdecoder)
  623. otrdecoder: /lib/libstdc++.so.6: no version information available (required by otrdecoder)
  624. Decoding...
  625. Progress: 1%
  626. Progress: 2%
  627. Progress: 3%
  628. Progress: 4%
  629. Progress: 5%
  630. Progress: 6%
  631. Progress: 7%
  632. Progress: 8%
  633. Progress: 9%
  634. Progress: 10%
  635. Progress: 11%
  636. Progress: 12%
  637. Progress: 13%
  638. Progress: 14%
  639. Progress: 15%
  640. Progress: 16%
  641. Progress: 17%
  642. Progress: 18%
  643. Progress: 19%
  644. Progress: 20%
  645. Progress: 21%
  646. Progress: 22%
  647. Progress: 23%
  648. Progress: 24%
  649. Progress: 25%
  650. Progress: 26%
  651. Progress: 27%
  652. Progress: 28%
  653. Progress: 29%
  654. Progress: 30%
  655. Progress: 31%
  656. Progress: 32%
  657. Progress: 33%
  658. Progress: 34%
  659. Progress: 35%
  660. Progress: 36%
  661. Progress: 37%
  662. Progress: 38%
  663. Progress: 39%
  664. Progress: 40%
  665. Progress: 41%
  666. Progress: 42%
  667. Progress: 43%
  668. Progress: 44%
  669. Progress: 45%
  670. Progress: 46%
  671. Progress: 47%
  672. Progress: 48%
  673. Progress: 49%
  674. Progress: 50%
  675. Progress: 51%
  676. Progress: 52%
  677. Progress: 53%
  678. Progress: 54%
  679. Progress: 55%
  680. Progress: 56%
  681. Progress: 57%
  682. Progress: 58%
  683. Progress: 59%
  684. Progress: 60%
  685. Progress: 61%
  686. Progress: 62%
  687. Progress: 63%
  688. Progress: 64%
  689. Progress: 65%
  690. Progress: 66%
  691. Progress: 67%
  692. Progress: 68%
  693. Progress: 69%
  694. Progress: 70%
  695. Progress: 71%
  696. Progress: 72%
  697. Progress: 73%
  698. Progress: 74%
  699. Progress: 75%
  700. Progress: 76%
  701. Progress: 77%
  702. Progress: 78%
  703. Progress: 79%
  704. Progress: 80%
  705. Progress: 81%
  706. Progress: 82%
  707. Progress: 83%
  708. Progress: 84%
  709. Progress: 85%
  710. Progress: 86%
  711. Progress: 87%
  712. Progress: 88%
  713. Progress: 89%
  714. Progress: 90%
  715. Progress: 91%
  716. Progress: 92%
  717. Progress: 93%
  718. Progress: 94%
  719. Progress: 95%
  720. Progress: 96%
  721. Progress: 97%
  722. Progress: 98%
  723. Progress: 99%
  724. Progress: 100%
  725. |L==> fertig
  726.  
  727. The_Blacklist_S03E10_16.03.29_23-10_rtl_50_TVOON_DE.mpg.HQ.avi.otrkey
  728. OTRdecoder LOG: otrdecoder: /lib/libstdc++.so.6: no version information available (required by otrdecoder)
  729. otrdecoder: /lib/libstdc++.so.6: no version information available (required by otrdecoder)
  730. otrdecoder: /lib/libstdc++.so.6: no version information available (required by otrdecoder)
  731. Decoding...
  732. Progress: 1%
  733. Progress: 2%
  734. Progress: 3%
  735. Progress: 4%
  736. Progress: 5%
  737. Progress: 6%
  738. Progress: 7%
  739. Progress: 8%
  740. Progress: 9%
  741. Progress: 10%
  742. Progress: 11%
  743. Progress: 12%
  744. Progress: 13%
  745. Progress: 14%
  746. Progress: 15%
  747. Progress: 16%
  748. Progress: 17%
  749. Progress: 18%
  750. Progress: 19%
  751. Progress: 20%
  752. Progress: 21%
  753. Progress: 22%
  754. Progress: 23%
  755. Progress: 24%
  756. Progress: 25%
  757. Progress: 26%
  758. Progress: 27%
  759. Progress: 28%
  760. Progress: 29%
  761. Progress: 30%
  762. Progress: 31%
  763. Progress: 32%
  764. Progress: 33%
  765. Progress: 34%
  766. Progress: 35%
  767. Progress: 36%
  768. Progress: 37%
  769. Progress: 38%
  770. Progress: 39%
  771. Progress: 40%
  772. Progress: 41%
  773. Progress: 42%
  774. Progress: 43%
  775. Progress: 44%
  776. Progress: 45%
  777. Progress: 46%
  778. Progress: 47%
  779. Progress: 48%
  780. Progress: 49%
  781. Progress: 50%
  782. Progress: 51%
  783. Progress: 52%
  784. Progress: 53%
  785. Progress: 54%
  786. Progress: 55%
  787. Progress: 56%
  788. Progress: 57%
  789. Progress: 58%
  790. Progress: 59%
  791. Progress: 60%
  792. Progress: 61%
  793. Progress: 62%
  794. Progress: 63%
  795. Progress: 64%
  796. Progress: 65%
  797. Progress: 66%
  798. Progress: 67%
  799. Progress: 68%
  800. Progress: 69%
  801. Progress: 70%
  802. Progress: 71%
  803. Progress: 72%
  804. Progress: 73%
  805. Progress: 74%
  806. Progress: 75%
  807. Progress: 76%
  808. Progress: 77%
  809. Progress: 78%
  810. Progress: 79%
  811. Progress: 80%
  812. Progress: 81%
  813. Progress: 82%
  814. Progress: 83%
  815. Progress: 84%
  816. Progress: 85%
  817. Progress: 86%
  818. Progress: 87%
  819. Progress: 88%
  820. Progress: 89%
  821. Progress: 90%
  822. Progress: 91%
  823. Progress: 92%
  824. Progress: 93%
  825. Progress: 94%
  826. Progress: 95%
  827. Progress: 96%
  828. Progress: 97%
  829. Progress: 98%
  830. Progress: 99%
  831. Progress: 100%
  832. |L==> fertig
  833.  
  834. The_Blacklist_S03E11_16.04.05_23-10_rtl_50_TVOON_DE.mpg.HQ.avi.otrkey
  835. OTRdecoder LOG: otrdecoder: /lib/libstdc++.so.6: no version information available (required by otrdecoder)
  836. otrdecoder: /lib/libstdc++.so.6: no version information available (required by otrdecoder)
  837. otrdecoder: /lib/libstdc++.so.6: no version information available (required by otrdecoder)
  838. Decoding...
  839. Progress: 1%
  840. Progress: 2%
  841. Progress: 3%
  842. Progress: 4%
  843. Progress: 5%
  844. Progress: 6%
  845. Progress: 7%
  846. Progress: 8%
  847. Progress: 9%
  848. Progress: 10%
  849. Progress: 11%
  850. Progress: 12%
  851. Progress: 13%
  852. Progress: 14%
  853. Progress: 15%
  854. Progress: 16%
  855. Progress: 17%
  856. Progress: 18%
  857. Progress: 19%
  858. Progress: 20%
  859. Progress: 21%
  860. Progress: 22%
  861. Progress: 23%
  862. Progress: 24%
  863. Progress: 25%
  864. Progress: 26%
  865. Progress: 27%
  866. Progress: 28%
  867. Progress: 29%
  868. Progress: 30%
  869. Progress: 31%
  870. Progress: 32%
  871. Progress: 33%
  872. Progress: 34%
  873. Progress: 35%
  874. Progress: 36%
  875. Progress: 37%
  876. Progress: 38%
  877. Progress: 39%
  878. Progress: 40%
  879. Progress: 41%
  880. Progress: 42%
  881. Progress: 43%
  882. Progress: 44%
  883. Progress: 45%
  884. Progress: 46%
  885. Progress: 47%
  886. Progress: 48%
  887. Progress: 49%
  888. Progress: 50%
  889. Progress: 51%
  890. Progress: 52%
  891. Progress: 53%
  892. Progress: 54%
  893. Progress: 55%
  894. Progress: 56%
  895. Progress: 57%
  896. Progress: 58%
  897. Progress: 59%
  898. Progress: 60%
  899. Progress: 61%
  900. Progress: 62%
  901. Progress: 63%
  902. Progress: 64%
  903. Progress: 65%
  904. Progress: 66%
  905. Progress: 67%
  906. Progress: 68%
  907. Progress: 69%
  908. Progress: 70%
  909. Progress: 71%
  910. Progress: 72%
  911. Progress: 73%
  912. Progress: 74%
  913. Progress: 75%
  914. Progress: 76%
  915. Progress: 77%
  916. Progress: 78%
  917. Progress: 79%
  918. Progress: 80%
  919. Progress: 81%
  920. Progress: 82%
  921. Progress: 83%
  922. Progress: 84%
  923. Progress: 85%
  924. Progress: 86%
  925. Progress: 87%
  926. Progress: 88%
  927. Progress: 89%
  928. Progress: 90%
  929. Progress: 91%
  930. Progress: 92%
  931. Progress: 93%
  932. Progress: 94%
  933. Progress: 95%
  934. Progress: 96%
  935. Progress: 97%
  936. Progress: 98%
  937. Progress: 99%
  938. Progress: 100%
  939. |L==> fertig
  940.  
  941. The_Blacklist_S03E12_16.04.12_23-10_rtl_50_TVOON_DE.mpg.HQ.avi.otrkey
  942. OTRdecoder LOG: otrdecoder: /lib/libstdc++.so.6: no version information available (required by otrdecoder)
  943. otrdecoder: /lib/libstdc++.so.6: no version information available (required by otrdecoder)
  944. otrdecoder: /lib/libstdc++.so.6: no version information available (required by otrdecoder)
  945. Decoding...
  946. Progress: 1%
  947. Progress: 2%
  948. Progress: 3%
  949. Progress: 4%
  950. Progress: 5%
  951. Progress: 6%
  952. Progress: 7%
  953. Progress: 8%
  954. Progress: 9%
  955. Progress: 10%
  956. Progress: 11%
  957. Progress: 12%
  958. Progress: 13%
  959. Progress: 14%
  960. Progress: 15%
  961. Progress: 16%
  962. Progress: 17%
  963. Progress: 18%
  964. Progress: 19%
  965. Progress: 20%
  966. Progress: 21%
  967. Progress: 22%
  968. Progress: 23%
  969. Progress: 24%
  970. Progress: 25%
  971. Progress: 26%
  972. Progress: 27%
  973. Progress: 28%
  974. Progress: 29%
  975. Progress: 30%
  976. Progress: 31%
  977. Progress: 32%
  978. Progress: 33%
  979. Progress: 34%
  980. Progress: 35%
  981. Progress: 36%
  982. Progress: 37%
  983. Progress: 38%
  984. Progress: 39%
  985. Progress: 40%
  986. Progress: 41%
  987. Progress: 42%
  988. Progress: 43%
  989. Progress: 44%
  990. Progress: 45%
  991. Progress: 46%
  992. Progress: 47%
  993. Progress: 48%
  994. Progress: 49%
  995. Progress: 50%
  996. Progress: 51%
  997. Progress: 52%
  998. Progress: 53%
  999. Progress: 54%
  1000. Progress: 55%
  1001. Progress: 56%
  1002. Progress: 57%
  1003. Progress: 58%
  1004. Progress: 59%
  1005. Progress: 60%
  1006. Progress: 61%
  1007. Progress: 62%
  1008. Progress: 63%
  1009. Progress: 64%
  1010. Progress: 65%
  1011. Progress: 66%
  1012. Progress: 67%
  1013. Progress: 68%
  1014. Progress: 69%
  1015. Progress: 70%
  1016. Progress: 71%
  1017. Progress: 72%
  1018. Progress: 73%
  1019. Progress: 74%
  1020. Progress: 75%
  1021. Progress: 76%
  1022. Progress: 77%
  1023. Progress: 78%
  1024. Progress: 79%
  1025. Progress: 80%
  1026. Progress: 81%
  1027. Progress: 82%
  1028. Progress: 83%
  1029. Progress: 84%
  1030. Progress: 85%
  1031. Progress: 86%
  1032. Progress: 87%
  1033. Progress: 88%
  1034. Progress: 89%
  1035. Progress: 90%
  1036. Progress: 91%
  1037. Progress: 92%
  1038. Progress: 93%
  1039. Progress: 94%
  1040. Progress: 95%
  1041. Progress: 96%
  1042. Progress: 97%
  1043. Progress: 98%
  1044. Progress: 99%
  1045. Progress: 100%
  1046. |L==> fertig
  1047.  
  1048.  
  1049. ==> schneiden:
  1050.  
  1051. SCHNEIDE: ==> Air_Warriors_16.03.24_03-05_n24_40_TVOON_DE.mpg.avi
  1052.  
  1053. Überprüfe ob /var/services/homes/admin/synOTR_1.0/synOTR/app/bin/avisplit installiert ist --> okay
  1054. Überprüfe ob /var/services/homes/admin/synOTR_1.0/synOTR/app/bin/avimerge installiert ist --> okay
  1055. Überpruefe welche Methode zum Umrechnen der Zeit benutzt wird --> date
  1056. Verwende /volume1/video/otr/entpackt/ als Ausgabeordner.
  1057. Verwende /var/services/homes/admin/synOTR_1.0/synOTR/app/tmp/otrcut als tmp-Ausgabeordner.
  1058. Überprüfe um welches Aufnahmeformat es sich handelt --> avi
  1059. Bearbeite folgende Datei: /volume1/video/otr/entpackt/_decodiert/Air_Warriors_16.03.24_03-05_n24_40_TVOON_DE.mpg.avi
  1060. Dateigröße = 426014576 Byte
  1061. Führe Suchanfrage anhand der Dateigröße bei "cutlist.at" durch ---> Keine Cutlist anhand der Dateigröße gefunden!
  1062. Führe Suchanfrage anhand des Dateinamens bei "cutlist.at" durch ---> Keine Cutlist anhand des Dateinamens gefunden!
  1063.  
  1064. SCHNEIDE: ==> Air_Warriors_16.03.30_23-05_n24_55_TVOON_DE.mpg.avi
  1065.  
  1066. Überprüfe ob /var/services/homes/admin/synOTR_1.0/synOTR/app/bin/avisplit installiert ist --> okay
  1067. Überprüfe ob /var/services/homes/admin/synOTR_1.0/synOTR/app/bin/avimerge installiert ist --> okay
  1068. Überpruefe welche Methode zum Umrechnen der Zeit benutzt wird --> date
  1069. Verwende /volume1/video/otr/entpackt/ als Ausgabeordner.
  1070. Verwende /var/services/homes/admin/synOTR_1.0/synOTR/app/tmp/otrcut als tmp-Ausgabeordner.
  1071. Überprüfe um welches Aufnahmeformat es sich handelt --> avi
  1072. Bearbeite folgende Datei: /volume1/video/otr/entpackt/_decodiert/Air_Warriors_16.03.30_23-05_n24_55_TVOON_DE.mpg.avi
  1073. Dateigröße = 605044504 Byte
  1074. Führe Suchanfrage anhand der Dateigröße bei "cutlist.at" durch ---> Keine Cutlist anhand der Dateigröße gefunden!
  1075. Führe Suchanfrage anhand des Dateinamens bei "cutlist.at" durch ---> Keine Cutlist anhand des Dateinamens gefunden!
  1076.  
  1077. SCHNEIDE: ==> Homeland_S05E01_16.04.04_03-15_sat1_90_TVOON_DE.mpg.HQ.avi
  1078.  
  1079. Überprüfe ob /var/services/homes/admin/synOTR_1.0/synOTR/app/bin/avisplit installiert ist --> okay
  1080. Überprüfe ob /var/services/homes/admin/synOTR_1.0/synOTR/app/bin/avimerge installiert ist --> okay
  1081. Überpruefe welche Methode zum Umrechnen der Zeit benutzt wird --> date
  1082. Verwende /volume1/video/otr/entpackt/ als Ausgabeordner.
  1083. Verwende /var/services/homes/admin/synOTR_1.0/synOTR/app/tmp/otrcut als tmp-Ausgabeordner.
  1084. Überprüfe um welches Aufnahmeformat es sich handelt --> HQ
  1085. Bearbeite folgende Datei: /volume1/video/otr/entpackt/_decodiert/Homeland_S05E01_16.04.04_03-15_sat1_90_TVOON_DE.mpg.HQ.avi
  1086. Dateigröße = 715463616 Byte
  1087. Führe Suchanfrage anhand der Dateigröße bei "cutlist.at" durch ---> okay
  1088. Cutlist/s gefunden.
  1089.  
  1090. Es wurden folgende Cutlists gefunden:
  1091.  
  1092. Lade die Cutlist mit der besten User-Bewertung herunter.
  1093. Die beste Bewertung ist: 5
  1094. Lade Homeland_S05E01_16.04.04_03-15_sat1_90_TVOON_DE.mpg.HQ.avi.cutlist -->okay
  1095. Überprüfe um welches Format es sich handelt --> Frames
  1096. Ermittles Bildrate --> 50
  1097. ####Auflistung der Cuts####
  1098. Es müssen 1 Cuts umgerechnet werden.
  1099. Startframe= 858
  1100. Endframe= 67052
  1101. ####ENDE####
  1102.  
  1103. Übergebe die Cuts an avisplit/avimerge
  1104. /volume1/video/otr/entpackt//Homeland_S05E01_16.04.04_03-15_sat1_90_TVOON_DE.HQ-cut.avi wurde erstellt
  1105. Lösche Quellvideo.
  1106.  
  1107. SCHNEIDE: ==> Homeland_S05E03_16.04.10_23-10_sat1_120_TVOON_DE.mpg.HQ.avi
  1108.  
  1109. Überprüfe ob /var/services/homes/admin/synOTR_1.0/synOTR/app/bin/avisplit installiert ist --> okay
  1110. Überprüfe ob /var/services/homes/admin/synOTR_1.0/synOTR/app/bin/avimerge installiert ist --> okay
  1111. Überpruefe welche Methode zum Umrechnen der Zeit benutzt wird --> date
  1112. Verwende /volume1/video/otr/entpackt/ als Ausgabeordner.
  1113. Verwende /var/services/homes/admin/synOTR_1.0/synOTR/app/tmp/otrcut als tmp-Ausgabeordner.
  1114. Überprüfe um welches Aufnahmeformat es sich handelt --> HQ
  1115. Bearbeite folgende Datei: /volume1/video/otr/entpackt/_decodiert/Homeland_S05E03_16.04.10_23-10_sat1_120_TVOON_DE.mpg.HQ.avi
  1116. Dateigröße = 901373508 Byte
  1117. Führe Suchanfrage anhand der Dateigröße bei "cutlist.at" durch ---> okay
  1118. Cutlist/s gefunden.
  1119.  
  1120. Es wurden folgende Cutlists gefunden:
  1121.  
  1122. Lade die Cutlist mit der besten User-Bewertung herunter.
  1123. /var/services/homes/admin/synOTR_1.0/synOTR/app/OTRcut.sh: line 725: [: too many arguments
  1124. Die beste Bewertung ist: Binary file /var/services/homes/admin/synOTR_10/synOTR/app/tmp/otrcut/searchxml match
  1125. head: option requires an argument -- 'n'
  1126. Try 'head --help' for more information.
  1127. head: option requires an argument -- 'n'
  1128. Try 'head --help' for more information.
  1129. Lade -->/var/services/homes/admin/synOTR_1.0/synOTR/app/tmp/otrcut/: Is a directory
  1130. /var/services/homes/admin/synOTR_1.0/synOTR/app/OTRcut.sh: line 562: let: cutlist_size=: syntax error: operand expected (error token is "=")
  1131. /var/services/homes/admin/synOTR_1.0/synOTR/app/OTRcut.sh: line 563: [: : integer expression expected
  1132. false
  1133.  
  1134. SCHNEIDE: ==> The_Blacklist_S03E09_16.03.22_23-10_rtl_50_TVOON_DE.mpg.HQ.avi
  1135.  
  1136. Überprüfe ob /var/services/homes/admin/synOTR_1.0/synOTR/app/bin/avisplit installiert ist --> okay
  1137. Überprüfe ob /var/services/homes/admin/synOTR_1.0/synOTR/app/bin/avimerge installiert ist --> okay
  1138. Überpruefe welche Methode zum Umrechnen der Zeit benutzt wird --> date
  1139. Verwende /volume1/video/otr/entpackt/ als Ausgabeordner.
  1140. Verwende /var/services/homes/admin/synOTR_1.0/synOTR/app/tmp/otrcut als tmp-Ausgabeordner.
  1141. Überprüfe um welches Aufnahmeformat es sich handelt --> HQ
  1142. Bearbeite folgende Datei: /volume1/video/otr/entpackt/_decodiert/The_Blacklist_S03E09_16.03.22_23-10_rtl_50_TVOON_DE.mpg.HQ.avi
  1143. Dateigröße = 476099620 Byte
  1144. Führe Suchanfrage anhand der Dateigröße bei "cutlist.at" durch ---> okay
  1145. Cutlist/s gefunden.
  1146.  
  1147. Es wurden folgende Cutlists gefunden:
  1148.  
  1149. Lade die Cutlist mit der besten User-Bewertung herunter.
  1150. /var/services/homes/admin/synOTR_1.0/synOTR/app/OTRcut.sh: line 725: [: too many arguments
  1151. Die beste Bewertung ist: Binary file /var/services/homes/admin/synOTR_10/synOTR/app/tmp/otrcut/searchxml match
  1152. head: option requires an argument -- 'n'
  1153. Try 'head --help' for more information.
  1154. head: option requires an argument -- 'n'
  1155. Try 'head --help' for more information.
  1156. Lade -->/var/services/homes/admin/synOTR_1.0/synOTR/app/tmp/otrcut/: Is a directory
  1157. /var/services/homes/admin/synOTR_1.0/synOTR/app/OTRcut.sh: line 562: let: cutlist_size=: syntax error: operand expected (error token is "=")
  1158. /var/services/homes/admin/synOTR_1.0/synOTR/app/OTRcut.sh: line 563: [: : integer expression expected
  1159. false
  1160.  
  1161. SCHNEIDE: ==> The_Blacklist_S03E10_16.03.29_23-10_rtl_50_TVOON_DE.mpg.HQ.avi
  1162.  
  1163. Überprüfe ob /var/services/homes/admin/synOTR_1.0/synOTR/app/bin/avisplit installiert ist --> okay
  1164. Überprüfe ob /var/services/homes/admin/synOTR_1.0/synOTR/app/bin/avimerge installiert ist --> okay
  1165. Überpruefe welche Methode zum Umrechnen der Zeit benutzt wird --> date
  1166. Verwende /volume1/video/otr/entpackt/ als Ausgabeordner.
  1167. Verwende /var/services/homes/admin/synOTR_1.0/synOTR/app/tmp/otrcut als tmp-Ausgabeordner.
  1168. Überprüfe um welches Aufnahmeformat es sich handelt --> HQ
  1169. Bearbeite folgende Datei: /volume1/video/otr/entpackt/_decodiert/The_Blacklist_S03E10_16.03.29_23-10_rtl_50_TVOON_DE.mpg.HQ.avi
  1170. Dateigröße = 459620666 Byte
  1171. Führe Suchanfrage anhand der Dateigröße bei "cutlist.at" durch ---> okay
  1172. Cutlist/s gefunden.
  1173.  
  1174. Es wurden folgende Cutlists gefunden:
  1175.  
  1176. Lade die Cutlist mit der besten User-Bewertung herunter.
  1177. /var/services/homes/admin/synOTR_1.0/synOTR/app/OTRcut.sh: line 725: [: too many arguments
  1178. Die beste Bewertung ist: Binary file /var/services/homes/admin/synOTR_10/synOTR/app/tmp/otrcut/searchxml match
  1179. head: option requires an argument -- 'n'
  1180. Try 'head --help' for more information.
  1181. head: option requires an argument -- 'n'
  1182. Try 'head --help' for more information.
  1183. Lade -->/var/services/homes/admin/synOTR_1.0/synOTR/app/tmp/otrcut/: Is a directory
  1184. /var/services/homes/admin/synOTR_1.0/synOTR/app/OTRcut.sh: line 562: let: cutlist_size=: syntax error: operand expected (error token is "=")
  1185. /var/services/homes/admin/synOTR_1.0/synOTR/app/OTRcut.sh: line 563: [: : integer expression expected
  1186. false
  1187.  
  1188. SCHNEIDE: ==> The_Blacklist_S03E11_16.04.05_23-10_rtl_50_TVOON_DE.mpg.HQ.avi
  1189.  
  1190. Überprüfe ob /var/services/homes/admin/synOTR_1.0/synOTR/app/bin/avisplit installiert ist --> okay
  1191. Überprüfe ob /var/services/homes/admin/synOTR_1.0/synOTR/app/bin/avimerge installiert ist --> okay
  1192. Überpruefe welche Methode zum Umrechnen der Zeit benutzt wird --> date
  1193. Verwende /volume1/video/otr/entpackt/ als Ausgabeordner.
  1194. Verwende /var/services/homes/admin/synOTR_1.0/synOTR/app/tmp/otrcut als tmp-Ausgabeordner.
  1195. Überprüfe um welches Aufnahmeformat es sich handelt --> HQ
  1196. Bearbeite folgende Datei: /volume1/video/otr/entpackt/_decodiert/The_Blacklist_S03E11_16.04.05_23-10_rtl_50_TVOON_DE.mpg.HQ.avi
  1197. Dateigröße = 478313400 Byte
  1198. Führe Suchanfrage anhand der Dateigröße bei "cutlist.at" durch ---> okay
  1199. Cutlist/s gefunden.
  1200.  
  1201. Es wurden folgende Cutlists gefunden:
  1202.  
  1203. Lade die Cutlist mit der besten User-Bewertung herunter.
  1204. /var/services/homes/admin/synOTR_1.0/synOTR/app/OTRcut.sh: line 725: [: too many arguments
  1205. Die beste Bewertung ist: Binary file /var/services/homes/admin/synOTR_10/synOTR/app/tmp/otrcut/searchxml match
  1206. head: option requires an argument -- 'n'
  1207. Try 'head --help' for more information.
  1208. head: option requires an argument -- 'n'
  1209. Try 'head --help' for more information.
  1210. Lade -->/var/services/homes/admin/synOTR_1.0/synOTR/app/tmp/otrcut/: Is a directory
  1211. /var/services/homes/admin/synOTR_1.0/synOTR/app/OTRcut.sh: line 562: let: cutlist_size=: syntax error: operand expected (error token is "=")
  1212. /var/services/homes/admin/synOTR_1.0/synOTR/app/OTRcut.sh: line 563: [: : integer expression expected
  1213. false
  1214.  
  1215. SCHNEIDE: ==> The_Blacklist_S03E12_16.04.12_23-10_rtl_50_TVOON_DE.mpg.HQ.avi
  1216.  
  1217. Überprüfe ob /var/services/homes/admin/synOTR_1.0/synOTR/app/bin/avisplit installiert ist --> okay
  1218. Überprüfe ob /var/services/homes/admin/synOTR_1.0/synOTR/app/bin/avimerge installiert ist --> okay
  1219. Überpruefe welche Methode zum Umrechnen der Zeit benutzt wird --> date
  1220. Verwende /volume1/video/otr/entpackt/ als Ausgabeordner.
  1221. Verwende /var/services/homes/admin/synOTR_1.0/synOTR/app/tmp/otrcut als tmp-Ausgabeordner.
  1222. Überprüfe um welches Aufnahmeformat es sich handelt --> HQ
  1223. Bearbeite folgende Datei: /volume1/video/otr/entpackt/_decodiert/The_Blacklist_S03E12_16.04.12_23-10_rtl_50_TVOON_DE.mpg.HQ.avi
  1224. Dateigröße = 437745412 Byte
  1225. Führe Suchanfrage anhand der Dateigröße bei "cutlist.at" durch ---> okay
  1226. Cutlist/s gefunden.
  1227.  
  1228. Es wurden folgende Cutlists gefunden:
  1229.  
  1230. Lade die Cutlist mit der besten User-Bewertung herunter.
  1231. Die beste Bewertung ist: 5
  1232. Lade The_Blacklist_S03E12_16.04.12_23-10_rtl_50_TVOON_DE.mpg.HQ.cutlist -->okay
  1233. Überprüfe um welches Format es sich handelt --> Zeit
  1234. Ermittles Bildrate --> 50
  1235. ####Auflistung der Cuts####
  1236. Es müssen 2 Cuts umgerechnet werden.
  1237. Startcut: 399. Sekunde
  1238. Endcut: 2316. Sekunde
  1239. Startcut: 2840. Sekunde
  1240. Endcut: 3349. Sekunde
  1241. ####ENDE####
  1242.  
  1243. Übergebe die Cuts an avisplit/avimerge
  1244. /volume1/video/otr/entpackt//The_Blacklist_S03E12_16.04.12_23-10_rtl_50_TVOON_DE.HQ-cut.avi wurde erstellt
  1245. Lösche Quellvideo.
  1246. ==> in MP4 konvertieren ist deaktiviert
  1247.  
  1248.  
  1249. ==> OTRrename:
  1250. ->Umbenennungssyntax: §tit [§ylong-§mon-§day §hou-§min §cha] §qua autocut
  1251.  
  1252. RENAME: ==> Homeland_S05E01_16.04.04_03-15_sat1_90_TVOON_DE.HQ-cut.avi:
  1253.  
  1254. Fileextension ist: avi
  1255. Format ist: HQ
  1256. Titel ist: Homeland S05E01
  1257. YY ist: 16
  1258. YYYY ist: 2016
  1259. Monat ist: 04
  1260. Tag ist: 04
  1261. Stunde ist: 03
  1262. Minute ist: 15
  1263. Dauer ist: 90
  1264. Sender ist: sat1
  1265. Anfrage an otr-serien.de ==>
  1266. http://www.otr-serien.de/myapi/reverseotrkeycheck.php?otrkey=/volume1/video/otr/entpackt/Homeland_S05E01_16.04.04_03-15_sat1_90_TVOON_DE.HQ-cut.avi&who=synOTR
  1267.  
  1268. Rückgabewert von otr-serien.de ==>
  1269. {"OTRID":"11930601","Serie":"Homeland","Season":"5","Episode":"1","Folgenname":"Die Schwachstelle","Folgenbeschreibung":"Beinahe zwei Jahre nach dem Angriff auf die Botschaft in Islamabad hat sich Carrie ein neues Leben in Berlin aufgebaut.\n\nIhr Frieden wird jedoch durch die Anfrage ihres neuen Chefs gef\u00e4hrdet, die sie gleich wieder in die gef\u00e4hrliche Welt hineinwirft, die sie eigentlich hinter sich gelassen hatte. "}
  1270.  
  1271. OTRID: 11930601
  1272. serietitle: Homeland
  1273. season: 05
  1274. episode: 01
  1275. episodetitle: Die Schwachstelle
  1276. description: Beinahe zwei Jahre nach dem Angriff auf die Botschaft in Islamabad hat sich Carrie ein neues Leben in Berlin aufgebaut.
  1277.  
  1278. Ihr Frieden wird jedoch durch die Anfrage ihres neuen Chefs gefährdet, die sie gleich wieder in die gefährliche Welt hineinwirft, die sie eigentlich hinter sich gelassen hatte.
  1279.  
  1280. Neuer Dateiname ist: Homeland - S05E01 Die Schwachstelle [2016-04-04 03-15 sat1] HQ autocut.avi
  1281.  
  1282. ==> umbenennen:
  1283. umbenannt von Homeland_S05E01_16.04.04_03-15_sat1_90_TVOON_DE.mpg.HQ.avi zu Homeland - S05E01 Die Schwachstelle [2016-04-04 03-15 sat1] HQ autocut.avi
  1284. ------------------------->
  1285. Datenbank schreiben:
  1286. sSQL= INSERT INTO raw ( file_original, file_rename, miss_series, format, titel, datum, zeit, dauer, sender, otrid, serie_titel, serie_season, serie_episode, serie_episodentitel, serie_episodebeschreibung, lastcheckday, checkcount) VALUES ('Homeland_S05E01_16.04.04_03-15_sat1_90_TVOON_DE.mpg.HQ.avi', 'Homeland - S05E01 Die Schwachstelle [2016-04-04 03-15 sat1] HQ autocut.avi', '0', 'HQ', 'Homeland - S05E01 Die Schwachstelle', '2016-04-04', '03:15:00', '90', 'sat1', '11930601', 'Homeland', '05', '01', 'Die Schwachstelle', 'Beinahe zwei Jahre nach dem Angriff auf die Botschaft in Islamabad hat sich Carrie ein neues Leben in Berlin aufgebaut.
  1287.  
  1288. Ihr Frieden wird jedoch durch die Anfrage ihres neuen Chefs gefährdet, die sie gleich wieder in die gefährliche Welt hineinwirft, die sie eigentlich hinter sich gelassen hatte. ', '18', '0')
  1289. Error: attempt to write a readonly database
  1290. Datenbank schreiben
  1291. <-------------------------
  1292. ./synOTR.sh: line 567: /dev/ttyS1: Permission denied
  1293.  
  1294. RENAME: ==> The_Blacklist_S03E12_16.04.12_23-10_rtl_50_TVOON_DE.HQ-cut.avi:
  1295.  
  1296. Fileextension ist: avi
  1297. Format ist: HQ
  1298. Titel ist: The Blacklist S03E12
  1299. YY ist: 16
  1300. YYYY ist: 2016
  1301. Monat ist: 04
  1302. Tag ist: 12
  1303. Stunde ist: 23
  1304. Minute ist: 10
  1305. Dauer ist: 50
  1306. Sender ist: rtl
  1307. Anfrage an otr-serien.de ==>
  1308. http://www.otr-serien.de/myapi/reverseotrkeycheck.php?otrkey=/volume1/video/otr/entpackt/The_Blacklist_S03E12_16.04.12_23-10_rtl_50_TVOON_DE.HQ-cut.avi&who=synOTR
  1309.  
  1310. Rückgabewert von otr-serien.de ==>
  1311. {"OTRID":"11968621","Serie":"The Blacklist","Season":"3","Episode":"12","Folgenname":"Das Femgericht (Nr. 132)","Folgenbeschreibung":"Die Task Force hat es mit der \u201aFeme\u2018, einer Selbstjustizgruppe zu tun, die einige grausam zugerichtete Todesopfer hinterl\u00e4sst. Die Mitglieder dieser Gruppe sind allesamt M\u00e4nner, die sich selbst kastriert haben, weil sie sich an Kindern vergriffen hatten. Im Auftrag eines Kardinals verfolgen und richten sie nun selbst vermeintliche Kindersch\u00e4nder. Der Kardinal allerdings verfolgt mit den Morden seine eigenen Ziele \u2026 Reddington hat seine Zweifel, dass es wirklich um Kindersch\u00e4nder geht, und stellt parallel zur Task Force eigene Nachforschungen an, die ihn auf die Spur von professionellen Geldw\u00e4schern bringen. Nachdem Liz erfahren hat, dass sie schwanger ist, muss sie sich \u00fcberlegen, wie es weitergehen soll. Tom bekommt heraus, dass sie ein Kind erwartet, und m\u00f6chte mit ihr nach Boston gehen, wo er eine Stelle als Lehrer antreten k\u00f6nnte. Red l\u00e4sst jedoch seine Beziehungen spielen und sorgt daf\u00fcr, dass Tom die Stelle nicht bekommt. Er m\u00f6chte unbedingt verhindern dass Liz weggeht, da er sie ansonsten nicht mehr besch\u00fctzen kann. (Text: RTL)"}
  1312.  
  1313. OTRID: 11968621
  1314. serietitle: The Blacklist
  1315. season: 03
  1316. episode: 12
  1317. episodetitle: Das Femgericht (Nr. 132)
  1318. description: Die Task Force hat es mit der ‚Feme‘, einer Selbstjustizgruppe zu tun, die einige grausam zugerichtete Todesopfer hinterlässt. Die Mitglieder dieser Gruppe sind allesamt Männer, die sich selbst kastriert haben, weil sie sich an Kindern vergriffen hatten. Im Auftrag eines Kardinals verfolgen und richten sie nun selbst vermeintliche Kinderschänder. Der Kardinal allerdings verfolgt mit den Morden seine eigenen Ziele … Reddington hat seine Zweifel, dass es wirklich um Kinderschänder geht, und stellt parallel zur Task Force eigene Nachforschungen an, die ihn auf die Spur von professionellen Geldwäschern bringen. Nachdem Liz erfahren hat, dass sie schwanger ist, muss sie sich überlegen, wie es weitergehen soll. Tom bekommt heraus, dass sie ein Kind erwartet, und möchte mit ihr nach Boston gehen, wo er eine Stelle als Lehrer antreten könnte. Red lässt jedoch seine Beziehungen spielen und sorgt dafür, dass Tom die Stelle nicht bekommt. Er möchte unbedingt verhindern dass Liz weggeht, da er sie ansonsten nicht mehr beschützen kann. (Text: RTL)
  1319.  
  1320. Neuer Dateiname ist: The Blacklist - S03E12 Das Femgericht (Nr. 132) [2016-04-12 23-10 rtl] HQ autocut.avi
  1321.  
  1322. ==> umbenennen:
  1323. umbenannt von The_Blacklist_S03E12_16.04.12_23-10_rtl_50_TVOON_DE.mpg.HQ.avi zu The Blacklist - S03E12 Das Femgericht (Nr. 132) [2016-04-12 23-10 rtl] HQ autocut.avi
  1324. ------------------------->
  1325. Datenbank schreiben:
  1326. sSQL= INSERT INTO raw ( file_original, file_rename, miss_series, format, titel, datum, zeit, dauer, sender, otrid, serie_titel, serie_season, serie_episode, serie_episodentitel, serie_episodebeschreibung, lastcheckday, checkcount) VALUES ('The_Blacklist_S03E12_16.04.12_23-10_rtl_50_TVOON_DE.mpg.HQ.avi', 'The Blacklist - S03E12 Das Femgericht (Nr. 132) [2016-04-12 23-10 rtl] HQ autocut.avi', '0', 'HQ', 'The Blacklist - S03E12 Das Femgericht (Nr. 132)', '2016-04-12', '23:10:00', '50', 'rtl', '11968621', 'The Blacklist', '03', '12', 'Das Femgericht (Nr. 132)', 'Die Task Force hat es mit der ‚Feme‘, einer Selbstjustizgruppe zu tun, die einige grausam zugerichtete Todesopfer hinterlässt. Die Mitglieder dieser Gruppe sind allesamt Männer, die sich selbst kastriert haben, weil sie sich an Kindern vergriffen hatten. Im Auftrag eines Kardinals verfolgen und richten sie nun selbst vermeintliche Kinderschänder. Der Kardinal allerdings verfolgt mit den Morden seine eigenen Ziele … Reddington hat seine Zweifel, dass es wirklich um Kinderschänder geht, und stellt parallel zur Task Force eigene Nachforschungen an, die ihn auf die Spur von professionellen Geldwäschern bringen. Nachdem Liz erfahren hat, dass sie schwanger ist, muss sie sich überlegen, wie es weitergehen soll. Tom bekommt heraus, dass sie ein Kind erwartet, und möchte mit ihr nach Boston gehen, wo er eine Stelle als Lehrer antreten könnte. Red lässt jedoch seine Beziehungen spielen und sorgt dafür, dass Tom die Stelle nicht bekommt. Er möchte unbedingt verhindern dass Liz weggeht, da er sie ansonsten nicht mehr beschützen kann. (Text: RTL)', '18', '0')
  1327. Error: attempt to write a readonly database
  1328. Datenbank schreiben
  1329. <-------------------------
  1330. ./synOTR.sh: line 567: /dev/ttyS1: Permission denied
  1331.  
  1332.  
  1333. ==> OTRopenrename via SQLite:
  1334.  
  1335. undefinierte Serien suchen:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement