More > JRiver Media Center 21 for Mac
How to create a Pane Category to group by Date Imported
marko:
--- Quote from: Afrosheen on December 31, 2015, 12:29:48 pm ---This is very cool!!!! Thank you @bigentry for laying this out so nicely!!!! I'm going to be spending the rest of this weekend developing better views. Thank you!!
--- End quote ---
Because my mind lives in the gutter, this made me chuckle :D
Thanks blgentry :)
Afrosheen:
Oops… I guess I need to schedule that eye exam now. :P
--- Quote from: marko on January 01, 2016, 12:00:40 am ---One of the beauties of the search list is that you can specify different sort parameters for each entry, if you want to.
Also, regarding "Imported today"...
If you use the simple approach of "in the last 24 hours" you will inevitably draw in files that were actually imported yesterday. If you use something like this instead though...
[=isequal([date imported],formatdate(now(),dd//MM//yyyy),8)]=1
it compares the current date against [date imported] and only includes those that match, resulting in a true "Imported Today" listing.
You can also use:
[=isequal([date imported],formatdate(math(now()-1),dd//MM//yyyy),8)]=1
to give you a true "Imported Yesterday" listing.
***Bear in mind that these two strings assume that your system displays dates the British (proper ;)) way. If your locale uses a different format, massage the "dd//MM//yyyy" bit to match the way your system displays dates.***
Happy New Year to you all,
-marko
--- End quote ---
This is where I need to focus my attention. Though right now I have no idea where to input the search string that you've shared. But this is exactly what I am looking for.
marko:
So, you add your search list category to the view, then when adding the searches, place the strings in as custom rules, or hit "Import / Export" and paste them in there.
blgentry:
--- Quote --- @bigentry
--- End quote ---
--- Quote from: marko on January 01, 2016, 12:07:24 am ---Because my mind lives in the gutter, this made me chuckle :D
--- End quote ---
That mistake has been made more often than I would have expected, starting about 16 or 17 years ago at a company I used to work for. One person *insisted* that was my email address, even after being corrected. :)
Makes me chuckle too.
Brian.
blgentry:
--- Quote from: marko on January 01, 2016, 12:00:40 am ---One of the beauties of the search list is that you can specify different sort parameters for each entry, if you want to.
--- End quote ---
That's strange that you should mention that. Just yesterday I changed up one of my Movies views to sort in several different ways. This is MUCH faster than clicking through the menus up top trying to find the sorting option you want.
I also combined searching and filtering for one of them. For my movie series (like Harry Potter, etc), I have a sort button that filters out everything other than movie series and then sorts them by series title and then in order within the series. This is cool stuff!
Brian.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version