Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

YourTV: New vs Repeat Airings #1

Closed
BigAlzy opened this issue Jul 12, 2019 · 7 comments
Closed

YourTV: New vs Repeat Airings #1

BigAlzy opened this issue Jul 12, 2019 · 7 comments
Assignees
Labels
enhancement New feature or request

Comments

@BigAlzy
Copy link

BigAlzy commented Jul 12, 2019

All shows on Plex DVR guide are showing as NEW.

Not sure why as according to BigWheel of Plex "New airing are ones that have a “premiere” or “new” flag on them in the EPG data." See https://forums.plex.tv/t/plex-dvr-new-airings-only/296347
I couldn't see these tags in the xmltv file myself and not sure what they look like anyway.

The YourTV web page for a previously shown episode has the word REPEAT displayed. If this is available during the scan it hopefully can be used. I attach example of YourTV vs Plex:
Opera Snapshot_2019-07-12_182202_www yourtv com au
Opera Snapshot_2019-07-12_182411_127 0 0 1
This is the xmltv section:

    <programme start="20190713151500 +0800" stop="20190713170000 +0800" channel="9.yourtv.com.au">
            <title>Australian Ninja Warrior</title>
            <desc>New ninjas, new obstacles and a new location, this season is bigger than ever before. Heat one features six brand-new obstacles including The Double Warped Wall.</desc>
            <category>Game Show</category>
            <icon src="https://s3-ap-southeast-2.amazonaws.com/nine-tvmg-images-prod/59/92/77/599277_1410008_NIWA2016_b_t2_t1_.jpg" />
            <episode-num system="SxxExx">S3E1</episode-num>
            <episode-num system="xmltv_ns">2.0.</episode-num>
            <rating>
                    <value>PG</value>
            </rating>
    </programme>
@markcs markcs added the enhancement New feature or request label Jul 12, 2019
@markcs markcs self-assigned this Jul 12, 2019
@markcs
Copy link
Owner

markcs commented Jul 12, 2019

The following tag was added.
<previously-shown start="YYYY-MM-DD" />

firefox_2019-07-13_09-05-36

Please review and comment

@markcs
Copy link
Owner

markcs commented Jul 13, 2019

Hmm, this may break the 'New' flag for news items -> 'ABC News' news for example.

Need to investigate

@BigAlzy
Copy link
Author

BigAlzy commented Jul 13, 2019

Yes I guess this may have been why it never worked (for me anyway) in Plex before, where in that case it never showed anything as new. I see from your capture above for example Sky Safari Australia should show up as new, so seems to be something to do with this new or premiere tag they were talking about?

@markcs
Copy link
Owner

markcs commented Jul 13, 2019

firefox_2019-07-13_12-47-21

Some show up as new ....

@BigAlzy
Copy link
Author

BigAlzy commented Jul 13, 2019

Thanks for the new script update. Great feature addition to ignore unwanted channels, saves loads of time in the update. As you say, some new content does not show up as new, maybe the feed inconsistent. Still can set Plex to also catch repeat airings for the shows we know this happens to as it does tell us if anything upcoming. Looking good but no doubt you have urges to finesse even more so bonus on bonus. Thanks Mark.

@markcs
Copy link
Owner

markcs commented Jul 15, 2019

Closing this issue. Reopen if still seen

@markcs markcs closed this as completed Jul 15, 2019
@BigAlzy
Copy link
Author

BigAlzy commented Jul 15, 2019

No all good with me, working great now! New and Repeat seem to be spot on. Thank you Mark for sharing your fine piece of software with us.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants