Advertisement
Guest User

Untitled

a guest
Jun 14th, 2017
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.54 KB | None | 0 0
  1. Cmds
  2. 20:47:13 ID 0 AUTH Arrived: Yes
  3. 20:47:13 Send: AUTH autopass=*** client=aniadd clientver=3 comp=1 enc=UTF8 nat=1 protover=3 sess=*** user=(omitted)
  4. 20:47:13 Rcvd: 200 pMe0I 82.***.***.***:9000 LOGIN ACCEPTED
  5. 20:47:50 ID 1 FILE Arrived: Yes
  6. 20:47:50 Send: FILE amask=F0FCF0C0 ed2k=559a01a38c7858807378ee3fa57f40c2 fmask=7B08EAC120 size=1301499734
  7. 20:47:50 Rcvd: 220 FILE
  8. D1: 790085 D2: 7103 D3: 117729 D4: 2812 D5: 94170736 D6: 0 D7: 1
  9. D8: 29f77a68 D9: very high D10: Blu-ray D11: AC3 D12: H264/AVC D13: 1280x720
  10. D14: japanese D15: english D16: Break Blade - 2 - Second Chapter: The Split Path - [gg](29f77a68).mkv D17: 1 D18: 6 D19: 6
  11. D20: 2010 D21: Movie D22: Break Blade D23: ブレイク ブレイド BROKEN BLADE D24: D25: Thanh Kiếm Gãy
  12. D26: D27: ブレイクブレイド BROKEN BLADE'Broken Blade'Kırık Kılıç D28: 2 D29: Second Chapter: The Split Path D30: Dainishou: Ketsubetsu no Michi D31: 第二章 訣別ノ路
  13. D32: gg D33: gg
  14.  
  15.  
  16. Event Log
  17. File Break Blade ep01 [1280x720][Blu-ray][gg].mkv: Processing done
  18. Parsing done (1241MB in 30.1s with 41mb/s)
  19. Sending packets to AniDB (FILE)
  20. Got fileinformation from AniDB
  21. No renaming needed
  22. Processing done
  23.  
  24.  
  25. Wed Sep 08 20:57:21 CEST 2010
  26. FirstStart = 7
  27. GUI_AddOnLoad = false
  28. GUI_AddToMyList = false
  29. GUI_AdvMode = true
  30. GUI_AppendAnimeTitle = true
  31. GUI_AppendAnimeTitleType = 1
  32. GUI_DeleteEmptyFolder = false
  33. GUI_EnableFileMove = false
  34. GUI_EnableFileRenaming = true
  35. GUI_FolderToAddOnLoad =
  36. GUI_MoveToFolder =
  37. GUI_MoveTypeUseFolder = true
  38. GUI_OtherText =
  39. GUI_OverwriteMLEntries = true
  40. GUI_RecursivelyDeleteEmptyFolders = false
  41. GUI_RenameFiles = true
  42. GUI_RenameRelatedFiles = false
  43. GUI_RenameTypeAniDBFileName = false
  44. GUI_SelectedTabIndex = 0
  45. GUI_SetStorageType = 1
  46. GUI_SetWatched = true
  47. GUI_SetWatchedState = false
  48. GUI_ShowFileInfoPane = false
  49. GUI_ShowSetWatchedStateBox = false
  50. GUI_ShowSrcStrOtEditBoxes = false
  51. GUI_SourceText =
  52. GUI_StorageText =
  53. GUI_TagSystemCode =
  54. AT:=[%ATr%,%ATe%] #anime title (romanji or english)
  55. ET:=[%ETe%,%ETr%] #episode title (english or romanji)
  56. GT:="[" [%GTs%,%GTl%] "]" #group tag (short or long)
  57.  
  58. EpNoPad:=$pad(%EpNo%,$max($len(%EpHiNo%),$len(%EpCount%)),"0") #episode number padding
  59. EpNoPad:="ep"%EpNoPad% #add "ep" in front
  60. EpNoPad:=$repl(%EpNoPad%,'ep[sS]',"S00E0") #rename specials from "epS" to "S00E"
  61.  
  62. Src:="["%Source%"]" #set [source] e.g. [Blu-ray]
  63. Ver:={%Ver%="1"?"":"v"%Ver%} #set version if appliccable
  64. Res:="["%FVideoRes%"]" #set resolution e.g. [1280x720]
  65.  
  66. Movie := %AT%" ep01 " %Res%%Src%%GT% #for movies set to "animetitle ep01 [resolution][source][group]
  67. Other := %AT%" "%EpNoPad% %Ver% " - "%ET%" "%Res%%Src% %GT% #all else set to "animetitle ep## - episode title [resolution][source][group]
  68.  
  69. FileName:= {%Type% = "Movie"? %Movie% : %Other%} #check if the file is a movie or not and rename appropiately
  70. 20:47:13 Debug: UdpApi Authenticating
  71. 20:47:13 Debug: UdpApi Starting Idle thread
  72. 20:47:13 Debug: UdpApi Starting Receive Thread
  73. 20:47:13 Debug: UdpApi Adding Authentication Cmd to queue
  74. 20:47:13 Debug: UdpApi Added AUTH cmd to queue
  75. 20:47:13 Debug: UdpApi Starting Send thread
  76. 20:47:13 Information: UdpApi Cmd 0 true
  77. 20:47:13 Information: UdpApi Reply 0 false
  78. 20:47:17 Information: EpProcessing FileCountChanged
  79. 20:47:19 Debug: Starting progress updater
  80. 20:47:19 Information: EpProcessing Status Start
  81. 20:47:19 Debug: Starting progress updater
  82. 20:47:19 Information: EpProcessing FileEvent Processing 0
  83. 20:47:50 Information: EpProcessing FileEvent ParsingDone 0 processing.FileParser@f0cb3c
  84. 20:47:50 Debug: UdpApi Added FILE cmd to queue
  85. 20:47:50 Debug: UdpApi Restarting Send thread
  86. 20:47:50 Information: EpProcessing FileEvent GetDBInfo 0 true false
  87. 20:47:50 Information: UdpApi Cmd 1 true
  88. 20:47:50 Information: EpProcessing Status Done
  89. 20:47:50 Debug: Progress updater thread terminated
  90. 20:47:50 Information: UdpApi Reply 1 false
  91. 20:47:50 Information: EpProcessing FileEvent FileCmd_GotInfo 0
  92. 20:47:51 Information: EpProcessing FileEvent RenamingNotNeeded 0 Z:\Anime\Actie\Break Blade\Break Blade ep01 [1280x720][Blu-ray][gg].mkv
  93. 20:47:51 Information: EpProcessing FileEvent Done 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement