Windows Smart Playlists and Recently Added Script

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
DJVege Offline
Donor
Posts: 231
Joined: Jan 2009
Reputation: 2
Post: #1
Hi guys,

I've setup my smart playlists as follows:

Movies: Based on path - smb://share/movies
TV Shows: Based on path - smb://share/TV Shows
Stand Up Comedy: Based on path - smb://share/Stand Up Comedy
UFC: Based on path - smb://share/UFC

Movies, Stand Up Comedy and UFC are set to content type = Movies (as this is the only way they scrape correctly).

I have modified "Includes_home.xml" so that the Recently Added scripts works for my playlists. However, i don't know how to get only the recently added items for a specific playlist working? i.e. When on the UFC playlist, it should only show the recently added items from the playlist collection.

Currently, because Movies, Stand Up Comedy and UFC are all scraped as "movies", they all show the same recently added list.

Can someone tell me what I need to do show recently added items unique to a playlist's collection? Do I need to write my own recently added script? Or is it already possible?

Thanks.

P.s. Let me know if what I wrote doesn't make sense.

...DJVege...
HTPC: G840 + GT430 + 2GB RAM + 30GB SSD
Remote: iPad/iPhone + iRule + USB-UIRT // FireFly RF Remote
Software: XBMC Eden + Eventghost + Win7
find quote
PatK Offline
Posting Freak
Posts: 2,254
Joined: Mar 2010
Reputation: 67
Post: #2
Mod for recently added sounds interesting...

Calling up the first playlist inside of a second
I would have thought 'first aired after 2011-12-09' and 'first aired before 2012-04-05 would get you an exclusion list.. but it's not variable, what about sort according to date with a limit of X entries.
find quote
steve1977 Offline
Posting Freak
Posts: 1,577
Joined: Dec 2006
Reputation: 0
Post: #3
This indeed sounds interesting. Will this mod allow to have (for example) UFC as a menu item in the home screen and even show recently added UFC episods to it? This would be breakthrough and the functionality I have hoping for for so long. I am desperately looking for a way to have TV shows to exclude documentaries and instead have an own menu item "documentaries". I know that I can already do this with sub-menus, but having this as a menu and not breaking recently added would be the KEY function to have.

Server: Asus Sabertooth Z77 | Intel Core i5 3.4 GHz | 12 GB DDR3 | 256 GB SSD, 40 TB (1 x 4 TB, 6 x 3TB, 9 x 2 TB)
HTPC 1: Apple Mac Mini (mid-2011) | Intel Core i5 2.5 GHz | 4GB DDR3 | 500 GB
HTPC 2: Apple Mac Mini (mid-2007) | Intel Core 2 Duo 2.0 GHz | 4 GB DDR2 | 16 GB SSD
find quote
DJVege Offline
Donor
Posts: 231
Joined: Jan 2009
Reputation: 2
Post: #4
Hi guys,

Before you go thinking I'm some kind of guru, I'm just asking the question. Smile

I'm wondering whether or not this functionality is already available, and if not, if it is in the works. If not in the works, I was going to have a look and see what I can do. This will take me ages (programming background but out of the game for a while) but I've been meaning to sink my teeth into some coding for some time now.

To summarise:

The aim would be to modify or add to the recently added script this functionality:

* Show recently added items according to the "collection of items" you are currently selecting (whether it be the default "Movies" collection which shows ALL movies that are set to content type = movies, OR a smart playlist collection)

This way you can ONLY show recently added item for whatever "Collection" you want to create. (i.e. Kids movies, UFC, Stand Up Comedy, Home Videos) etc...

...DJVege...
HTPC: G840 + GT430 + 2GB RAM + 30GB SSD
Remote: iPad/iPhone + iRule + USB-UIRT // FireFly RF Remote
Software: XBMC Eden + Eventghost + Win7
find quote
PatK Offline
Posting Freak
Posts: 2,254
Joined: Mar 2010
Reputation: 67
Post: #5
We think you need to get back in the programming game Smile a lot of people would thank-you.
find quote
ronie Offline
Team-XBMC Member
Posts: 8,254
Joined: Jan 2009
Reputation: 108
Post: #6
maybe this is what you're looking for:
http://forum.xbmc.org/showthread.php?tid=122448

it's not supported in Transparency! though..but maybe one day...

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not PM or e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.
find quote
DJVege Offline
Donor
Posts: 231
Joined: Jan 2009
Reputation: 2
Post: #7
Yep, that looks like it, Ron. Thanks.

Here's an official request to get this added to Transparency. Smile

Thanks mate.

...DJVege...
HTPC: G840 + GT430 + 2GB RAM + 30GB SSD
Remote: iPad/iPhone + iRule + USB-UIRT // FireFly RF Remote
Software: XBMC Eden + Eventghost + Win7
find quote
steve1977 Offline
Posting Freak
Posts: 1,577
Joined: Dec 2006
Reputation: 0
Post: #8
(2012-04-09 22:07)ronie Wrote:  maybe this is what you're looking for:
http://forum.xbmc.org/showthread.php?tid=122448

it's not supported in Transparency! though..but maybe one day...

Would also love to see this being implemented into T!

Server: Asus Sabertooth Z77 | Intel Core i5 3.4 GHz | 12 GB DDR3 | 256 GB SSD, 40 TB (1 x 4 TB, 6 x 3TB, 9 x 2 TB)
HTPC 1: Apple Mac Mini (mid-2011) | Intel Core i5 2.5 GHz | 4GB DDR3 | 500 GB
HTPC 2: Apple Mac Mini (mid-2007) | Intel Core 2 Duo 2.0 GHz | 4 GB DDR2 | 16 GB SSD
find quote