Code Monkey home page Code Monkey logo

absolute-series-scanner's People

Contributors

adamzane avatar aetf avatar azimut avatar benjaminoddou avatar brutuz avatar calculatedchaos avatar commanderbubble avatar davidchalifoux avatar deusxanime avatar endofline369 avatar erliz avatar feredzhanov avatar fzlins avatar guymestef avatar jayxon avatar mizerymade avatar mseymour avatar opello avatar pathsny avatar rwenz3l avatar shumatsu avatar sven-7 avatar tjw1184 avatar tyestor avatar violetvivirand avatar warsen avatar xxshiina avatar yesterday17 avatar zeroqi avatar zigzagt avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

absolute-series-scanner's Issues

[Enhancement] TVDBID season/ep man offset & ANIDB2 auto offset

im experimenting with the TVDB 2,3 settings on my test library and i was wondering if it would be possible to use the season id instead of just the tvdb id for people that have each season as there own show and dont want to group them.

I use Japanese Media Manager for renaming and moving my anime to its final location. It uses anidb as source and uses hash info from file to determine what the show is and where it goes. So this means that shows like SOA/Fate stay night..etc are all in there own folder for each part of the series. Movies are also in there own folder since anidb treats every movie as its own show.

seeing this new way of adding content with the different profiles is a big thing since it doesn't necessitate movie around folder structure (in certain cases) or renaming files to fit tvdb.

Example:
here i some test data http://pastebin.com/sqQAG96t

My Bakuman is each in its own folder...since tvdb also has season ids, could you do something like
Bakuman [tvdb-193811_326091] [tvdb-ShowID_SeasonID]. This would tell scanner that this is season 1 ...Bakuman. (2011) [tvdb-193811_473098] equals season 2 and so on..this could be a tvdb5 :) Of course i dont know what this type of request requires in code change but i thought i would shoot the idea.

Enhancements and Fixes from last commit

In response to my other issue ticket "ZeroQI/Hama.bundle#24"

https://gist.github.com/EndOfLine369/20159a2480502f0839fc/revisions
Linked file is based off of a 2016-03-21 pull.

If you agree on my changes, i'll create a fork for the changes so you can just pull into the master.

Here is my list of enhancements:

  1. Addition to "ignore_dirs_rx" for folders added by QNAP
    '@Recycle', '.@__thumb'
  2. Addition to "whack_pre_clean"
    "(Clean)"
  3. Addition to "LOG_PATHS" for QNAP
    '/share/CACHEDEV1_DATA/.qpkg/PlexMediaServer/Library/Plex Media Server/Logs', # QNAP
  4. Enhancement of "Capture title from anidb.id or use folder name," section as it was only pulling the absolute numbering info if there is no "(anidb|tvdb|tmdb|imdb)" tag in the 'folder_show' variable and also adds in the tvdb format to the folder name as the 'tvdb.id' file is seen. This has been split into two parts (1) a section where all it does is pull out the number from available series number files and puts into the 'folder_show' variable (2) if an "absolute_numbering.list" file is seen in the folder, use the available anidb number (gets the corresponding tvdb number from the 'anime-list-master.xml') or tvdb number in the folder name and then does the previous setup of querying the 'thetvdb.com' api for series info.

Here is my list of fixes:

  1. Fix to 'add_episode_into_plex' so it would not interpret S0E17 as S1E17 and mess up all Special (season 0) episodes when using absolute numbering.
  if tvdb_mapping and ep  in tvdb_mapping and season != 0:                 season, ep  = tvdb_mapping[ep ]
  if tvdb_mapping and ep2 in tvdb_mapping and season != 0:                 season, ep2 = tvdb_mapping[ep2]
  1. In the "File Main loop"->"### Ep not found, adding as season 0 episode 501+ ###" it was incorrectly renaming the show name causing random specials to be split out from the main series listing.

Issue in title names not being complete

Issue raised on Plex forum by dpbahner:

Not sure if this is a bug or not, but thought I would pass it along. It appears that the latest version of ASS (downloaded from Github last night) drops the first word of the episode title if there is no space between hyphen and episode title.

See log snippet below. Note the different between the naming of the first file and the other 4.

 2016-06-24 10:52:34 "Dragon Ball Z (1989)" s0007e215 "Dragon Ball Z - 215 - Forfeit of Piccolo.mkv" "Forfeit of Piccolo"
 2016-06-24 10:52:34 "Dragon Ball Z (1989)" s0007e216 "Dragon Ball Z-216-A Dark and Secret Power.mkv" "Dark and Secret Power"
 2016-06-24 10:52:34 "Dragon Ball Z (1989)" s0007e217 "Dragon Ball Z-217-Videl Is Crushed.mkv" "Is Crushed"
 2016-06-24 10:52:34 "Dragon Ball Z (1989)" s0007e218 "Dragon Ball Z-218-Identities Revealed.mkv" "Revealed"
 2016-06-24 10:52:34 "Dragon Ball Z (1989)" s0007e219 "Dragon Ball Z-219-Energy Drain.mkv" "Drain"

No.6 ep 6 not scanning correctly

This is for No. 6 ep 6.

Scanner call - root: 'A:\Anime Series', path: 'No. 6', dirs: '0', files: '11'
-------------------------------------------------------------------------------------------------------------------------------------------------------------
misc: '|||||||01|||Drowned|Rat|||||||02|||City|Adorned|in|Light|||||||03|||Life|&|Death|||||||04|||Good|&|Evil|||||||05|||Angel|of|Death|||||||0||||Hidden|Danger|||||||07|||True|Lies|||Empty|Truth|||||||08|||The|Reason|||||||09|||Stage|of|Disaster|||||||10|||What|Lies|in|the|Abyss|||||||11|||Tell|Me|the|Truth|'
misc_count: '{'': 48, 'City': 1, 'What': 1, 'Death': 2, 'No': 11, 'in': 2, 'Hidden': 1, 'Tell': 1, 'Empty': 1, '02': 1, '03': 1, 'Life': 1, '01': 1, '06': 1, '07': 1, '04': 1, '&': 2, '08': 1, '09': 1, 'Evil': 1, 'Reason': 1, '6': 11, 'True': 1, 'Stage': 1, 'Me': 1, 'Light': 1, 'Good': 1, 'Truth': 2, 'Abyss': 1, 'The': 1, '11': 1, '10': 1, 'Adorned': 1, 'Disaster': 1, 'Angel': 1, 'Danger': 1, 'of': 2, '05': 1, 'Lies': 2, 'Rat': 1, 'Drowned': 1, 'the': 2}'
misc_words: '['No', '6']'
"No 6" s0001e001 "No. 6 - 01 - Drowned Rat.mkv" "Drowned Rat" 
"No 6" s0001e002 "No. 6 - 02 - City Adorned in Light.mkv" "City Adorned In Light" 
"No 6" s0001e003 "No. 6 - 03 - Life & Death.mkv" "Life & Death" 
"No 6" s0001e004 "No. 6 - 04 - Good & Evil.mkv" "Good & Evil" 
"No 6" s0001e005 "No. 6 - 05 - Angel of Death.mkv" "Angel Of Death" 
"No 6" s0000e001 (Orig: s01e00) "No. 6 - 06 - Hidden Danger.mkv" "3" "Hidden Danger" 
"No 6" s0001e007 "No. 6 - 07 - True Lies - Empty Truth.mkv" "True Lies - Empty Truth" 
"No 6" s0001e008 "No. 6 - 08 - The Reason....mkv" "The Reason" 
"No 6" s0001e009 "No. 6 - 09 - Stage of Disaster.mkv" "Stage Of Disaster" 
"No 6" s0001e010 "No. 6 - 10 - What Lies in the Abyss.mkv" "What Lies In The Abyss" 
"No 6" s0001e011 "No. 6 - 11 - Tell Me the Truth.mkv" "Tell Me The Truth" 

Issue when TVDB does not have absolute numbering on all episodes so messes up tvdb2/tvdb3 scanner mapping

Hey ZeroQI,

I noticed an issue where TVDB does not have all episodes listed with an absolute number needed for tvdb2/tvdb3 on "RedVsBlue". sven-7 mentioned the same with "Lupin III".

I've thought about it and we could possibly either:
1) Put in a pre-check to make sure all absolute numbers are there. And if missing, add in all episodes as season1 basically ignoring the tvdb2/3 ask. And Hama should still be able to map metadata on the episodes that do have an abs number if all in a season1 (was added in by my additions)

==== line 262-268 ====
            if '1' in media.seasons and len(media.seasons)==1:
              numbering = "s1e%s" % getElementText(episode, 'absolute_number')
            elif '0' in media.seasons and '1' in media.seasons and len(media.seasons)==2:
              if getElementText(episode, 'SeasonNumber') == '0':
                numbering = "s0e" + getElementText(episode, 'EpisodeNumber')
              else:
                numbering = "s1e" + getElementText(episode, 'absolute_number')

OR
2) Iterate through the 'tvdbanime' etree and add them in ourselves before line 290's for episode in tvdbanime.xpath('Episode'):. First with an initial dryrun to make sure initial manual numbering would not break the existing abs numbering (like if there was a gap of season1 & 3 having values but season2 not and for whatever reason, season2 did not add up right to the first abs number of season3). And if it does break, give up and default to option one above.

Thoughts????
.
.
.
EX: (They have abs numbers for season1&2 only as starting at ep40 it goes back to season1 as abs numbering is missing again)

2016-03-29 22:50:42 "Red vs Blue [tvdb3-78896]" s0001e016 "RvB_EP16_HiRes.mov" "HiRes"
2016-03-29 22:50:42 "Red vs Blue [tvdb3-78896]" s0001e017 "RvB_EP17_HiRes.mov" "HiRes"
2016-03-29 22:50:42 "Red vs Blue [tvdb3-78896]" s0001e018 "RvB_EP18_HiRes.mov" "HiRes"
2016-03-29 22:50:42 "Red vs Blue [tvdb3-78896]" s0001e019 "RvB_EP19_HiRes.mov" "HiRes"
2016-03-29 22:50:42 "Red vs Blue [tvdb3-78896]" s0002e020 "RvB_EP20_HiRes.mov" "HiRes"
2016-03-29 22:50:42 "Red vs Blue [tvdb3-78896]" s0002e021 "RvB_EP21_HiRes.mov" "HiRes"
2016-03-29 22:50:42 "Red vs Blue [tvdb3-78896]" s0002e022 "RvB_EP22_HiRes.mov" "HiRes"
2016-03-29 22:50:42 "Red vs Blue [tvdb3-78896]" s0002e023 "RvB_EP23_HiRes.mov" "HiRes"
2016-03-29 22:50:42 "Red vs Blue [tvdb3-78896]" s0002e024 "RvB_EP24_HiRes.mov" "HiRes"
2016-03-29 22:50:42 "Red vs Blue [tvdb3-78896]" s0002e025 "RvB_EP25_HiRes.mov" "HiRes"
2016-03-29 22:50:42 "Red vs Blue [tvdb3-78896]" s0002e026 "RvB_EP26_HiRes.mov" "HiRes"
2016-03-29 22:50:42 "Red vs Blue [tvdb3-78896]" s0002e027 "RvB_EP27_HiRes.mov" "HiRes"
2016-03-29 22:50:42 "Red vs Blue [tvdb3-78896]" s0002e028 "RvB_EP28_5_HiRes.mov" "5 HiRes"
2016-03-29 22:50:42 "Red vs Blue [tvdb3-78896]" s0002e028 "RvB_EP28_HiRes.mov" "HiRes"
2016-03-29 22:50:42 "Red vs Blue [tvdb3-78896]" s0002e029 "RvB_EP29_HiRes.mov" "HiRes"
2016-03-29 22:50:42 "Red vs Blue [tvdb3-78896]" s0002e030 "RvB_EP30_HiRes.mov" "HiRes"
2016-03-29 22:50:42 "Red vs Blue [tvdb3-78896]" s0002e031 "RvB_EP31_HiRes.mov" "HiRes"
2016-03-29 22:50:42 "Red vs Blue [tvdb3-78896]" s0002e032 "RvB_EP32_HiRes.mov" "HiRes"
2016-03-29 22:50:42 "Red vs Blue [tvdb3-78896]" s0002e033 "RvB_EP33_HiRes.mov" "HiRes"
2016-03-29 22:50:42 "Red vs Blue [tvdb3-78896]" s0002e034 "RvB_EP34_HiRes.mov" "HiRes"
2016-03-29 22:50:42 "Red vs Blue [tvdb3-78896]" s0002e035 "RvB_EP35_HiRes.mov" "HiRes"
2016-03-29 22:50:42 "Red vs Blue [tvdb3-78896]" s0002e036 "RvB_EP36_HiRes.mov" "HiRes"
2016-03-29 22:50:42 "Red vs Blue [tvdb3-78896]" s0002e037 "RvB_EP37_HiRes.mov" "HiRes"
2016-03-29 22:50:42 "Red vs Blue [tvdb3-78896]" s0002e038 "RvB_EP38_HiRes.mov" "HiRes"
2016-03-29 22:50:42 "Red vs Blue [tvdb3-78896]" s0002e039 "RvB_EP39_HiRes.mov" "HiRes"
2016-03-29 22:50:42 "Red vs Blue [tvdb3-78896]" s0001e040 "RvB_EP40_HiRes.mov" "HiRes"
2016-03-29 22:50:42 "Red vs Blue [tvdb3-78896]" s0001e041 "RvB_EP41_HiRes.mov" "HiRes"
2016-03-29 22:50:42 "Red vs Blue [tvdb3-78896]" s0001e042 "RvB_EP42_HiRes.mov" "HiRes"

Question on clean_string expected behavior

Hi ZeroQI, please advise on the expected behavior of parenthesis in the function. Throughout the code i see it mixed. It looks like it should only remove the '(' & ')' when no_parenthesis=False and remove everything inbetween when no_parenthesis=True. But it does not do that fully. Or should the no_parenthesis=False not be removing the parenthesis at all?

>>> string1="something (string )"
>>> string2="something ( string )"
>>> string3="something (string)"
>>> string4="something ( string)"

>>> clean_string(string1)
'something (string'

>>> clean_string(string2)
'something string'

>>> clean_string(string3)
'something (string)'

>>> clean_string(string4)
'something string)'

Update Readme following addition of tvdb4

Know #34 is still in development, but we should probably have a separate issue tracker to get the readme updated when we've fully solidified how it will work now that there are various options.

'clean_string' having issues with parenthesis

Hi ZeroQI,

Please see the below correction in function behavior.

##################################################
>>> string1
'The Book of Bantorra (Tatakau Shisho - The Book of Bantorra) -i -lj -s8 -e27 -a6679 [anidb-6679] -n10951'

>>> clean_string(string1)
'The Book of Bantorra (Tatakau Shisho - The Book of Bantorra) -i -lj -s8 -e27 -a6679 -n10951'
>>> clean_string_new(string1)
'The Book of Bantorra (Tatakau Shisho - The Book of Bantorra) -i -lj -s8 -e27 -a6679 -n10951'

>>> clean_string(string1, True)
'The Book of Bantorra -i -lj -s8 -e27 -a6679 -n10951'
>>> clean_string_new(string1, True)
'The Book of Bantorra -i -lj -s8 -e27 -a6679 -n10951'
##################################################
>>> string2
'Tenchi Muyo! Ryo Ohki (Tenchi Muyou! Ryououki (2003)) -f -lj -s10 -e6 -a2510 [anidb-2510] -n922'

>>> clean_string(string2)
'Tenchi Muyo! Ryo Ohki (Tenchi Muyou! Ryououki (2003) -f -lj -s10 -e6 -a2510 -n922'
>>> clean_string_new(string2)
'Tenchi Muyo! Ryo Ohki (Tenchi Muyou! Ryououki (2003)) -f -lj -s10 -e6 -a2510 -n922'

>>> clean_string(string2, True)
'Tenchi Muyo! Ryo Ohki -f -lj -s10 -e6 -a2510 -n922'
>>> clean_string_new(string2, True)
'Tenchi Muyo! Ryo Ohki -f -lj -s10 -e6 -a2510 -n922'
##################################################
>>> string4
'Cyborg 009 - The Cyborg Soldier ((Cyborg) 009 (2001)) -lje -sU -e51 -a1214 [anidb-1214] -n1288'

>>> clean_string(string4)
'Cyborg 009 - The Cyborg Soldier (Cyborg) 009 (2001) -lje -sU -e51 -a1214 -n1288'
>>> clean_string_new(string4)
'Cyborg 009 - The Cyborg Soldier ((Cyborg) 009 (2001)) -lje -sU -e51 -a1214 -n1288'

>>> clean_string(string4, True)
'Cyborg 009 - The Cyborg Soldier 009 -lje -sU -e51 -a1214 -n1288'
>>> clean_string_new(string4, True)
'Cyborg 009 - The Cyborg Soldier -lje -sU -e51 -a1214 -n1288'
##################################################

Issue with "Kidou Senshi Gundam: Tekketsu no Orphans 2" episode numbering

Hi,

I have found an issue with the numbering for Kidou Senshi Gundam: Tekketsu no Orphans 2.
The first episode is mapped as the second episode.

Here the path to the file:
Q:\Anime\Kidou Senshi Gundam Tekketsu no Orphans 2\Kidou_Senshi_Gundam_Tekketsu_no_Orphans_2-01.mkv

Could you please take a look.
Thanks.

Best regards
miracle152004

How to name alternate episodes?

I am trying to add the Steins;Gate specials to my Plex library, but having trouble with this one:
http://anidb.net/perl-bin/animedb.pl?show=ep&eid=173609
http://thetvdb.com/?tab=seasonall&id=244061&lid=7

It is technically an alternate for episode 23 so I am having trouble figuring out how to name it, all of my attempts so far have not found the correct metadata.

Currently I have it titled as this:

Steins;Gate Kyoukaimenjou no Missing Link - s00e01 [anidb-173609]

Any ideas on how to name it properly?

Thanks.

FreeNAS 9.10 installation

Hi, I've been looking through your instructions and can't seem to find the right directory for the scanner installation. Can you add that to the readme file if possible?

(I managed to get your HAMA metadata plugin installed.)

Wrong Name for Special Episodes

Hello,

I have this files added on "Special" folder:

$ ls -l
total 226176
-r--r--r-- 1 StancuFlorin 197609 40264194 Sep 5 09:50 [Shinobi] One Piece S07 - Teatrul Pฤƒlฤƒriilor de Paie - Chopperman [SD] [C9DF6C56].avi
-r--r--r-- 1 StancuFlorin 197609 47276404 Sep 5 09:50 [Shinobi] One Piece S08 - Teatrul Pฤƒlฤƒriilor de Paie - Timpul Reportajului [SD] [1BECC418].avi
-r--r--r-- 1 StancuFlorin 197609 49249960 Sep 5 09:50 [Shinobi] One Piece S09 - Teatrul Pฤƒlฤƒriilor de Paie - Obahan Time [SD] [01CB2798].avi
-r--r--r-- 1 StancuFlorin 197609 52283705 Sep 5 09:50 [Shinobi] One Piece S10 - Teatrul Pฤƒlฤƒriilor de Paie - Fara Respect [HD] [00718C41].mp4
-r--r--r-- 1 StancuFlorin 197609 42354720 Sep 5 09:50 [Shinobi] One Piece S11 - Teatrul Pฤƒlฤƒriilor de Paie - Timpul Monstrilor [SD] [E47AC6D6].avi

But the name and the picture of the episode on Plex is taken from episodes 7-11, not from special episodes 7-11.

Here are the logs:

Plex Media Scanner.txt

PEP8 compliance

Hi there,

Any chance you could make the code PEP8 compliant? It's a bit difficult to read the code or to make changes as is.

You could use a tool such as autopep8.

Thanks!

Scanner is not splitting multi-episodes

See episode 1-2 and 36-37. This is for Kekkaishi, but I am having it happen with more than one series currently.

2016-11-20 03:25:02,105 - ASS : INFO - Place correct Plex token in X-Plex-Token.id file in logs folder or in PLEX_LIBRARY_URL variable to have a log per library - https://support.plex.tv/hc/en-us/articles/204059436-Finding-your-account-token-X-Plex-Token
2016-11-20 03:25:02,122 - ASS : INFO - =============================================================================================================================================================
2016-11-20 03:25:02,122 - ASS : INFO - Scanner call - root: 'A:\Anime Series', path: 'Kekkaishi', dirs: '0', files: '51'
2016-11-20 03:25:02,122 - ASS : INFO - =============================================================================================================================================================
2016-11-20 03:25:02,125 - ASS : INFO - file: 'A:\Anime Series\Kekkaishi\Thumbs.db', ext: 'db' not in video_ext
2016-11-20 03:25:02,148 - ASS : INFO - "Kekkaishi" s0001e001 "Kekkaishi - 1-2.mp4" "3" "2" 
2016-11-20 03:25:02,150 - ASS : INFO - "Kekkaishi" s0001e003 "Kekkaishi - 3 - The Beautiful Demon Tamer.mp4" "The Beautiful Demon Tamer" 
2016-11-20 03:25:02,151 - ASS : INFO - "Kekkaishi" s0001e004 "Kekkaishi - 4 - Her Treasure.mp4" "Her Treasure" 
2016-11-20 03:25:02,151 - ASS : INFO - "Kekkaishi" s0001e005 "Kekkaishi - 5 - A Confectioner's Ghost.mp4" "A Confectioner's Ghost" 
2016-11-20 03:25:02,151 - ASS : INFO - "Kekkaishi" s0001e006 "Kekkaishi - 6 - Night Blooms of Karasumori.mp4" "Night Blooms of Karasumori" 
2016-11-20 03:25:02,154 - ASS : INFO - "Kekkaishi" s0001e007 "Kekkaishi - 7 - The Best Cake in the World.mp4" "The Best Cake in the World" 
2016-11-20 03:25:02,154 - ASS : INFO - "Kekkaishi" s0001e008 "Kekkaishi - 8 - Yoshimori-like Days.mp4" "Yoshimori-like Days" 
2016-11-20 03:25:02,155 - ASS : INFO - "Kekkaishi" s0001e009 "Kekkaishi - 9 - Dangerous High School Teacher.mp4" "Dangerous High School Teacher" 
2016-11-20 03:25:02,157 - ASS : INFO - "Kekkaishi" s0001e010 "Kekkaishi - 10 - Shikigami Chocolate Battle.mp4" "Shikigami Chocolate Battle" 
2016-11-20 03:25:02,157 - ASS : INFO - "Kekkaishi" s0001e011 "Kekkaishi - 11 - Kouya and Madarao.mp4" "Kouya and Madarao" 
2016-11-20 03:25:02,158 - ASS : INFO - "Kekkaishi" s0001e012 "Kekkaishi - 12 - Demon Dog Madarao's Sealing.mp4" "Demon Dog Madarao's Sealing" 
2016-11-20 03:25:02,160 - ASS : INFO - "Kekkaishi" s0001e013 "Kekkaishi - 13 - Appearance of Masamori, Captain of the Yagyou.mp4" "Appearance of Masamori, Captain of the Yagyou" 
2016-11-20 03:25:02,161 - ASS : INFO - "Kekkaishi" s0001e014 "Kekkaishi - 14 - Masamori's Plot.mp4" "Masamori's Plot" 
2016-11-20 03:25:02,161 - ASS : INFO - "Kekkaishi" s0001e015 "Kekkaishi - 15 - Yoshimori's Ambition.mp4" "Yoshimori's Ambition" 
2016-11-20 03:25:02,163 - ASS : INFO - "Kekkaishi" s0001e016 "Kekkaishi - 16 - Uro-sama of the Colorless Swamps.mp4" "Uro-sama of the Colorless Swamps" 
2016-11-20 03:25:02,164 - ASS : INFO - "Kekkaishi" s0001e017 "Kekkaishi - 17 - That is God's Territory.mp4" "That is God's Territory" 
2016-11-20 03:25:02,164 - ASS : INFO - "Kekkaishi" s0001e018 "Kekkaishi - 18 - Days of Toshimori, the Youngest Child.mp4" "Days of Toshimori, the Youngest Child" 
2016-11-20 03:25:02,165 - ASS : INFO - "Kekkaishi" s0001e019 "Kekkaishi - 19 - Attackers With White Feathers.mp4" "Attackers With White Feathers" 
2016-11-20 03:25:02,167 - ASS : INFO - "Kekkaishi" s0001e020 "Kekkaishi - 20 - Weird Surveillant.mp4" "Weird Surveillant" 
2016-11-20 03:25:02,167 - ASS : INFO - "Kekkaishi" s0001e021 "Kekkaishi - 21 - Cold Transfer Student Shishio Gen.mp4" "Cold Transfer Student Shishio Gen" 
2016-11-20 03:25:02,168 - ASS : INFO - "Kekkaishi" s0001e022 "Kekkaishi - 22 - Messenger from the Urakai.mp4" "Messenger from the Urakai" 
2016-11-20 03:25:02,170 - ASS : INFO - "Kekkaishi" s0001e023 "Kekkaishi - 23 - Taking Aim at the Legitimate Heir.mp4" "Taking Aim at the Legitimate Heir" 
2016-11-20 03:25:02,171 - ASS : INFO - "Kekkaishi" s0001e024 "Kekkaishi - 24 - Gen and Love's Attack.mp4" "Gen and Love's Attack" 
2016-11-20 03:25:02,173 - ASS : INFO - "Kekkaishi" s0001e025 "Kekkaishi - 25 - Tokine and the Handsome Gentleman.mp4" "Tokine and the Handsome Gentleman" 
2016-11-20 03:25:02,174 - ASS : INFO - "Kekkaishi" s0001e026 "Kekkaishi - 26 - A Night Without Yoshimori.mp4" "A Night Without Yoshimori" 
2016-11-20 03:25:02,174 - ASS : INFO - "Kekkaishi" s0001e027 "Kekkaishi - 27 - The Elite of the Council of Twelve.mp4" "The Elite of the Council of Twelve" 
2016-11-20 03:25:02,176 - ASS : INFO - "Kekkaishi" s0001e028 "Kekkaishi - 28 - Kokubourou's Declaration of War.mp4" "Kokubourou's Declaration of War" 
2016-11-20 03:25:02,177 - ASS : INFO - "Kekkaishi" s0001e029 "Kekkaishi - 29 - The Magic Square of Spell-Sealing.mp4" "The Magic Square of Spell-Sealing" 
2016-11-20 03:25:02,177 - ASS : INFO - "Kekkaishi" s0001e030 "Kekkaishi - 30 - Karasumori's Suitable Person.mp4" "Karasumori's Suitable Person" 
2016-11-20 03:25:02,178 - ASS : INFO - "Kekkaishi" s0001e031 "Kekkaishi - 31 - The Surprising Past of Shishio.mp4" "The Surprising Past of Shishio" 
2016-11-20 03:25:02,180 - ASS : INFO - "Kekkaishi" s0001e032 "Kekkaishi - 32 - Atora's Intense Training.mp4" "Atora's Intense Training" 
2016-11-20 03:25:02,180 - ASS : INFO - "Kekkaishi" s0001e033 "Kekkaishi - 33 - Shige-jii's Dire Flight.mp4" "Shige-jii's Dire Flight" 
2016-11-20 03:25:02,181 - ASS : INFO - "Kekkaishi" s0001e034 "Kekkaishi - 34 - Dark Voice of Temptation from the Egg.mp4" "Dark Voice of Temptation from the Egg" 
2016-11-20 03:25:02,183 - ASS : INFO - "Kekkaishi" s0001e035 "Kekkaishi - 35 - Kokubourou Approaches.mp4" "Kokubourou Approaches" 
2016-11-20 03:25:02,184 - ASS : INFO - "Kekkaishi" s0001e036 "Kekkaishi - 36-37.mp4" "3" "37" 
2016-11-20 03:25:02,184 - ASS : INFO - "Kekkaishi" s0001e038 "Kekkaishi - 38 - The Respective Repose of Souls.mp4" "The Respective Repose of Souls" 
2016-11-20 03:25:02,186 - ASS : INFO - "Kekkaishi" s0001e039 "Kekkaishi - 39 - Karasumori's Enigma.mp4" "Karasumori's Enigma" 
2016-11-20 03:25:02,187 - ASS : INFO - "Kekkaishi" s0001e040 "Kekkaishi - 40 - The Road to Kurosusuki.mp4" "The Road to Kurosusuki" 
2016-11-20 03:25:02,187 - ASS : INFO - "Kekkaishi" s0001e041 "Kekkaishi - 41 - Days of Special Training.mp4" "Days of Special Training" 
2016-11-20 03:25:02,188 - ASS : INFO - "Kekkaishi" s0001e042 "Kekkaishi - 42 - The Entirety of the Yagyou.mp4" "The Entirety of the Yagyou" 
2016-11-20 03:25:02,190 - ASS : INFO - "Kekkaishi" s0001e043 "Kekkaishi - 43 - Second Advent of the Black Clouds.mp4" "Second Advent of the Black Clouds" 
2016-11-20 03:25:02,190 - ASS : INFO - "Kekkaishi" s0001e044 "Kekkaishi - 44 - Karasumori's War.mp4" "Karasumori's War" 
2016-11-20 03:25:02,191 - ASS : INFO - "Kekkaishi" s0001e045 "Kekkaishi - 45 - Kokubourou's Human Sacrifice.mp4" "Kokubourou's Human Sacrifice" 
2016-11-20 03:25:02,193 - ASS : INFO - "Kekkaishi" s0001e046 "Kekkaishi - 46 - Mysterious World's Maze.mp4" "Mysterious World's Maze" 
2016-11-20 03:25:02,194 - ASS : INFO - "Kekkaishi" s0001e047 "Kekkaishi - 47 - Destiny's Conclusion.mp4" "Destiny's Conclusion" 
2016-11-20 03:25:02,194 - ASS : INFO - "Kekkaishi" s0001e048 "Kekkaishi - 48 - Crumbling Castle.mp4" "Crumbling Castle" 
2016-11-20 03:25:02,196 - ASS : INFO - "Kekkaishi" s0001e049 "Kekkaishi - 49 - Sad Demon Flower.mp4" "Sad Demon Flower" 
2016-11-20 03:25:02,197 - ASS : INFO - "Kekkaishi" s0001e050 "Kekkaishi - 50 - Final Battle!.mp4" "Final Battle!" 
2016-11-20 03:25:02,197 - ASS : INFO - "Kekkaishi" s0001e051 "Kekkaishi - 51 - Yoshimori and Kaguro.mp4" "Yoshimori and Kaguro" 
2016-11-20 03:25:02,198 - ASS : INFO - "Kekkaishi" s0001e052 "Kekkaishi - 52 - The End of Kokubourou.mp4" "The End of Kokubourou" 
2016-11-20 03:25:02,198 - ASS : INFO - -------------------------------------------------------------------------------------------------------------------------------------------------------------

Add season poster urls for tvdb4 online setup

Carried over from discussion from #36

@EndOfLine369
Hmmmm....On further thought, maybe we don't want to store these images at all. I could see people complain about image rights. We could just store the URLs to the images. And still need a way for HAMA to know when the xml is used for seasons.

As xml, we can easily just add in a separate entry to not interfere with the other entries as we are searching for anime tags "/tvdb4entries/anime[@tvdbid='%s']" in ASS.
EX:

  <anime tvdbid="88031" name="Dragon Ball Kai">
    01|001|016|Saiyan Saga
    02|017|054|Frieza Saga
    03|055|067|Androids Saga
    04|068|098|Cell Saga
    05|099|133|Majin Buu Saga
    06|134|159|Evil Buu Saga
  </anime>
  <posters tvdbid="88031" name="Dragon Ball Kai">
    01|[URL]
    02|[URL]
    03|[URL]
    04|[URL]
    05|[URL]
    06|[URL]
  </posters>

Would not recommend separating into separate files and that could be an issue when reconciling file entries.

@sven-7
I think the URL solution is a good compromise from a storage/rights perspective. Could we design it either way so there can be more than one per season? For example:

 <anime tvdbid="88031" name="Dragon Ball Kai">
    01|001|016|Saiyan Saga
    02|017|054|Frieza Saga
    03|055|067|Androids Saga
    04|068|098|Cell Saga
    05|099|133|Majin Buu Saga
    06|134|159|Evil Buu Saga
  </anime>
  <posters tvdbid="88031" name="Dragon Ball Kai">
    01|[URL]
    01|[URL]
  </posters>

@EndOfLine369
I don't see an issue with that to allow people different pictures available. But would probably need to make a rule for the file of only X images max per season. 2 per season?

@sven-7
Seems fair to me.

@ZeroQI

<anime tvdbid="88031" name="Dragon Ball Kai">
    01|001|016|[URL]|Saiyan Saga
    02|017|054|[URL]|Frieza Saga
    03|055|067|[URL]|Androids Saga
    04|068|098|[URL]|Cell Saga
    05|099|133|[URL]|Majin Buu Saga
    06|134|159|[URL]|Evil Buu Saga
  </anime>

I thought you did the posters yourself...
If thetvdb have them yes a link will be great

Would not recommend separating into separate files and that could be an
issue when reconciling file entries.

@EndOfLine369
"Would not recommend separating into separate files and that could be an issue when reconciling file entries." I had already mentioned that or are you meaning separate entries in the file?

If we combined the 'anime' & 'poster' tags, we could not have more than one poster available for a season. I would prefer not all to be in one entry as the url will make the line exceedingly long and would think is best to keep the 'anime' entry same as the local 'tvdb4.mapping' file's content.

@ZeroQI
The poster is done by the agent so technically no need for a single file having both but it's simpler...

We could have a variable number of arguments, the format stays compatible and allows local file to specify poster link too...

<anime tvdbid="88031" name="Dragon Ball Kai">
    01|001|016|Saiyan Saga|[URL]|[URL]
    02|017|054|Frieza Saga|[URL]|[URL]|[URL]
    03|055|067|Androids Saga|[URL]
    04|068|098|Cell Saga|[URL]|[URL]
    05|099|133|Majin Buu Saga|[URL]|[URL]|[URL]
    06|134|159|Evil Buu Saga|[URL]|[URL]
  </anime>

The tvdb id would be unique so i don't think there will be issues reconciliating entries, like what we do with the xml mapping file from scudlee's... single file easier to maintain...

tvdb4.posters.xml
 <posters tvdbid="88031" name="Dragon Ball Kai">
    01|[URL]
    01|[URL]
    02|[URL]
    02|[URL]
    03|[URL]
    04|[URL]
    05|[URL]
    06|[URL]
  </posters>

Opinions?

TVDB Mapping Issue

I'm getting an error that says "Error in TVDB Mapping Issue". Is this the scanner or HAMA....or perhaps something else?

It's for My Hero Academia. There are descriptions for both episodes in TVDB.

image

Issue w/titles & episode mapping

As you can see, once it hits the 2 in 2016, it's making the rest the title.


2016-07-08 17:02:14 =============================================================================================================================================================
2016-07-08 17:02:14 Scanner call - root: 'Z:\Anime Series', path: 'Berserk (2016)', dirs: '0', files: '6'
2016-07-08 17:02:14 =============================================================================================================================================================
2016-07-08 17:02:14 file: 'Z:\Anime Series\Berserk (2016)\tvdb2.id', ext: 'id' not in video_ext
2016-07-08 17:02:14 folder_show: 'Berserk (2016) [tvdb2-307111]', folder_season: 'None', tvdb mode: '2', tvdb id: '307111'
2016-07-08 17:02:14 TVDB season mode (2) enabled, serie url: 'https://thetvdb.com/api/A27AD9BE0DA63333/series/307111/all/en.xml'
2016-07-08 17:02:57 abs_manual_placement_worked: 'True', abs_manual_placement_info: '[]'
2016-07-08 17:02:57 unknown_series_length: False, tvdb_mapping: {1: (1, 1), 2: (1, 2), 3: (1, 3), 4: (1, 4), 5: (1, 5), 6: (1, 6), 7: (1, 7), 8: (1, 8), 9: (1, 9)}
2016-07-08 17:02:57 "Berserk (2016) [tvdb2-307111]" s0000e001 "Berserk (2016) - 0x01 - Golden Age Arc I Egg of the King.mkv" "0" "Golden Age Arc I Egg of the King" 
2016-07-08 17:02:57 "Berserk (2016) [tvdb2-307111]" s0000e002 "Berserk (2016) - 0x02 - Golden Age Arc II The Battle for Doldrey.mkv" "0" "Golden Age Arc II The Battle for Doldrey" 
2016-07-08 17:02:57 "Berserk (2016) [tvdb2-307111]" s0000e003 "Berserk (2016) - 0x03 - Golden Age Arc III The Advent.mkv" "0" "Golden Age Arc III The Advent" 
2016-07-08 17:02:57 "Berserk (2016) [tvdb2-307111]" s0001e001 "Berserk (2016) - 1 - The Branded Swordsman.mkv" "6 ) - 1 - The Branded Swordsman" 
2016-07-08 17:02:58 "Berserk (2016) [tvdb2-307111]" s0001e002 "Berserk (2016) - 2 - The Holy Iron Chain Knights.mkv" "016 ) - 2 - The Holy Iron Chain Knights" 
2016-07-08 17:02:58 -------------------------------------------------------------------------------------------------------------------------------------------------------------


screen shot 2016-07-08 at 5 02 10 pm

Cannot parse Anime with number in title

Hi, when scanning Galaxy Express 999 folder, the scanner will put all of them into 1 episode because of 999, can you fix it? or make it into special case?

[Req] Emby version

Would it be possible for you to port the scanner into emby perhaps? I'm liking plex so far but the app itself is limited and it doesn't allow me to use external players on android. I've found some other apps that I could use together with plex however i want to try using emby. Thanks again for the awesome plugin.

Scanner Stalling

Two (related) issues that have popped up. I experienced this some while testing for HAMA #48

  • Issue 1: The Scanner seems to stall at times for me. The first series it scans is ".hack SIGN" -- which I renamed to "hack SIGN" and labeled the episodes as "abs# - title.ext". I have tvdb2 going for this file.
2016-06-06 23:00:07 === Library "Anime Series", Root: "A:\Anime Series",  Launched: '2016-06-06 23:00:07'========================================================================
2016-06-06 23:00:07 keep_zero_size_files: 'False'
2016-06-06 23:00:07 no_timestamp:         'False'
2016-06-06 23:00:07 season_from_folder:   'False'
2016-06-06 23:00:07 =============================================================================================================================================================
2016-06-06 23:00:07 Scanner call - root: 'A:\Anime Series', path: '', dirs: '261', files: '0'
2016-06-06 23:00:07 =============================================================================================================================================================
2016-06-06 23:00:08 Scanner call - root: 'A:\Anime Series', path: 'hack SIGN', dirs: '0', files: '65'
2016-06-06 23:00:08 =============================================================================================================================================================
2016-06-06 23:00:08 file: 'A:\Anime Series\hack SIGN\tvdb2.id', ext: 'id' not in video_ext
2016-06-06 23:00:08 folder_show: 'hack SIGN [tvdb2-79099]', tvdb id: '79099'
2016-06-06 23:00:08 TVDB season mode (2) enabled, serie url: 'https://thetvdb.com/api/A27AD9BE0DA63333/series/79099/all/en.xml'

That was where it sat from 23:00 to 8:00 the next day before being cancelled. I ran it again just now with clean logs -- here is everything that generated.

Logs.zip

I pulled the series from my library and the scanner ran -- here are those logs:

post hack sign logs.zip


  • Issue 2: This could be a mapping issue with ScudLee, but for "Voltron - Defender of the Universe" there seem to be two TVDB series associated with it. One is 78646 - Voltron: Defender of the Universe and the second is 147921 - Beast King GoLion. Long story short, it's the same show, but when it became Voltron in the US it was changed a little bit and there are different episodes. That's why there are two series. The odd part about the scanner here is that even though I have a TVDB2.id (78646) file in Voltron, it still maps to the latter show.

Following Issue 1 test, I changed the name of the Voltron folder from "Voltron - Defender of the Universe" to "Voltron" to initiate a scan, but the scanner also stalled. Here are the logs for that.

voltron logs.zip

New shows not scanning or matching correctly

This might be a HAMA/ASS combo.

I'm using the latest HAMA and ASS from a few hours ago. Additionally, I'm hanging back on Plex 1.2.7 until those issues are sorted out.

I've added a few new shows: Hand Shakers being the most recent. Each time, they show up unmatched and with this one in particular as episode 501.

Logs attached.

New folder.ZIP

TVDB4 Poster Grab

I caveat this knowing Plex has hosed up season posters....

That being said, this looked odd to me in the logs. I added a TVDB4 mapping for GATE -- successfully parsed it, downloaded the descriptions, directors, writers, etc. When it tried to get the posters from the TVDB4 mapping this happened:

2016-12-17 00:09:45,934 - com.plexapp.agents.hama (1070) : DEBUG (networking/load:161) - Fetching 'http://rawgit.com/ZeroQI/Absolute-Series-Scanner/master/tvdb4.posters.xml' from the HTTP cache
2016-12-17 00:09:45,969 - com.plexapp.agents.hama (1070) : INFO (logkit/Info:16) - Loaded poster XML: 'http://rawgit.com/ZeroQI/Absolute-Series-Scanner/master/tvdb4.posters.xml'
2016-12-17 00:09:45,969 - com.plexapp.agents.hama (1070) : ERROR (logkit/Error:22) - tvdbid '295222' is not found in xml file

'295222' is definitely in the xml, so that struck me as fairly odd.

Scanner Errors

Attached are my logs. Scanner runs, but finishes super quickly. Things I've noticed:

  • No .pyc file is being generated with the latest scanner.
  • Scanner runs quickly, sees that no changes need to be made (even if there were some)
  • Added a show, ran the scanner, was not added

Logs.zip

Enhancement: TVDB4 (Arc Mode)

Actually saw this mentioned by @MagellanSails on the TVDB forums a while back.

For long-running shows, TVDB arbitrarily splits them up into seasons sometimes. If you're lucky, like One Piece, they make sense. If you're unlucky, like Hunter X Hunter, they don't. It's 3 random seasons on TVDB. But it would be really neat to split them into arcs. User-defined, of course. Not sure if this is actually possible, but could a theoretical TVDB4 (Arc Mode) mode do this:

  • Hunter X Hunter keeping absolute numbering.
  • Manually split up the show into X# of season folders (in this case 7).
  • Have the scanner download episode and show metadata according to the absolute number.

In this case, it would be up to the user to find season/arc posters where they don't exist in TVDB.

Right now HxH (arbitrarily) is like this:

  • Season 1: 1-58
  • Season 2: 59-136
  • Season 3: 137-148

A better way to split it up would be (TVDB4 - Arc Mode):

  • Season 1: 1-31 (Hunter Exam Arc)
  • Season 2: 32-36 (Zoldyck Family Arc0
  • Season 3: 37-44 (Heavens Arena Arc)
  • Season 4: 45-70 (Yorknew City Arc)
  • Season 5: 71-92 (Greed Island Arc)
  • Season 6: 93-136 (Chimera Ant Arc)
  • Season 7: 137-148 (13th Hunter Chairman Arc)

This is how I filed/defined my HxH files before moving to TVDB3 (purely for all eps to have Metadata). I'm not sure how much this would be used, but it would definitely be another unique trait of ASS over other scanners. Some other shows people might like to self define arcs for could be: Dragonball Z, Dragonball, One Piece, Naruto, Bleach, Fairy Tail...

Specials mapped to wrong season

https://forums.plex.tv/discussion/comment/1212441#Comment_1212441

"One Piece [tvdb3-81797]" s0002e020 "One Piece - S00E20 - Strong World Episode 0 - 2241451 .mkv" "1" "Strong World Episode 0 - 2241451" 
"One Piece [tvdb3-81797]" s0002e020 "S00E20 - Strong World Episode Null.mkv" "1" "Strong World Episode Null"
"Detektiv Conan [tvdb3-72454]" s0001e007 "S00E07 - OVA 02 16 Suspects.avi" "1" "OVA 02 16 Suspects" 
"Detektiv Conan [tvdb3-72454]" s0001e009 "S00E09 - OVA 03 Conan and Heiji and the Vanished Boy.avi" "1" "OVA 03 Conan and Heiji and the Vanished Boy" 
"Detektiv Conan [tvdb3-72454]" s0001e011 "S00E11 - OVA 04 Conan and Kid and Crystal Mother.avi" "1" "OVA 04 Conan and Kid and Crystal Mother" 
"Detektiv Conan [tvdb3-72454]" s0001e013 "S00E13 - OVA 05 The Target is Kogoro! The Detective Boys' Secret Investigation.avi" "1" "OVA 05 The Target is Kogoro! The Detective Boys' Secret Investigation" 
"Detektiv Conan [tvdb3-72454]" s0001e015 "S00E15 - OVA 06 Follow the Vanished Diamond.avi" "1" "OVA 06 Follow the Vanished Diamond" 
"Detektiv Conan [tvdb3-72454]" s0001e017 "S00E17 - OVA 07 A Challenge from Agasa.avi" "1" "OVA 07 A Challenge from Agasa"
"Detektiv Conan [tvdb3-72454]" s0001e020 "S00E20 - OVA 08 High School Girl Detective Sonoko Suzuki's Case Files cd1.avi" "1" "OVA 08 High School Girl Detective Sonoko Suzuki's Case Files" 
"Detektiv Conan [tvdb3-72454]" s0001e020 "S00E20 - OVA 08 High School Girl Detective Sonoko Suzuki's Case Files cd2.AVI" "1" "OVA 08 High School Girl Detective Sonoko Suzuki's Case Files" 
"Detektiv Conan [tvdb3-72454]" s0001e021 "S00E21 - OVA Magic File 2 Kudo Shinichi - The Case of the Mysterious Wall and the Black Lab.avi" "1" "OVA Magic File 2 Kudo Shinichi - The Case of the Mysterious Wall and the Black Lab" 
"Detektiv Conan [tvdb3-72454]" s0001e023 "S00E23 - Lupin III vs Detective Conan.mkv" "1" "Lupin III vs Detective Conan" 
"Detektiv Conan [tvdb3-72454]" s0001e026 "S00E26 - OVA 09 Strangers from the future.avi" "1" "OVA 09 Strangers from the future" 
"Detektiv Conan [tvdb3-72454]" s0001e027 "S00E27 - OVA Magic File 4 Osaka Okonomiyaki Odyssey.avi" "1" "OVA Magic File 4 Osaka Okonomiyaki Odyssey" 
"Detektiv Conan [tvdb3-72454]" s0002e030 "S00E30 - OVA 10 Kid in Trap Island.avi" "1" "OVA 10 Kid in Trap Island" 
"Detektiv Conan [tvdb3-72454]" s0002e033 "S00E33 - OVA Magic File 5 The Niigata-Tokyo Souvenir Capriccio.mp4" "1" "OVA Magic File 5 The Niigata-Tokyo Souvenir Capriccio" 
"Detektiv Conan [tvdb3-72454]" s0002e034 "S00E34 - Detective Conan vs. Wooo.mp4" "1" "Detective Conan vs Wooo" 
"Detektiv Conan [tvdb3-72454]" s0003e063 "S00E63 - The Disappearance of Edogawa Conan.avi" "1" "The Disappearance of Edogawa Conan" 
"Detektiv Conan [tvdb3-72454]" s0003e064 "S00E64 - Happy New Year Mori Kogoro.avi" "1" "Happy New Year Mori Kogoro"

This confirm a regex is used and handles wrong
Looks like the specials wong assigned season is incremented with the same season as absolute episodes of the same rank... (ex; s00e64 s03e064 because s01e64 would be mapped to s03e64)

No module in Absolute Series Scanner.py

The scanner is not working. I don't get any media.

Here are the logs
Plex Media Scanner.txt

Here is the folder structure

StancuFlorin@NUC MINGW64 /d/Downloads/Anime/One Piece
$ ls -l
total 72
drwxr-xr-x 1 StancuFlorin 197609 0 Sep 2 18:05 One Piece Season 1/
drwxr-xr-x 1 StancuFlorin 197609 0 Aug 22 22:14 One Piece Season 2/
drwxr-xr-x 1 StancuFlorin 197609 0 Aug 22 22:15 One Piece Season 3/
drwxr-xr-x 1 StancuFlorin 197609 0 Aug 23 20:42 One Piece Season 4/
drwxr-xr-x 1 StancuFlorin 197609 0 Aug 23 20:43 One Piece Season 5/
drwxr-xr-x 1 StancuFlorin 197609 0 Sep 1 20:48 One Piece Season 6/

Question on 'for word in words' ep variable split

@ZeroQI

Can you please advise on the purpose of this line to you?
It seems like a workaround of where '-' is not in FILTER_CHARS. But it will cause issues in any series that has a legitimate <char>-<num> or <num>-<char> in its series name as it will cause all episodes to be set to the <num> from the series name in the filename.

ep = ep.split('-',1)[0] if ''.join(letter for letter in ep.split('-',1)[0] if letter.isdigit()) else ep.split('-',1)[1]

Its causing issues in the 'AIKa R-16' series as it is setting all files as episode 16.

2016-04-30 13:35:44 Scanner call - root: '/share/Anime/Archived', path: 'AIKa R-16 - Virgin Mission -f -lj -s6 -e3 -a4852 [anidb-4852] -n7170', dirs: '1', files: '4'
2016-04-30 13:35:44 =============================================================================================================================================================
2016-04-30 13:35:44 "/share/Anime/Archived/AIKa R-16 - Virgin Mission -f -lj -s6 -e3 -a4852 [anidb-4852] -n7170/.@__thumb" match ignore_dirs_rx: ".@__thumb"
2016-04-30 13:35:44 file: '/share/Anime/Archived/AIKa R-16 - Virgin Mission -f -lj -s6 -e3 -a4852 [anidb-4852] -n7170/Aika R-16.torrent', ext: 'torrent' not in video_ext
2016-04-30 13:35:44 "AIKa R-16 - Virgin Mission -f -lj -s6 -e3 -a4852 [anidb-4852] -n7170" s0001e016 "[PFSub] AIKa R-16 Virgin Mission 01(704x396)[704c5d33].mkv" "Virgin Mission 01 (704x396)" 
2016-04-30 13:35:44 "AIKa R-16 - Virgin Mission -f -lj -s6 -e3 -a4852 [anidb-4852] -n7170" s0001e016 "[PFSub] AIKa R-16 Virgin Mission 02v2 ( XVID)(640x360)[4158752A].mkv" "Virgin Mission 02v2 XVID) (640x360)" 
2016-04-30 13:35:44 "AIKa R-16 - Virgin Mission -f -lj -s6 -e3 -a4852 [anidb-4852] -n7170" s0001e016 "[PFSub] AIKa R-16 Virgin Mission 03 ( XviD 768x432)[38608B71].mkv" "Virgin Mission 03 768x432)" 
2016-04-30 13:35:44 -------------------------------------------------------------------------------------------------------------------------------------------------------------

As the ep is being set to '16', the later check to make sure it is not in the filename/folder_name too many times is not being triggered as it is no longer 'R-16'. This might have been ok before the enhancement to make the tests exact with the splits.

misc.count(ep)>=2 or ep in clean_string(folder_show, True).split() and clean_string(filename, True).split().count(ep)!=2

Issue in the file main loop's "for word in words" section

The test case below is incorrectly using an "upper" call instead of a "lower" call (or any case call as lowered at the start ep=word.lower().strip()).

I have also added in the "sp" & "ova" strings for specials to be escaped into regex parsing.

FROM:
if ep.upper().startswith(("ed", "op", "ncop", "nced")):                                                 break
TO:
if ep.lower().startswith(("ed", "op", "ncop", "nced", "sp", "ova")):                                    break

TVDB4 - Ongoing series

Can the scanner handle/is it ready for shows that are ongoing? How would we list a show that is still going, but we do not know when the "arc" or season will end?

JoJo's Bizzare Adventure:

04|075|___|Diamond is Unbreakable

Update Readme

I'm guessing most people who use this don't follow along with the issues, but I'm guessing we should probably update the readme files to incorporate some of the major updates that have been made in the last few weeks and how to use them. I think most features added are automatic, but I know these would be worthy of a mention. Any others?

Right now my list would include:

  • tvdb2: The ability to map a long running series to TVDB, but have each season restart at 1. See Sword Art Online as a good example. Where AniDB treats it as two separate series, TVDB treats it as one series with two seasons.

-tvdb3: Ability to have a long running series automatically divided into seasons according to TVDB's definition of the series. One Piece is a good example.

Scanner not picking up file in directory root

Hi, I was having trouble getting a file to scan and when I checked my logs I found:

WARNING - show: '', s00e501-501, file: 'Z:\Ookami Kodomo no Ame to Yuki [anidb-8832].mkv' has show empty, report logs to dev ASAP
So I decided it probably wasn't me making a mistake and probably something more code-related going wrong ๐Ÿ˜› .

My logs are attached.
Logs.zip
(I've tried to snip the files a bit so you don't have to go looking through lots and lots of backlog, let me know if you need the history though)

[Question] PLEX python libraries on Windows

I've been trying to start playing around with the scanner in Jetbrains PyCharm IDE, but I have been unable to locate several modules (Utils, Media, etree, and Stack). Where can I find these?

Episode num in [ ]

Folder name looks like this - [Dub]Prison[01][720p].mp4_, where:
Dub - dubber
Prison - series name
01 - episode num

In Plex Media Server all series with names like this show only one episode with many parts.
I think problem in [ ].

Scanner logs cosmetics issues

https://forums.plex.tv/discussion/comment/1227484/#Comment_1227484
Filelist are used with a batchfile to re-create library fith 0-size dummy files
Need to remove:

=============================================================================================================================================================
==== Starting File Scan ====
=============================================================================================================================================================

Custom log get incrementaly growing duplicates:

2016-07-31 16:15:47,344 - ASS : INFO - === Library "ะะฝะธะผะต", Root: "F:\Anime",  Launched: '2016-07-31 16:15:47'======================================================================================
2016-07-31 16:15:47,344 - ASS : INFO - =============================================================================================================================================================
2016-07-31 16:15:47,344 - ASS : INFO - Scanner call - root: 'F:\Anime', path: '', dirs: '45', files: '0'
2016-07-31 16:15:47,345 - ASS : INFO - =============================================================================================================================================================
2016-07-31 16:15:47,359 - ASS : INFO - =============================================================================================================================================================
2016-07-31 16:15:47,359 - ASS : INFO - =============================================================================================================================================================
2016-07-31 16:15:47,359 - ASS : INFO - Scanner call - root: 'F:\Anime', path: 'Boku dake ga Inai Machi', dirs: '1', files: '0'
2016-07-31 16:15:47,359 - ASS : INFO - Scanner call - root: 'F:\Anime', path: 'Boku dake ga Inai Machi', dirs: '1', files: '0'
2016-07-31 16:15:47,361 - ASS : INFO - =============================================================================================================================================================

First letter of a series title gets removed

For example, "Charlotte" becomes "harlotte", "Overlord" becomes "verlord". I have no idea why it's happening, and it only seems to be on some things with no clear pattern as far as I can tell. Tried taking a look at the python source but this definitely looks like something more easily solved by the original author, heh.

Scanner does not properly handle episodes split into two parts

Example:
Re:Zero kara Hajimeru Isekai Seikatsu Episode 01

HorribleSubs release split episode 01 into 01A and 01B, each 24 minutes long. TVDB and AniDB show episode 01 as being 49 minutes long.

even when renamed to end with part1 and part2, the scanner loads both files as different versions of episode 01 and does not recognize them as parts

When Absolute Numbering is Missing

When in TVDB3, typically when I encounter this, and someone adds episodes in TVDB without absolute numbering, it causes a show to go haywire and warp it all into one season. For example, two days ago someone added two episodes of One Piece without absolute and it took it from 18 seasons down to 1 season. Is there any way that for episodes not yet released, it could not factor that in? I realize there is importance for the Scanner and HAMA when absolute is missing, but I was going to see if there was a way around it for issues like this.

Enhancement - Log when there are two of one episode

I doubt this will happen often, but I noticed a handful of double files yesterday when doing some maintenance. As a potential enhancement, we could add a log when the scanner sees two of one episode. #Thoughts?

2016-05-03 15:00:32 "Detective Conan [tvdb3-72454]" s0011e286 "Detective Conan - 286 - Kudo Shinichi's NY Case (Part One).avi" "3" "Kudo Shinichi's NY Case (Part One)" 
2016-05-03 15:00:32 "Detective Conan [tvdb3-72454]" s0011e286 "Detective Conan - 286 - Kudo Shinichi's NY Case (Part One).mp4" "3" "Kudo Shinichi's NY Case (Part One)" 
2016-05-03 15:00:32 "Detective Conan [tvdb3-72454]" s0011e287 "Detective Conan - 287 - Kudo Shinichi's NY Case (Part Two).avi" "3" "Kudo Shinichi's NY Case (Part Two)" 
2016-05-03 15:00:32 "Detective Conan [tvdb3-72454]" s0011e287 "Detective Conan - 287 - Kudo Shinichi's NY Case (Part Two).mp4" "3" "Kudo Shinichi's NY Case (Part Two)" 

Issues parsing "S2"

Episodes with S2 has inconsistent parsing issues. It works sometimes ie. "Gundam 00 S2" s0001e012 "[gSS]_Gundam_00_S2_-_12_[86C24395].mkv" seems to work, but mostly, S2 episodes get parsed to s0000e002.
log absolute series scanner.txt

Doesn't seem to detect Special episode

I had the following warning when I downloaded a Special episode.

2016-08-07 20:44:00,176 - ASS : WARNING - show: '', s00e501-501, file: 'D:\Downloads\Manga\[Kaerizaki-Fansub]_One_Piece_Special_-_Heart_of_Gold_[VOSTFR][HD_1280x720].mp4' has show empty, report logs to dev ASAP
2016-08-07 20:44:00,176 - ASS : INFO - "" s0000e501 "[Kaerizaki-Fansub]_One_Piece_Special_-_Heart_of_Gold_[VOSTFR][HD_1280x720].mp4" "Heart of Gold" 

I'm not sure how the file should be named to match the "Special episode" parsing.

TVDB3 mode malfunctioning

From what I can see, nothing should have changed that would have affected the "modes", but when I updated HAMA and ASS, my Detective Conan went from 24(ish) seasons to just 1.

I'm guessing it's ASS, as you can see below, it registers it all as S1.

2016-07-13 22:54:52 =============================================================================================================================================================
2016-07-13 22:54:52 Scanner call - root: 'A:\Anime Series', path: 'Detective Conan', dirs: '0', files: '806'
2016-07-13 22:54:52 =============================================================================================================================================================
2016-07-13 22:54:52 file: 'A:\Anime Series\Detective Conan\tvdb3.id', ext: 'id' not in video_ext
2016-07-13 22:54:52 folder_show: 'Detective Conan [tvdb3-72454]', folder_season: 'None', tvdb mode: '3', tvdb id: '72454'
2016-07-13 22:54:52 TVDB season mode (3) enabled, serie url: 'https://thetvdb.com/api/A27AD9BE0DA63333/series/72454/all/en.xml'
2016-07-13 22:54:55 abs number found on ep (s23e1) after starting to manually place our own abs numbers
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e001 "Detective Conan - 1 - The Roller Coaster Murder Case.avi" "The Roller Coaster Murder Case" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e002 "Detective Conan - 2 - The Kidnapping of a Company President's Daughter Case.avi" "3" "The Kidnapping of a Company President's Daughter Case" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e003 "Detective Conan - 3 - An Idol's Locked Room Murder Case.avi" "3" "An Idol's Locked Room Murder Case" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e004 "Detective Conan - 4 - The Case of the Coded Map of the City.avi" "3" "The Case of the Coded Map of the City" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e005 "Detective Conan - 5 - The Shinkansen's Bomb Case.avi" "3" "The Shinkansen's Bomb Case" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e006 "Detective Conan - 6 - A Valentine Murder Case.avi" "3" "A Valentine Murder Case" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e007 "Detective Conan - 7 - The Case of the Once-A-Month Present Threat.avi" "3" "The Case of the Once-A-Month Present Threat" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e008 "Detective Conan - 8 - The Murder of an Art Gallery Owner Case.avi" "3" "The Murder of an Art Gallery Owner Case" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e009 "Detective Conan - 9 - Tenkaichi Night Festival Murder Case.avi" "Tenkaichi Night Festival Murder Case" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e010 "Detective Conan - 10 - The Case of the Blackmailed Pro Soccer Player.avi" "The Case of the Blackmailed Pro Soccer Player" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e011 "Detective Conan - 11 - A Moonlight Sonata Murder Case (one hour special).avi" "A Moonlight Sonata Murder Case (one hour special)" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e012 "Detective Conan - 12 - Ayumi-chan's Kidnapping Case.avi" "3" "Ayumi-chan's Kidnapping Case" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e013 "Detective Conan - 13 - The Strange Person Hunt Murder Case.avi" "The Strange Person Hunt Murder Case" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e014 "Detective Conan - 14 - The Mysterious Shooting Message.avi" "The Mysterious Shooting Message" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e015 "Detective Conan - 15 - The Case of the Missing Corpse.avi" "3" "The Case of the Missing Corpse" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e016 "Detective Conan - 16 - The Antique Collector Murder Case.avi" "The Antique Collector Murder Case" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e017 "Detective Conan - 17 - The Highjacking of a Department Case.avi" "The Highjacking of a Department Case" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e018 "Detective Conan - 18 - A June Bride Murder Case.avi" "A June Bride Murder Case" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e019 "Detective Conan - 19 - An Elevator Murder Case.avi" "An Elevator Murder Case" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e020 "Detective Conan - 20 - A Haunted Mansion Murder Case.avi" "3" "A Haunted Mansion Murder Case" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e021 "Detective Conan - 21 - On Location, TV Drama Murder Case.avi" "On Location, TV Drama Murder Case" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e022 "Detective Conan - 22 - Luxury Liner Serial Murder Case (1).avi" "Luxury Liner Serial Murder Case" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e023 "Detective Conan - 23 - Luxury Liner Serial Murder Case (2).avi" "Luxury Liner Serial Murder Case (2)" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e024 "Detective Conan - 24 - The Case of the Mysterious Woman With Amnesia.avi" "The Case of the Mysterious Woman With Amnesia" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e025 "Detective Conan - 25 - The False Kidnapping and Hostage Case.avi" "The False Kidnapping and Hostage Case" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e026 "Detective Conan - 26 - The Pet Dog, Jon, Murder Case.avi" "The Pet Dog, Jon, Murder Case" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e027 "Detective Conan - 27 - The Murder Case of Kogoro's Classmate (1).avi" "The Murder Case of Kogoro's Classmate" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e028 "Detective Conan - 28 - The Murder Case of Kogoro's Classmate (2).avi" "The Murder Case of Kogoro's Classmate (2)" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e029 "Detective Conan - 29 - A Computer Murder Case.avi" "A Computer Murder Case" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e030 "Detective Conan - 30 - An Alibi Testimony Murder Case.avi" "3" "An Alibi Testimony Murder Case" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e031 "Detective Conan - 31 - The TV Station Murder Case.avi" "The TV Station Murder Case" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e032 "Detective Conan - 32 - A Coffee Shop Murder Case.avi" "A Coffee Shop Murder Case" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e033 "Detective Conan - 33 - The Detective Boys Hiking Trip Case.avi" "The Detective Boys Hiking Trip Case" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e034 "Detective Conan - 34 - The Murder Case of Man In Bandages at the Mountain Villa (1).avi" "The Murder Case of Man In Bandages at the Mountain Villa" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e035 "Detective Conan - 35 - The Murder Case of Man In Bandages at the Mountain Villa (2).avi" "The Murder Case of Man In Bandages at the Mountain Villa (2)" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e036 "Detective Conan - 36 - Monday, 730 PM Murder Case.avi" "Monday, 730 PM Murder Case" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e037 "Detective Conan - 37 - A Cactus Flower Murder Case.avi" "A Cactus Flower Murder Case" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e038 "Detective Conan - 38 - Aka Oni Mura Fire Festival Murder Case.avi" "Aka Oni Mura Fire Festival Murder Case" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e039 "Detective Conan - 39 - The Wealthy Daughter Murder Case (1).avi" "The Wealthy Daughter Murder Case" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e040 "Detective Conan - 40 - The Wealthy Daughter Murder Case (2).avi" "The Wealthy Daughter Murder Case (2)" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e041 "Detective Conan - 41 - The Victory Flag Vandalism Case.avi" "The Victory Flag Vandalism Case" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e042 "Detective Conan - 42 - A Karaoke Box Murder Case.avi" "A Karaoke Box Murder Case" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e043 "Detective Conan - 43 - The Kidnapping of Conan Edogawa.avi" "The Kidnapping of Conan Edogawa" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e044 "Detective Conan - 44 - The Three Hotta Brothers Murder Case.avi" "The Three Hotta Brothers Murder Case" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e045 "Detective Conan - 45 - Facial Pack Murder Case.avi" "Facial Pack Murder Case" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e046 "Detective Conan - 46 - The Snowy Mountain Villa Murder Case.avi" "The Snowy Mountain Villa Murder Case" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e047 "Detective Conan - 47 - Sports Club Murder Case.avi" "Sports Club Murder Case" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e048 "Detective Conan - 48 - The Case of the Murdered Diplomat (1).avi" "The Case of the Murdered Diplomat" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e049 "Detective Conan - 49 - The Case of the Murdered Diplomat (2).avi" "The Case of the Murdered Diplomat (2)" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e050 "Detective Conan - 50 - Library Murder Case.avi" "Library Murder Case" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e051 "Detective Conan - 51 - The Golf Driving Range Murder Case.avi" "The Golf Driving Range Murder Case" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e052 "Detective Conan - 52 - The Kiri Tengu Legend Murder Case (one hour special).avi" "The Kiri Tengu Legend Murder Case (one hour special)" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e053 "Detective Conan - 53 - The Mysterious Weapon Murder Case.avi" "The Mysterious Weapon Murder Case" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e054 "Detective Conan - 54 - A Game Company's Murder Case.avi" "A Game Company's Murder Case" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e055 "Detective Conan - 55 - The Train Trick Murder Case.avi" "The Train Trick Murder Case" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e056 "Detective Conan - 56 - The Ojamanbล Murder Case.avi" "The Ojamanbo Murder Case" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e057 "Detective Conan - 57 - Holmes Freak Murder Case (1).avi" "Holmes Freak Murder Case" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e058 "Detective Conan - 58 - Holmes Freak Murder Case (2).avi" "Holmes Freak Murder Case (2)" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e059 "Detective Conan - 59 - The First Errand Murder Case.avi" "The First Errand Murder Case" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e060 "Detective Conan - 60 - An Illustrator Murder Case.avi" "An Illustrator Murder Case" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e061 "Detective Conan - 61 - A Ghost Ship Murder Case (1).avi" "A Ghost Ship Murder Case" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e062 "Detective Conan - 62 - A Ghost Ship Murder Case (2).avi" "A Ghost Ship Murder Case (2)" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e063 "Detective Conan - 63 - Murder Case of the Big Monster Gomera.avi" "Murder Case of the Big Monster Gomera" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e064 "Detective Conan - 64 - The Third Fingerprint Murder Case.avi" "The Third Fingerprint Murder Case" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e065 "Detective Conan - 65 - A Crab and Whale Kidnapping Case.avi" "A Crab and Whale Kidnapping Case" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e066 "Detective Conan - 66 - Night Road Murder Case.avi" "Night Road Murder Case" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e067 "Detective Conan - 67 - Stage Actress Murder Case.avi" "Stage Actress Murder Case" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e068 "Detective Conan - 68 - Baron of the Night Murder Case (1).avi" "Baron of the Night Murder Case" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e069 "Detective Conan - 69 - Baron of the Night Murder Case (2).avi" "Baron of the Night Murder Case (2)" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e070 "Detective Conan - 70 - Baron of the Night Murder Case (3).avi" "Baron of the Night Murder Case (3)" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e071 "Detective Conan - 71 - A Stalker's Murder Case.avi" "A Stalker's Murder Case" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e072 "Detective Conan - 72 - The Triplet's Country Home Murder Case.avi" "The Triplet's Country Home Murder Case" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e073 "Detective Conan - 73 - The Detective Boy's Disaster Case.avi" "The Detective Boy's Disaster Case" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e074 "Detective Conan - 74 - The Death God Jinnai Murder Case.avi" "The Death God Jinnai Murder Case" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e075 "Detective Conan - 75 - The Loan Company President's Murder Case.avi" "The Loan Company President's Murder Case" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e076 "Detective Conan - 76 - Conan vs Kaitou Kid (One Hour Special).avi" "Conan vs Kaitou Kid (One Hour Special)" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e077 "Detective Conan - 77 - A Famous House's Strange Continous Murder (1).avi" "A Famous House's Strange Continous Murder" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e078 "Detective Conan - 78 - A Famous House's Strange Continous Murder (2).avi" "A Famous House's Strange Continous Murder (2)" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e079 "Detective Conan - 79 - The Bank Heist Murder Case.avi" "The Bank Heist Murder Case" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e080 "Detective Conan - 80 - The Wandering Artist Murder Case.avi" "The Wandering Artist Murder Case" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e081 "Detective Conan - 81 - The Kidnapping of a Popular Artist Case (1).avi" "The Kidnapping of a Popular Artist Case" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e082 "Detective Conan - 82 - The Kidnapping of a Popular Artist Case (2).avi" "The Kidnapping of a Popular Artist Case (2)" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e083 "Detective Conan - 83 - General Hospital Murder Case.avi" "General Hospital Murder Case" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e084 "Detective Conan - 84 - A Ski Lodge Murder Case (1).avi" "A Ski Lodge Murder Case" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e085 "Detective Conan - 85 - A Ski Lodge Murder Case (2).avi" "A Ski Lodge Murder Case (2)" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e086 "Detective Conan - 86 - The Kidnapping Location Case.avi" "The Kidnapping Location Case" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e087 "Detective Conan - 87 - The Murder Case of the Crane's Kindness.avi" "The Murder Case of the Crane's Kindness" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e088 "Detective Conan - 88 - A Dracula Villa Murder Case (1).avi" "A Dracula Villa Murder Case" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e089 "Detective Conan - 89 - A Dracula Villa Murder Case (2).avi" "A Dracula Villa Murder Case (2)" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e090 "Detective Conan - 90 - The Murder Case of the Flower Smell.avi" "The Murder Case of the Flower Smell" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e091 "Detective Conan - 91 - The Case of the Hospitalized Burgulary Suspect.avi" "The Case of the Hospitalized Burgulary Suspect" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e092 "Detective Conan - 92 - The Fearful Mountain Trek Murder Case (1).avi" "The Fearful Mountain Trek Murder Case" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e093 "Detective Conan - 93 - The Fearful Mountain Trek Murder Case (2).avi" "The Fearful Mountain Trek Murder Case (2)" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e094 "Detective Conan - 94 - The Legend of the Snow Woman.avi" "The Legend of the Snow Woman" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e095 "Detective Conan - 95 - The Murder Case of Kogorou's Date.avi" "The Murder Case of Kogorou's Date" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e096 "Detective Conan - 96 - Caught Up with the Great Detective! Two Murder Cases (Two Hour Special).avi" "Caught Up with the Great Detective! Two Murder Cases (Two Hour Special)" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e097 "Detective Conan - 97 - The Farewell Wine Murder Case.avi" "The Farewell Wine Murder Case" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e098 "Detective Conan - 98 - The Famous Potter Murder Case (1).avi" "The Famous Potter Murder Case" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e099 "Detective Conan - 99 - The Famous Potter Murder Case (2).avi" "The Famous Potter Murder Case (2)" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e100 "Detective Conan - 100 - The Memories of the First Love Case (1).avi" "3" "The Memories of the First Love Case" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e101 "Detective Conan - 101 - The Memories of the First Love Case (2).avi" "The Memories of the First Love Case (2)" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e102 "Detective Conan - 102 - The Samurai Drama Murder Case (1).avi" "The Samurai Drama Murder Case" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e103 "Detective Conan - 103 - The Samurai Drama Murder Case (2).avi" "The Samurai Drama Murder Case (2)" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e104 "Detective Conan - 104 - The Mysterious Robbers and Mansion Case (1).avi" "The Mysterious Robbers and Mansion Case" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e105 "Detective Conan - 105 - The Mysterious Robbers and Mansion Case (2).avi" "The Mysterious Robbers and Mansion Case (2)" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e106 "Detective Conan - 106 - The Murder Case of the Scoop Picture.avi" "The Murder Case of the Scoop Picture" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e107 "Detective Conan - 107 - The Mysterious Mole Alien Case (1).avi" "The Mysterious Mole Alien Case" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e108 "Detective Conan - 108 - The Mysterious Mole Alien Case (2).avi" "The Mysterious Mole Alien Case (2)" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e109 "Detective Conan - 109 - The Great Detective Club Pursuit Case.avi" "The Great Detective Club Pursuit Case" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e110 "Detective Conan - 110 - The Murder Case of the Cooking Classroom (1).avi" "The Murder Case of the Cooking Classroom" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e111 "Detective Conan - 111 - The Murder Case of the Cooking Classroom (2).avi" "The Murder Case of the Cooking Classroom (2)" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e112 "Detective Conan - 112 - The Case of the Seven Mysteries of Teitan Elementary School.avi" "The Case of the Seven Mysteries of Teitan Elementary School" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e113 "Detective Conan - 113 - The Murder Case of the White Sands.avi" "The Murder Case of the White Sands" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e114 "Detective Conan - 114 - The Scuba Diving Murder Case (1).avi" "The Scuba Diving Murder Case" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e115 "Detective Conan - 115 - The Scuba Diving Murder Case (2).avi" "The Scuba Diving Murder Case (2)" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e116 "Detective Conan - 116 - The Missing Mystery Writer Case (1).avi" "The Missing Mystery Writer Case" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e117 "Detective Conan - 117 - The Missing Mystery Writer Case (2).avi" "The Missing Mystery Writer Case (2)" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e118 "Detective Conan - 118 - The Naniwa Serial Murder Case (One Hour).avi" "The Naniwa Serial Murder Case (One Hour)" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e119 "Detective Conan - 119 - Masked Yaiba Murder Case.avi" "Masked Yaiba Murder Case" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e120 "Detective Conan - 120 - A Honey Cocktail Murder Case.avi" "A Honey Cocktail Murder Case" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e121 "Detective Conan - 121 - A Locked Bathroom Case (1).avi" "A Locked Bathroom Case" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e122 "Detective Conan - 122 - A Locked Bathroom Case (2).avi" "A Locked Bathroom Case (2)" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e123 "Detective Conan - 123 - The Weather Girl Kidnapping Case.avi" "The Weather Girl Kidnapping Case" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e124 "Detective Conan - 124 - A Mysterious Sniper Murder Case (1).avi" "A Mysterious Sniper Murder Case" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e125 "Detective Conan - 125 - A Mysterious Sniper Murder Case (2).avi" "A Mysterious Sniper Murder Case (2)" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e126 "Detective Conan - 126 - The Traveling Drama Murder Case (1).avi" "The Traveling Drama Murder Case" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e127 "Detective Conan - 127 - The Traveling Drama Murder Case (2).avi" "The Traveling Drama Murder Case (2)" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e128 "Detective Conan - 128 - The Black Corps One Billion Yen Robbery Case.avi" "The Black Corps One Billion Yen Robbery Case" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e129 "Detective Conan - 129 - A University Professor and the Girl Who Came From the Black Organization.avi" "A University Professor and the Girl Who Came From the Black Organization" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e130-131 "Detective Conan - 130-131 - The Stadium Indiscriminate Threatening Case.avi" "11" "The Stadium Indiscriminate Threatening Case" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e132 "Detective Conan - 132 - Magic Lover's Murder Case (The Murder).avi" "Magic Lover's Murder Case (The Murder)" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e133 "Detective Conan - 133 - Magic Lover's Murder Case (The Suspicion).avi" "Magic Lover's Murder Case (The Suspicion)" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e134 "Detective Conan - 134 - Magic Lover's Murder Case (The Resolution).avi" "Magic Lover's Murder Case (The Resolution)" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e135 "Detective Conan - 135 - The Search for the Disappearing Weapon Case.avi" "The Search for the Disappearing Weapon Case" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e136 "Detective Conan - 136 - The Old Castle Investigation Case (1).avi" "The Old Castle Investigation Case" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e137 "Detective Conan - 137 - The Old Castle Investigation Case (2).avi" "The Old Castle Investigation Case (2)" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e138 "Detective Conan - 138 - The Final Screening Murder Case (1).avi" "The Final Screening Murder Case" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e139 "Detective Conan - 139 - The Final Screening Murder Case (2).avi" "The Final Screening Murder Case (2)" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e140 "Detective Conan - 140 - SOS! A Messages From Ayumi.avi" "SOS! A Messages From Ayumi" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e141 "Detective Conan - 141 - The Night Before the Wedding Locked Room Murder Case (1).avi" "The Night Before the Wedding Locked Room Murder Case" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e142 "Detective Conan - 142 - The Night Before the Wedding Locked Room Murder Case (2).avi" "The Night Before the Wedding Locked Room Murder Case (2)" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e143 "Detective Conan - 143 - The Suspicious Astronomical Observation.avi" "The Suspicious Astronomical Observation" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e144 "Detective Conan - 144 - The North Star #3 Express Leaving Ueno (1).avi" "The North Star #3 Express Leaving Ueno" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e145 "Detective Conan - 145 - The North Star #3 Express Leaving Ueno (2).avi" "The North Star #3 Express Leaving Ueno (2)" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e146 "Detective Conan - 146 - The Metropolitan Police Detective Love Story (1).avi" "The Metropolitan Police Detective Love Story" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e147 "Detective Conan - 147 - The Metropolitan Police Detective Love Story (2).avi" "The Metropolitan Police Detective Love Story (2)" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e148 "Detective Conan - 148 - The Sudden Streetcar Stopping Case.avi" "The Sudden Streetcar Stopping Case" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e149 "Detective Conan - 149 - The Amusement Park Bungee Jumping Case.avi" "The Amusement Park Bungee Jumping Case" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e150 "Detective Conan - 150 - The Truth of the Exploding Car Case (1).avi" "The Truth of the Exploding Car Case" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e151 "Detective Conan - 151 - The Truth of the Exploding Car Case (2).avi" "The Truth of the Exploding Car Case (2)" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e152 "Detective Conan - 152 - The Mysterious Old Man Disappearance Case.avi" "The Mysterious Old Man Disappearance Case" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e153 "Detective Conan - 153 - Sonoko's Dangerous Summer Story (1).avi" "Sonoko's Dangerous Summer Story" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e154 "Detective Conan - 154 - Sonoko's Dangerous Summer Story (2).avi" "Sonoko's Dangerous Summer Story (2)" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e155 "Detective Conan - 155 - The Underwater Locked Room Case.avi" "The Underwater Locked Room Case" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e156 "Detective Conan - 156 - Metropolitan Police Detective Love Story 2 (1).avi" "Metropolitan Police Detective Love Story 2" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e157 "Detective Conan - 157 - Metropolitan Police Detective Love Story 2 (2).avi" "Metropolitan Police Detective Love Story 2 (2)" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e158 "Detective Conan - 158 - The Silent Ring Line.avi" "The Silent Ring Line" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e159 "Detective Conan - 159 - Bizarre! The Legend of the Five Storied Pagoda (1).avi" "Bizarre! The Legend of the Five Storied Pagoda" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e160 "Detective Conan - 160 - Bizarre! The Legend of the Five Storied Pagoda (2).avi" "Bizarre! The Legend of the Five Storied Pagoda (2)" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e161 "Detective Conan - 161 - The Murder Floating in Ryusuitei.avi" "The Murder Floating in Ryusuitei" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e162 "Detective Conan - 162 - The Case of the Flying Locked Room, Shinichi Kudo's First Case (One hour special).avi" "The Case of the Flying Locked Room, Shinichi Kudo's First Case (One hour special)" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e163 "Detective Conan - 163 - The Secret of the Moon, the Star, and the Sun (part 1).avi" "The Secret of the Moon, the Star, and the Sun (part 1)" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e164 "Detective Conan - 164 - The Secret of the Moon, the Star, and the Sun (part 2).avi" "The Secret of the Moon, the Star, and the Sun (part 2)" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e165 "Detective Conan - 165 - The Case of the Disappearing Detective Boys.avi" "The Case of the Disappearing Detective Boys" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e166 "Detective Conan - 166 - The Monster of the Tottori Spider Mansion (Part One The Murder).avi" "The Monster of the Tottori Spider Mansion (Part One The Murder)" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e167 "Detective Conan - 167 - The Monster of the Tottori Spider Mansion (Part Two The Suspicion).avi" "The Monster of the Tottori Spider Mansion (Part Two The Suspicion)" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e168 "Detective Conan - 168 - The Monster of the Tottori Spider Mansion (Part Three The Solution).avi" "The Monster of the Tottori Spider Mansion (Part Three The Solution)" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e169 "Detective Conan - 169 - Venus' Kiss.avi" "Venus' Kiss" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e170 "Detective Conan - 170 - The Unseen Angle of the Darkness (part 1).avi" "The Unseen Angle of the Darkness (part 1)" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e171 "Detective Conan - 171 - The Unseen Angle of the Darkness (part 2).avi" "The Unseen Angle of the Darkness (part 2)" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e172 "Detective Conan - 172 - The Revival of the Dying Message (part 1).avi" "The Revival of the Dying Message (part 1)" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e173 "Detective Conan - 173 - The Revival of the Dying Message (part 2).avi" "The Revival of the Dying Message (part 2)" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e174 "Detective Conan - 174 - The 20 Year old Murder Case The Symphony Serial Murders (2 Hour Special).avi" "The 20 Year old Murder Case The Symphony Serial Murders (2 Hour Special)" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e175 "Detective Conan - 175 - The Man Who Was Killed Four Times.avi" "The Man Who Was Killed Four Times" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e176 "Detective Conan - 176 - Meeting with the Black Organization Again (part 1).avi" "Meeting with the Black Organization Again (part 1)" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e177 "Detective Conan - 177 - Meeting with the Black Organization Again (part 2).avi" "Meeting with the Black Organization Again (part 2)" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e178 "Detective Conan - 178 - Meeting with the Black Organization Again (part 3).avi" "Meeting with the Black Organization Again (part 3)" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e179 "Detective Conan - 179 - The Case of the Coffee Shop Truck's Wild Entrance.avi" "The Case of the Coffee Shop Truck's Wild Entrance" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e180 "Detective Conan - 180 - The Nocturne of the Red Murderous Intent (Part One).avi" "The Nocturne of the Red Murderous Intent (Part One)" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e181 "Detective Conan - 181 - The Nocturne of the Red Murderous Intent (Part Two).avi" "The Nocturne of the Red Murderous Intent (Part Two)" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e182 "Detective Conan - 182 - The Big Investigation of the Nine Doors.avi" "The Big Investigation of the Nine Doors" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e183 "Detective Conan - 183 - A Dangerous Recipe.avi" "A Dangerous Recipe" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e184 "Detective Conan - 184 - The cursed Mask laughs coldly (One hour Special).avi" "The cursed Mask laughs coldly (One hour Special)" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e185 "Detective Conan - 185 - The Murdered Famous Detective (Part One).avi" "The Murdered Famous Detective (Part One)" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e186 "Detective Conan - 186 - The Murdered Famous Detective (Part Two).avi" "The Murdered Famous Detective (Part Two)" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e187 "Detective Conan - 187 - The Unknown Gunshot That Rings In The Dark.avi" "The Unknown Gunshot That Rings In The Dark" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e188 "Detective Conan - 188 - Desperate Revival Cavern Of The Detective Boys.avi" "Desperate Revival Cavern Of The Detective Boys" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e189 "Detective Conan - 189 - Desperate Revival The Wounded Famous Detective.avi" "Desperate Revival The Wounded Famous Detective" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e190 "Detective Conan - 190 - Desperate Revival The Third Choice.avi" "Desperate Revival The Third Choice" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e191 "Detective Conan - 191 - Desperate Revival The Black Cloaked Knight.avi" "Desperate Revival The Black Cloaked Knight" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e192 "Detective Conan - 192 - Desperate Revival The Returned Shinichi!.avi" "Desperate Revival The Returned Shinichi!" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e193 "Detective Conan - 193 - Desperate Revival The Promised Place.avi" "Desperate Revival The Promised Place" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e194 "Detective Conan - 194 - The Significant Music Box (part 1).avi" "The Significant Music Box (part 1)" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e195 "Detective Conan - 195 - The Significant Music Box (part 2).avi" "The Significant Music Box (part 2)" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e196 "Detective Conan - 196 - The Invisible Weapon, Ran's First Investigations.avi" "The Invisible Weapon, Ran's First Investigations" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e197 "Detective Conan - 197 - A Super Car's Trap (part 1).avi" "A Super Car's Trap (part 1)" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e198 "Detective Conan - 198 - A Super Car's Trap (part 2).avi" "A Super Car's Trap (part 2)" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e199 "Detective Conan - 199 - Kogoro Mouri, Suspect (part 1).avi" "Kogoro Mouri, Suspect (part 1)" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e200 "Detective Conan - 200 - Kogoro Mouri, Suspect (part 2).avi" "Kogoro Mouri, Suspect (part 2)" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e201 "Detective Conan - 201 - The Tenth Passenger (part 1).avi" "The Tenth Passenger (part 1)" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e202 "Detective Conan - 202 - The Tenth Passenger (part 2).avi" "The Tenth Passenger (part 2)" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e203-204 "Detective Conan - 203-204 - The Black Wings of Icarus.avi" "11" "The Black Wings of Icarus" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e205 "Detective Conan - 205 - The Metropolitan Police Detective Love Story 3 (part 1).avi" "The Metropolitan Police Detective Love Story 3 (part 1)" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e206 "Detective Conan - 206 - The Metropolitan Police Detective Love Story 3 (part 2).avi" "The Metropolitan Police Detective Love Story 3 (part 2)" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e207 "Detective Conan - 207 - The Deduction That Was Too Good.avi" "The Deduction That Was Too Good" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e208 "Detective Conan - 208 - The Entrance to the Maze The Anger of the Colossus.avi" "The Entrance to the Maze The Anger of the Colossus" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e209 "Detective Conan - 209 - The Falling from Mt. Ryushin Case.avi" "The Falling from Mt Ryushin Case" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e210 "Detective Conan - 210 - The Water Palace of Five Colors (Part One).avi" "The Water Palace of Five Colors (Part One)" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e211 "Detective Conan - 211 - The Water Palace of Five Colors (Part Two).avi" "The Water Palace of Five Colors (Part Two)" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e212-213 "Detective Conan - 212-213 - Mushrooms, Bears, and the Detective Boys.avi" "11" "Mushrooms, Bears, and the Detective Boys" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e214 "Detective Conan - 214 - The Mysterious Retro Room Case.avi" "The Mysterious Retro Room Case" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e215 "Detective Conan - 215 - The Bay of Revenge (Part One).avi" "The Bay of Revenge (Part One)" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e216 "Detective Conan - 216 - The Bay of Revenge (Part Two).avi" "The Bay of Revenge (Part Two)" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e217 "Detective Conan - 217 - Megure's Locked Away Secret (Part 1).avi" "Megure's Locked Away Secret (Part 1)" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e218 "Detective Conan - 218 - Megure's Locked Away Secret (Part 2).avi" "Megure's Locked Away Secret (Part 2)" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e219 "Detective Conan - 219 - The Gathering of the Detectives! Kudo Shinich vs Kaito Kid! (One Hour Special).avi" "The Gathering of the Detectives! Kudo Shinich vs Kaito Kid! (One Hour Special)" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e220-221 "Detective Conan - 220-221 - The Client Full of Lies.avi" "11" "The Client Full of Lies" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e222-224 "Detective Conan - 222-224 - And Then There Were No Mermaids.avi" "11" "And Then There Were No Mermaids" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e225 "Detective Conan - 225 - The Secret of the High Sales.avi" "The Secret of the High Sales" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e226 "Detective Conan - 226 - The Battle Game Trap (Part One).avi" "The Battle Game Trap (Part One)" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e227 "Detective Conan - 227 - The Battle Game Trap (Part Two).avi" "The Battle Game Trap (Part Two)" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e228 "Detective Conan - 228 - The Murderous Pottery Class (Part One).avi" "The Murderous Pottery Class (Part One)" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e229 "Detective Conan - 229 - The Murderous Pottery Class (Part Two).avi" "The Murderous Pottery Class (Part Two)" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e230 "Detective Conan - 230 - The Mysterious Passenger (Part One).avi" "The Mysterious Passenger (Part One)" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e231 "Detective Conan - 231 - The Mysterious Passenger (Part Two).avi" "The Mysterious Passenger (Part Two)" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e232 "Detective Conan - 232 - The Falling Off The Condo Case.avi" "The Falling Off The Condo Case" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e233 "Detective Conan - 233 - The Evidence That Didn't Disappear (Part One).avi" "The Evidence That Didn't Disappear (Part One)" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e234 "Detective Conan - 234 - The Evidence That Didn't Disappear (Part Two).avi" "The Evidence That Didn't Disappear (Part Two)" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e235 "Detective Conan - 235 - The Locked Wine Cellar.avi" "The Locked Wine Cellar" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e236 "Detective Conan - 236 - The Nanki Beach Mystery Tour (Part One).avi" "The Nanki Beach Mystery Tour (Part One)" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e237 "Detective Conan - 237 - The Nanki Beach Mystery Tour (Part Two).avi" "The Nanki Beach Mystery Tour (Part Two)" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e238 "Detective Conan - 238 - The Osaka 3 K Case (Part One).avi" "The Osaka 3 K Case (Part One)" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e239 "Detective Conan - 239 - The Osaka 3 K Case (Part Two).avi" "The Osaka 3 K Case (Part Two)" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e240 "Detective Conan - 240 - The Bullet Train Transport Case (Part One).avi" "The Bullet Train Transport Case (Part One)" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e241 "Detective Conan - 241 - The Bullet Train Transport Case (Part Two).avi" "The Bullet Train Transport Case (Part Two)" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e242 "Detective Conan - 242 - Genta's Disaster.avi" "Genta's Disaster" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e243 "Detective Conan - 243 - Mori Kogoro's Imposter (Part One).mkv" "Mori Kogoro's Imposter (Part One)" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e244 "Detective Conan - 244 - Mori Kogoro's Imposter (Part Two).mkv" "Mori Kogoro's Imposter (Part Two)" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e245 "Detective Conan - 245 - The Gunshot in the Sunflower Building.avi" "The Gunshot in the Sunflower Building" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e246-247 "Detective Conan - 246-247 - The Mystery in the Net.avi" "11" "The Mystery in the Net" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e248 "Detective Conan - 248 - The Alibi of the Soothing Forest.avi" "The Alibi of the Soothing Forest" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e249 "Detective Conan - 249 - The Idol Stars' Secret (Part One).avi" "The Idol Stars' Secret (Part One)" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e250 "Detective Conan - 250 - The Idol Stars' Secret (Part Two).avi" "The Idol Stars' Secret (Part Two)" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e251 "Detective Conan - 251 - The Tragedy at the OK Corral.avi" "The Tragedy at the OK Corral" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e252 "Detective Conan - 252 - The Kidnapper in the Picture.avi" "3" "The Kidnapper in the Picture" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e253 "Detective Conan - 253 - Metropolitan Police Detective Love Story 4 (Part 1).avi" "Metropolitan Police Detective Love Story 4 (Part 1)" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e254 "Detective Conan - 254 - Metropolitan Police Detective Love Story 4 (Part 2).avi" "Metropolitan Police Detective Love Story 4 (Part 2)" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e255 "Detective Conan - 255 - The 14th Round of the Matsue Tamazo Linked Verse Contest (Part 1).avi" "The 14th Round of the Matsue Tamazo Linked Verse Contest (Part 1)" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e256 "Detective Conan - 256 - The 14th Round of the Matsue Tamazo Linked Verse Contest (Part 2).avi" "The 14th Round of the Matsue Tamazo Linked Verse Contest (Part 2)" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e257 "Detective Conan - 257 - The Mysterious Punishment from Heaven.avi" "The Mysterious Punishment from Heaven" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e258 "Detective Conan - 258 - The Man From Chicago (1).avi" "The Man From Chicago" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e259 "Detective Conan - 259 - The Man from Chicago (2).avi" "The Man from Chicago (2)" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e260 "Detective Conan - 260 - The Shaking Restaurant.avi" "The Shaking Restaurant" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e261 "Detective Conan - 261 - The Fearful Legend of the Snowy Night (1).mp4" "The Fearful Legend of the Snowy Night" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e262 "Detective Conan - 262 - The Fearful Legend of the Snowy Night (2).mp4" "The Fearful Legend of the Snowy Night (2)" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e263 "Detective Conan - 263 - The Osaka Double Mystery - The Swordsman and Toyotomi's Castle [Special].avi" "The Osaka Double Mystery - The Swordsman and Toyotomi's Castle" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e264 "Detective Conan - 264 - The Courtroom Battle Kisaki vs Kogoro (1).avi" "The Courtroom Battle Kisaki vs Kogoro" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e265 "Detective Conan - 265 - The Courtroom Battle Kisaki vs Kogoro (2).avi" "The Courtroom Battle Kisaki vs Kogoro (2)" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e266 "Detective Conan - 266 - The Truth Behind Valentine's (1).mp4" "The Truth Behind Valentine's" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e267 "Detective Conan - 267 - The Truth Behind Valentine's (2).mp4" "The Truth Behind Valentine's (2)" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e268 "Detective Conan - 268 - The Truth Behind Valentine's (3).mp4" "The Truth Behind Valentine's (3)" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e269 "Detective Conan - 269 - The Forgotten Memento from the Crime (1).mp4" "The Forgotten Memento from the Crime" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e270 "Detective Conan - 270 - The Forgotten Memento from the Crime (2).mp4" "The Forgotten Memento from the Crime (2)" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e271 "Detective Conan - 271 - Secret Rushed Omission (1).avi" "Secret Rushed Omission" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e272 "Detective Conan - 272 - Secret Rushed Omission (2).avi" "Secret Rushed Omission (2)" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e273 "Detective Conan - 273 - Quiz Oba-san's Dart Clue Case.avi" "Quiz Oba-san's Dart Clue Case" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e274-275 "Detective Conan - 274-275 - Truth About the Haunted House.avi" "11" "Truth About the Haunted House" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e276 "Detective Conan - 276 - Case of the Missing Policeman's Notebook.avi" "Case of the Missing Policeman's Notebook" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e277 "Detective Conan - 277 - English Teacher VS Great Western Detective (1).avi" "English Teacher VS Great Western Detective" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e278 "Detective Conan - 278 - English Teacher VS Great Western Detective (2).avi" "English Teacher VS Great Western Detective (2)" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e279 "Detective Conan - 279 - Hooligan's Labyrinth (1).mp4" "Hooligan's Labyrinth" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e280 "Detective Conan - 280 - Hooligan's Labyrinth (2).mp4" "Hooligan's Labyrinth (2)" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e281 "Detective Conan - 281 - The Small Eye Witnesses.avi" "The Small Eye Witnesses" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e282 "Detective Conan - 282 - Mystery of the Water Flowing Stone Garden (1).avi" "Mystery of the Water Flowing Stone Garden" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e283 "Detective Conan - 283 - Mystery of the Water Flowing Stone Garden (2).avi" "Mystery of the Water Flowing Stone Garden (2)" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e284 "Detective Conan - 284 - Chinatown Deja Vu in the Rain (1).avi" "Chinatown Deja Vu in the Rain" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e285 "Detective Conan - 285 - Chinatown Deja Vu in the Rain (2).avi" "Chinatown Deja Vu in the Rain (2)" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e286 "Detective Conan - 286 - Kudo Shinichi's NY Case (Part One).avi" "Kudo Shinichi's NY Case (Part One)" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e287 "Detective Conan - 287 - Kudo Shinichi's NY Case (Part Two).avi" "Kudo Shinichi's NY Case (Part Two)" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e288 "Detective Conan - 288 - Kudo Shinichi's NY Case (Part Three).avi" "Kudo Shinichi's NY Case (Part Three)" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e289 "Detective Conan - 289 - Mitsuhiko's Mystifying Forest (Part One).mp4" "Mitsuhiko's Mystifying Forest (Part One)" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e290 "Detective Conan - 290 - Mitsuhiko's Mystifying Forest (Part Two).mp4" "Mitsuhiko's Mystifying Forest (Part Two)" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e291 "Detective Conan - 291 - Solitary Island of the Princess and the Dragon King's Palace (Part One).avi" "Solitary Island of the Princess and the Dragon King's Palace (Part One)" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e292 "Detective Conan - 292 - Solitary Island of the Princess and the Dragon King's Palace (Part Two).avi" "Solitary Island of the Princess and the Dragon King's Palace (Part Two)" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e293 "Detective Conan - 293 - Solitary Island of the Princess and the Dragon King's Palace (Part Three).avi" "Solitary Island of the Princess and the Dragon King's Palace (Part Three)" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e294 "Detective Conan - 294 - Smash of Love and Determination (Part One).mp4" "Smash of Love and Determination (Part One)" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e295 "Detective Conan - 295 - Smash of Love and Determination (Part Two).mp4" "Smash of Love and Determination (Part Two)" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e296 "Detective Conan - 296 - Houseboat Fishing Shock.avi" "Houseboat Fishing Shock" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e297-298 "Detective Conan - 297-298 - Courtroom Confrontation 2 Kisaki VS Kujo Reiko.avi" "11" "Courtroom Confrontation 2 Kisaki VS Kujo Reiko" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e299-300 "Detective Conan - 299-300 - Kanmon Strait of Friendship & Murderous Intent.mp4" "11" "Kanmon Strait of Friendship & Murderous Intent" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e301-302 "Detective Conan - 301-302 - Parade of Malice and Saint.avi" "11" "Parade of Malice and Saint" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e303 "Detective Conan - 303 - The Victim who Came Back.mp4" "The Victim who Came Back" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e304 "Detective Conan - 304 - Trembling Metropolitan Police Headquarters 12 Million Hostages (2 Hour special).avi" "Trembling Metropolitan Police Headquarters 12 Million Hostages (2 Hour special)" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e305-306 "Detective Conan - 305-306 - Unseen Suspect.avi" "11" "Unseen Suspect" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e307 "Detective Conan - 307 - The Dark Footprint (part 1).avi" "The Dark Footprint (part 1)" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e308 "Detective Conan - 308 - The Dark Footprint (part 2).avi" "The Dark Footprint (part 2)" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e309 "Detective Conan - 309 - Contact with the Black Organization Negotiation Chapter.avi" "Contact with the Black Organization Negotiation Chapter" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e310 "Detective Conan - 310 - Contact with the Black Organization Pursuit Chapter.avi" "Contact with the Black Organization Pursuit Chapter" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e311 "Detective Conan - 311 - Contact with the Black Organization Desperation Chapter.avi" "Contact with the Black Organization Desperation Chapter" 
2016-07-13 22:54:55 "Detective Conan [tvdb3-72454]" s0001e312 "Detective Conan - 312 - Festival Dolls Dyed in the Setting Sun (Part 1).avi" "Festival Dolls Dyed in the Setting Sun (Part 1)" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e313 "Detective Conan - 313 - Festival Dolls Dyed in the Setting Sun (Part 2).avi" "Festival Dolls Dyed in the Setting Sun (Part 2)" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e314 "Detective Conan - 314 - Broken Fence of the Observatory.avi" "Broken Fence of the Observatory" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e315 "Detective Conan - 315 - Place Exposed to the Sun.avi" "Place Exposed to the Sun" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e316-317 "Detective Conan - 316-317 - The Tarnished Masked Hero.avi" "11" "The Tarnished Masked Hero" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e318 "Detective Conan - 318 - Cigar Case of Good Fortune (Part One).mp4" "Cigar Case of Good Fortune (Part One)" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e319 "Detective Conan - 319 - Cigar Case of Good Fortune (Part Two).mp4" "Cigar Case of Good Fortune (Part Two)" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e320 "Detective Conan - 320 - Art of Ninja Alibi Craft.avi" "Art of Ninja Alibi Craft" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e321 "Detective Conan - 321 - The Vanished Kidnapper's Getaway Car (Part One).avi" "The Vanished Kidnapper's Getaway Car (Part One)" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e322 "Detective Conan - 322 - The Vanished Kidnapper's Getaway Car (Part Two).avi" "The Vanished Kidnapper's Getaway Car (Part Two)" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e323 "Detective Conan - 323 - Hattori Heiji's Desperate Situation! (Part One).avi" "Hattori Heiji's Desperate Situation! (Part One)" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e324 "Detective Conan - 324 - Hattori Heiji's Desperate Situation! (Part Two).avi" "Hattori Heiji's Desperate Situation! (Part Two)" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e325 "Detective Conan - 325 - Red Horse Inside the Flame Incident Chapter.mp4" "Red Horse Inside the Flame Incident Chapter" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e326 "Detective Conan - 326 - Red Horse Inside the Flame Investigation Chapter.mp4" "Red Horse Inside the Flame Investigation Chapter" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e327 "Detective Conan - 327 - Red Horse Inside the Flame Solution Chapter.mp4" "Red Horse Inside the Flame Solution Chapter" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e328 "Detective Conan - 328 - Mystery of the Birthday Wine.avi" "Mystery of the Birthday Wine" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e329 "Detective Conan - 329 - Friendship Torn Apart (Part One).avi" "Friendship Torn Apart (Part One)" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e330 "Detective Conan - 330 - Friendship Torn Apart (Part Two).avi" "Friendship Torn Apart (Part Two)" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e331 "Detective Conan - 331 - Suspicious Curry (Part One).avi" "Suspicious Curry (Part One)" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e332 "Detective Conan - 332 - Suspicious Curry (Part Two).avi" "Suspicious Curry (Part Two)" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e333 "Detective Conan - 333 - Alike Princesses (Part One).avi" "Alike Princesses (Part One)" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e334 "Detective Conan - 334 - Alike Princesses (Part Two).avi" "Alike Princesses (Part Two)" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e335 "Detective Conan - 335 - Secret of the Touto Film Developer Place (Part One).avi" "Secret of the Touto Film Developer Place (Part One)" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e336 "Detective Conan - 336 - Secret of the Touto Film Developer Place (Part Two).avi" "Secret of the Touto Film Developer Place (Part Two)" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e337 "Detective Conan - 337 - Hidden Circumstances of the Falling Incident.avi" "Hidden Circumstances of the Falling Incident" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e338 "Detective Conan - 338 - Four Porsches (Part One).avi" "Four Porsches (Part One)" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e339 "Detective Conan - 339 - Four Porsches (Part Two).avi" "Four Porsches (Part Two)" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e340 "Detective Conan - 340 - Hidden Bathroom Secret (Part One).avi" "Hidden Bathroom Secret (Part One)" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e341 "Detective Conan - 341 - Hidden Bathroom Secret (Part Two).avi" "Hidden Bathroom Secret (Part Two)" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e342 "Detective Conan - 342 - Bride of Huis Ten Bosch (One Hour Special).avi" "Bride of Huis Ten Bosch (One Hour Special)" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e343 "Detective Conan - 343 - The Convenience Store Trap (Part One).avi" "The Convenience Store Trap (Part One)" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e344 "Detective Conan - 344 - The Convenience Store Trap (Part Two).avi" "The Convenience Store Trap (Part Two)" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e345 "Detective Conan - 345 - Head-to-Head Match With Black Organization, Two Mysteries Night of the Full Moon.avi" "Head-to-Head Match With Black Organization, Two Mysteries Night of the Full Moon" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e346 "Detective Conan - 346 - Find the Buttocks' Mark! (Part One).avi" "Find the Buttocks' Mark! (Part One)" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e347 "Detective Conan - 347 - Find the Buttocks' Mark! (Part Two).avi" "Find the Buttocks' Mark! (Part Two)" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e348-349 "Detective Conan - 348-349 - Love, A Ghost and A Wordly Inheritance.avi" "11" "Love, A Ghost and A Wordly Inheritance" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e350 "Detective Conan - 350 - The Forgetten Cellphone (Part One).avi" "The Forgetten Cellphone (Part One)" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e351 "Detective Conan - 351 - The Forgetten Cellphone, (Part Two).avi" "The Forgetten Cellphone, (Part Two)" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e352-353 "Detective Conan - 352-353 - The Fishing Tournament Tragedy.avi" "11" "The Fishing Tournament Tragedy" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e354 "Detective Conan - 354 - A Small Client (Part 1).avi" "A Small Client (Part 1)" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e355 "Detective Conan - 355 - A Small Client (Part 2).avi" "A Small Client (Part 2)" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e356 "Detective Conan - 356 - Kaito Kid's Miracle Midair Walk (1 Hour Special).avi" "Kaito Kid's Miracle Midair Walk (1 Hour Special)" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e357 "Detective Conan - 357 - Sweetheart is an Illusion of Spring.avi" "Sweetheart is an Illusion of Spring" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e358 "Detective Conan - 358 - Metropolitan Police Detective Love Story 5 (Part 1).avi" "Metropolitan Police Detective Love Story 5 (Part 1)" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e359 "Detective Conan - 359 - Metropolitan Police Detective Love Story 5 (Part 2).avi" "Metropolitan Police Detective Love Story 5 (Part 2)" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e360 "Detective Conan - 360 - A Mysterious Spring Beetle.avi" "A Mysterious Spring Beetle" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e361 "Detective Conan - 361 - Teitan High School's Ghost Story (Part 1).avi" "Teitan High School's Ghost Story (Part 1)" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e362 "Detective Conan - 362 - Teitan High School's Ghost Story (Part 2).avi" "Teitan High School's Ghost Story (Part 2)" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e363 "Detective Conan - 363 - The City's Crows.avi" "The City's Crows" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e364 "Detective Conan - 364 - Synchronicity Case (Part 1).avi" "Synchronicity Case (Part 1)" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e365 "Detective Conan - 365 - Synchronicity Case (Part 2).avi" "Synchronicity Case (Part 2)" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e366 "Detective Conan - 366 - The Tragedy of the Pier in Plain Sight (Part 1).avi" "The Tragedy of the Pier in Plain Sight (Part 1)" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e367 "Detective Conan - 367 - The Tragedy of the Pier in Plain Sight (Part 2).avi" "The Tragedy of the Pier in Plain Sight (Part 2)" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e368 "Detective Conan - 368 - The Candy House the Witch Lives In.avi" "The Candy House the Witch Lives In" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e369 "Detective Conan - 369 - Lucky Man's Suspense.avi" "Lucky Man's Suspense" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e370 "Detective Conan - 370 - Running Away in a Game.avi" "Running Away in a Game" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e371 "Detective Conan - 371 - A Course Without Protest (Part 1).avi" "A Course Without Protest (Part 1)" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e372 "Detective Conan - 372 - A Course Without Protest (Part 2).avi" "A Course Without Protest (Part 2)" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e373 "Detective Conan - 373 - Poisonous Spider Trap.avi" "Poisonous Spider Trap" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e374 "Detective Conan - 374 - A Code of Stars and Tobacco (Part 1).avi" "A Code of Stars and Tobacco (Part 1)" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e375 "Detective Conan - 375 - A Code of Stars and Tobacco (Part 2).avi" "A Code of Stars and Tobacco (Part 2)" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e376 "Detective Conan - 376 - Time Limit at 15.avi" "Time Limit at 15" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e377 "Detective Conan - 377 - Momotarou Mystery Solving Tour (Part 1).avi" "Momotarou Mystery Solving Tour (Part 1)" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e378 "Detective Conan - 378 - Momotarou Mystery Solving Tour (Part 2).avi" "Momotarou Mystery Solving Tour (Part 2)" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e379 "Detective Conan - 379 - Case of the Long Sleeved Kimono at the Hidden Hot Spring on a Snowy Night (Part 1).mkv" "Case of the Long Sleeved Kimono at the Hidden Hot Spring on a Snowy Night (Part 1)" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e380 "Detective Conan - 380 - Case of the Long Sleeved Kimono at the Hidden Hot Spring on a Snowy Night (Part 2).mkv" "Case of the Long Sleeved Kimono at the Hidden Hot Spring on a Snowy Night (Part 2)" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e381 "Detective Conan - 381 - Whose Reasoning Show (Part 1).avi" "Whose Reasoning Show (Part 1)" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e382 "Detective Conan - 382 - Whose Reasoning Show (Part 2).avi" "Whose Reasoning Show (Part 2)" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e383 "Detective Conan - 383 - Miracle at Koshien Ball Park! The Defiants Face the Dark Demon (2 Hour Special).avi" "Miracle at Koshien Ball Park! The Defiants Face the Dark Demon (2 Hour Special)" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e384 "Detective Conan - 384 - The Target is Mouri Kogoro!.mkv" "The Target is Mouri Kogoro!" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e385 "Detective Conan - 385 - Dissonance of the Stradivarius Violin (Overture).avi" "Dissonance of the Stradivarius Violin (Overture)" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e386 "Detective Conan - 386 - Dissonance of the Stradivarius Violin (Interlude).avi" "Dissonance of the Stradivarius Violin (Interlude)" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e387 "Detective Conan - 387 - Dissonance of the Stradivarius Violin (Last Tune).avi" "Dissonance of the Stradivarius Violin (Last Tune)" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e388 "Detective Conan - 388 - Kogoro Gets Drunk in Satsuma (Part 1).mp4" "Kogoro Gets Drunk in Satsuma (Part 1)" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e389 "Detective Conan - 389 - Kogoro Gets Drunk in Satsuma (Part 2).mp4" "Kogoro Gets Drunk in Satsuma (Part 2)" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e390 "Detective Conan - 390 - Metropolitan Police Detective Love Story 6 (Part 1).avi" "Metropolitan Police Detective Love Story 6 (Part 1)" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e391 "Detective Conan - 391 - Metropolitan Police Detective Love Story 6 (Part 2).avi" "Metropolitan Police Detective Love Story 6 (Part 2)" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e392 "Detective Conan - 392 - The Mysterious Height Difference of 20cm.mp4" "The Mysterious Height Difference of 20cm" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e393 "Detective Conan - 393 - A Kidnapping Case... So It Seems.mp4" "A Kidnapping Case So It Seems" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e394 "Detective Conan - 394 - Big Adventure in the Eccentric Mansion The Seal.avi" "Big Adventure in the Eccentric Mansion The Seal" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e395 "Detective Conan - 395 - Big Adventure in the Eccentric Mansion The Mechanism.avi" "Big Adventure in the Eccentric Mansion The Mechanism" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e396 "Detective Conan - 396 - Big Adventure in the Eccentric Mansion The Resolution.avi" "Big Adventure in the Eccentric Mansion The Resolution" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e397 "Detective Conan - 397 - Hot, Bitter, Sweet Soup.mp4" "Hot, Bitter, Sweet Soup" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e398 "Detective Conan - 398 - The Weird Family's Commission (Part 1).avi" "The Weird Family's Commission (Part 1)" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e399 "Detective Conan - 399 - The Weird Family's Commission (Part 2).avi" "The Weird Family's Commission (Part 2)" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e400 "Detective Conan - 400 - Ran's Suspicions.avi" "Ran's Suspicions" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e401 "Detective Conan - 401 - Red-Handed Jewel Robber (Part 1).avi" "Red-Handed Jewel Robber (Part 1)" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e402 "Detective Conan - 402 - Red-Handed Jewel Robber (Part 2).avi" "Red-Handed Jewel Robber (Part 2)" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e403 "Detective Conan - 403 - The Mysterious Angel's Mansion (Part 1).mkv" "The Mysterious Angel's Mansion (Part 1)" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e404 "Detective Conan - 404 - The Mysterious Angel's Mansion (Part 2).mkv" "The Mysterious Angel's Mansion (Part 2)" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e405 "Detective Conan - 405 - Man Who Went to Call For An Ambulance.mkv" "Man Who Went to Call For An Ambulance" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e406 "Detective Conan - 406 - Conan and Heiji's Reasoning Magic The Trick.avi" "Conan and Heiji's Reasoning Magic The Trick" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e407 "Detective Conan - 407 - Conan and Heiji's Reasoning Magic The Mansion.avi" "Conan and Heiji's Reasoning Magic The Mansion" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e408 "Detective Conan - 408 - Conan and Heiji's Reasoning Magic The Resolution.avi" "Conan and Heiji's Reasoning Magic The Resolution" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e409 "Detective Conan - 409 - The Simultaneous Stage Advance and Kidnapping (Part 1).mp4" "The Simultaneous Stage Advance and Kidnapping (Part 1)" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e410 "Detective Conan - 410 - The Simultaneous Stage Advance and Kidnapping (Part 2).mp4" "The Simultaneous Stage Advance and Kidnapping (Part 2)" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e411 "Detective Conan - 411 - The Shinto Shrine Torii's Surprising Code (Part 1).avi" "The Shinto Shrine Torii's Surprising Code (Part 1)" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e412 "Detective Conan - 412 - The Shinto Shrine Torii's Surprising Code (Part 2).avi" "The Shinto Shrine Torii's Surprising Code (Part 2)" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e413 "Detective Conan - 413 - The Mystery of the Half-Completed Crime.avi" "The Mystery of the Half-Completed Crime" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e414 "Detective Conan - 414 - The Detective Boys Follow the Blue Bird.avi" "The Detective Boys Follow the Blue Bird" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e415 "Detective Conan - 415 - The Evil Spirit Appears on An Unlucky Day The Case.avi" "The Evil Spirit Appears on An Unlucky Day The Case" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e416 "Detective Conan - 416 - The Evil Spirit Appears on An Unlucky Day The Suspicion.avi" "The Evil Spirit Appears on An Unlucky Day The Suspicion" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e417 "Detective Conan - 417 - The Evil Spirit Appears on An Unlucky Day The Solution.avi" "The Evil Spirit Appears on An Unlucky Day The Solution" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e418 "Detective Conan - 418 - Home of Beika's Grenier.avi" "Home of Beika's Grenier" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e419 "Detective Conan - 419 - Sword of the Eight-Headed Serpent (Part 1).mp4" "Sword of the Eight-Headed Serpent (Part 1)" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e420 "Detective Conan - 420 - Sword of the Eight-Headed Serpent (Part 2).mp4" "Sword of the Eight-Headed Serpent (Part 2)" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e421 "Detective Conan - 421 - Gingko-Colored First Love (Part 1).mp4" "Gingko-Colored First Love (Part 1)" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e422 "Detective Conan - 422 - Gingko-Colored First Love (Part 2).mp4" "Gingko-Colored First Love (Part 2)" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e423 "Detective Conan - 423 - Detective Boys and the Four Aomushi Brothers.mp4" "Detective Boys and the Four Aomushi Brothers" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e424 "Detective Conan - 424 - The Photograph Mail From a Clown.avi" "The Photograph Mail From a Clown" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e425 "Detective Conan - 425 - Black Impact! The Moment the Black Organization Reaches Out! (2.5 Hour special).avi" "Black Impact! The Moment the Black Organization Reaches Out! (2.5 Hour special)" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e426 "Detective Conan - 426 - Love Letter to Ran.avi" "Love Letter to Ran" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e427 "Detective Conan - 427 - The Super Secret Road to School (Part 1).mp4" "The Super Secret Road to School (Part 1)" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e428 "Detective Conan - 428 - The Super Secret Road to School (Part 2).mp4" "The Super Secret Road to School (Part 2)" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e429 "Detective Conan - 429 - The Two Who Can't Return Anymore (Part 1).avi" "The Two Who Can't Return Anymore (Part 1)" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e430 "Detective Conan - 430 - The Two Who Can't Return Anymore (Part 2).avi" "The Two Who Can't Return Anymore (Part 2)" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e431 "Detective Conan - 431 - Metropolitan Police Detective Love Story 7 (Part 1).avi" "Metropolitan Police Detective Love Story 7 (Part 1)" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e432 "Detective Conan - 432 - Metropolitan Police Detective Love Story 7 (Part 2).avi" "Metropolitan Police Detective Love Story 7 (Part 2)" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e433 "Detective Conan - 433 - Conan-A Strange Child.mp4" "Conan-A Strange Child" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e434 "Detective Conan - 434 - The Famous Dog's Cool Achievement.avi" "The Famous Dog's Cool Achievement" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e435 "Detective Conan - 435 - Information Gathered About the Detective Boys (Part 1).avi" "Information Gathered About the Detective Boys (Part 1)" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e436 "Detective Conan - 436 - Information Gathered About the Detective Boys (Part 2).avi" "Information Gathered About the Detective Boys (Part 2)" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e437 "Detective Conan - 437 - Ueto Aya and Shinichi - The Promise from 4 Years Ago.avi" "Ueto Aya and Shinichi - The Promise from 4 Years Ago" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e438 "Detective Conan - 438 - The Fish Mail Pursuit.avi" "The Fish Mail Pursuit" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e439 "Detective Conan - 439 - And It'd be Nice if Everybody Disappeared.avi" "And It'd be Nice if Everybody Disappeared" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e440 "Detective Conan - 440 - Car Stunt at the Utmost Limit.avi" "Car Stunt at the Utmost Limit" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e441 "Detective Conan - 441 - Final.mp4" "Final" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e442 "Detective Conan - 442 - The Man Obstructing the Steel Frame.avi" "The Man Obstructing the Steel Frame" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e443 "Detective Conan - 443 - Shell Gathering and a Sigh (Part 1).avi" "Shell Gathering and a Sigh (Part 1)" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e444 "Detective Conan - 444 - Shell Gathering and a Sigh (Part 2).avi" "Shell Gathering and a Sigh (Part 2)" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e445 "Detective Conan - 445 - Secret of the Russian Blue.avi" "Secret of the Russian Blue" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e446 "Detective Conan - 446 - The Sealed Western-Style Window (Part 1).avi" "The Sealed Western-Style Window (Part 1)" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e447 "Detective Conan - 447 - The Sealed Western-Style Window (Part 2).avi" "The Sealed Western-Style Window (Part 2)" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e448 "Detective Conan - 448 - Meguro's Pike Case.avi" "Meguro's Pike Case" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e449 "Detective Conan - 449 - Metropolitan Police Love Story - Fake Wedding (1 Hour Special).avi" "Metropolitan Police Love Story - Fake Wedding (1 Hour Special)" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e450 "Detective Conan - 450 - Trick vs. Magic (Part 1).avi" "Trick vs Magic (Part 1)" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e451 "Detective Conan - 451 - Trick vs. Magic (Part 2).avi" "Trick vs Magic (Part 2)" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e452 "Detective Conan - 452 - The Mysterious Person From the Konpira Troupe (1 Hour Special).avi" "The Mysterious Person From the Konpira Troupe (1 Hour Special)" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e453 "Detective Conan - 453 - Private Showing of Fate and Friendship.avi" "Private Showing of Fate and Friendship" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e454 "Detective Conan - 454 - The Overturned Conclusion (Part 1).avi" "The Overturned Conclusion (Part 1)" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e455 "Detective Conan - 455 - The Overturned Conclusion (Part 2).avi" "The Overturned Conclusion (Part 2)" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e456 "Detective Conan - 456 - The Mystery I Loved.avi" "The Mystery I Loved" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e457 "Detective Conan - 457 - Sonoko's Red Handkerchief (Part 1).avi" "Sonoko's Red Handkerchief (Part 1)" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e458 "Detective Conan - 458 - Sonoko's Red Handkerchief (Part 2).avi" "Sonoko's Red Handkerchief (Part 2)" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e459 "Detective Conan - 459 - A Mysterious Man - Overly Strict with Regulations.avi" "A Mysterious Man - Overly Strict with Regulations" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e460 "Detective Conan - 460 - Class 1-B's Great Operation.avi" "Class 1-B's Great Operation" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e461 "Detective Conan - 461 - The Vanished Page.avi" "The Vanished Page" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e462 "Detective Conan - 462 - The Shadow of the Black Organization (The Young Witness).mkv" "The Shadow of the Black Organization (The Young Witness)" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e463 "Detective Conan - 463 - The Shadow of the Black Organization (The Strange Illumination).mkv" "The Shadow of the Black Organization (The Strange Illumination)" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e464 "Detective Conan - 464 - The Shadow of the Black Organization (The Mystery of the Big Reward).mkv" "The Shadow of the Black Organization (The Mystery of the Big Reward)" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e465 "Detective Conan - 465 - The Shadow of the Black Organization (Shining Star of Pearl).avi" "The Shadow of the Black Organization (Shining Star of Pearl)" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e466 "Detective Conan - 466 - Snowman that Cannot Be Smashed (Part 1).avi" "Snowman that Cannot Be Smashed (Part 1)" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e467 "Detective Conan - 467 - Snowman that Cannot Be Smashed (Part 2).avi" "Snowman that Cannot Be Smashed (Part 2)" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e468 "Detective Conan - 468 - The Mysterious Case Near the Pond.avi" "The Mysterious Case Near the Pond" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e469 "Detective Conan - 469 - Kaito Kid and the 4 Masterpieces (Part 1).avi" "Kaito Kid and the 4 Masterpieces (Part 1)" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e470 "Detective Conan - 470 - Kaito Kid and the 4 Masterpieces (Part 2).avi" "Kaito Kid and the 4 Masterpieces (Part 2)" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e471 "Detective Conan - 471 - The Out of Control Rental Car.avi" "The Out of Control Rental Car" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e472 "Detective Conan - 472 - Shinichi Kudo's Childhood Adventure (Part 1).avi" "Shinichi Kudo's Childhood Adventure (Part 1)" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e473 "Detective Conan - 473 - Shinichi Kudo's Childhood Adventure (Part 2).avi" "Shinichi Kudo's Childhood Adventure (Part 2)" 
2016-07-13 22:54:56 "Detective Conan [tvdb3-72454]" s0001e474 "Detective Conan - 474 - Love of Lawyer Eri Kisaki.avi" "Love of Lawyer Eri Kisaki" 

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.