Recently, I’ve had to do a format and re-install of everything on the Mac i’m using for Plex.
Before, I had installed the Absolute Ordering Agent and the Tweaked Series Scanner 2, and it scanned my media fine along side none-absolute order stuff in the same group. All was well.
I also noted that in the Metadata Agent Settings, theTVDB was listed in the Absolute Order field and I was able to drag them around to change the preference. This is why I think this worked with none-absolute ordered and absolute ordered media in the same folder.
Now after the re-install, I don’t have thetvdb in the Absolute Order field so I can drag it’s preference like before, I just have Absolute Order ticked and greyed out. I seem to be able to scan all my media but my absolute ordered media gathers covers but not titles and descriptions.
It’s very confusing. Anyway, I was wondering if there is a method for adding agents to groups so that you can drag and order to your hearts content. I’m hoping this’ll solve my issue.
I hope this makes sense!
C
I ran into a similar problem and posted my solution [here](http://forums.plexapp.com/index.php/topic/24901-add-local-media-assets-to-existing-metadata-agent/). Hope you find this useful.
Thanks! I’ll give that a try next time I have some absolute ordered stuff.
In the end I just got so irritated with it I renamed the whole show into aired order so it would scan properly. Only took me 2 hours 
C
This took a really long time to notice. It seems like the Tweaked Series Scanner looks in the CRC for episode numbers. For example, if it scans a file like show_12_[0000E345].avi, it uses 345 as the episode number instead of 12. Is it possible to ignore the CRC?
Is this still the preferred way to get absolute ordering to work? Is there a more official solution in the pipeline or anything?
Thanks.
Wow! thank you so much!! I was looking all over for this around November of last year and just kinda gave up, then started looking again this morning and it’s right here!! I greatly appreciate the work you put into this. Thank you!!!
I took the liberty of putting these up on Demonoid together and just wanted to let you know that in the last 24 hours I’ve had 40 downloads.
Thanks again!
http://www.demonoid.me/files/details/2649974/1059864/
I’ve been having trouble with getting this to work. I downloaded the agent and the version 2 scanner. I set up my anime section to use the agent and scanner as seen in the image below.
http://dl.dropbox.com/u/25736517/Agent%3AScanner.png
The shows are still being ordered by Season as seen in the image below.
http://dl.dropbox.com/u/25736517/Season%20Order.png
To install the agent i just double clicked on it and it said it was installed. I placed the scanner under user/library/application support/plex media server/scanners/series. I created the series folder as suggested. What am I doing wrong???
Thanks for your time
I got things to work. For some reason just pressing update doesn’t rescan the folders. I needed to rename a couple files and then rename them back. Once I did that the folders were rescanned properly and everything was put into absolute order.
I have both the agent and scanner installed. I am getting the metadata to match for the most part but my shows are still broken down into seasons even though my files are named with just the episode number (ie: blue exorcist - 009.mkv). Is this normal or should I have just one long list of numbered episodes?
Somewhat related issue here. Any ideas?
Thanks.
–EDIT–
Had problems with the tweaked scanner in this thread, so I started with the stock 0.9.3.5 scanner and modified it to handle absolute ordering properly. See details here.
I also modified the stock metadata agent to handle absolute ordered shows properly (i.e., I have metadata for episodes that aired after the first season) without breaking SxxExx ordered shows. Still need to make some adjustments. In initial tests, it looks like the stock scanner and/or agent–or maybe Plex itself–doesn’t handle date-based ordering correctly (show_yyyy-mm-dd.mkv), so want to see if I can fix that too. Pretty sure that’s in the agent or in Plex itself. If there’s interest, let me know.
For anyone having problems with The Melancholy of Haruhi Suzumiya, I’ve attached a fix that lets them be properly sorted. They’re a bit of a black sheep so they aren’t properly detected by the above plugin without a slightly modified init.py file (in AbsTVDB.bundle/Contents/Code). Here’s what I did:
First, download jmjf’s fixed AbsTVDB plugin bundle above (thank you kindly sir).
Second, rename your files according to absolute order on TVDB. For some (wonderful) reason they have absolute order as the “chronological” AKA “proper” way to view the series. You can automate this with FileBot or something if you use that, and it should work fine. The problem is that they’re not recognized by the absolute order plugin very well.
Third, dig into the file structure of the AbsTVDB.bundle folder in your plug-ins and find init.py. Search it for all mentions of the characters ‘EpisodeNumber’ (should only be one I think) and replace it with ‘absolute_number’, This tells the agent to sort by the absolute number instead of the aired episode number (which is horribly, painfully different for Haruhi).
Fourth, fix the incorrect show match using the plugin and it should automatically sort them in the proper order. Your images might be a little messed up (not sure if there’s somewhere else in the file I should edit or if it’s a cache problem) but if you manually change the images for most episodes it should look fine. The descriptions, episode titles, and so on should all be working.
If you download the attached .zip and replace init.py with the file included, you should get the same effect, but you might find it’s easier to just edit it yourself. Alternatively, you can use this slightly modified plugin with those specific Haruhi modifications. If anyone finds any problems, let me know. It was a simple find/replace job so it’s probably not that consistent.
Whoops, seems I know absolutely nothing about Plex plugins. Here’s a fixed bundle that actually works because I didn’t understand the naming conventions. Enjoy!
Small update since I can’t seem to edit posts (not sure if that’s privilege-related or what, I’m new to these forums): using this separate bundle instead of modifying the existing AbsTVDB plugin seems to have fixed my image issue, so use the bundle instead of the file and it should work just fine.
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.