Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Sports Metadata for Plex

Featured Replies

I know this probably belongs on the plex forums, but I wanted to poll the unraid community first.  Does anyone have Sports Episodes such as MLB World Series or The Super Bowl cataloged in plex?  How did you accomplish this?

I manually create metadata xml files.  I put it in its own Library with XBMCnfoTVImporter as the scanner. Its a little effort, but its better than no metadata.

 

Series XML:

<?xml version="1.0" encoding="utf-8"?>
<Series>
<SeriesName>Texas A&M Football</SeriesName>
<Added>11/13/2013 7:56:39 PM</Added>
<LockData>false</LockData>
<Type>Series</Type>
<LocalTitle>Texas A&M Football</LocalTitle>
</Series>

 

 

Episode XML:

<?xml version="1.0" encoding="utf-8"?>
<episodedetails>
  <title>Texas A&M vs Arkansas</title>
  <runtime>140</runtime>
  <aired>2015-09-26</aired>
  <rating>0</rating>
  <videosource>hdtv</videosource>
  <season>2015</season>
  <episode>4</episode>
  <plot>Texas A&M Aggies vs Arkansas Razorbacks - September 26, 2015 - AT&T Stadium, Arlington, TX</plot>
  <fileinfo>
    <streamdetails>
      <audio>
        <bitrate>192</bitrate>
        <channels>2</channels>
        <codec>A_MPEG/L2</codec>
        <language>eng</language>
        <longlanguage>English</longlanguage>
      </audio>
      <video>
        <aspect>1.778</aspect>
        <bitrate>3609</bitrate>
        <codec>h264</codec>
        <durationinseconds>8443</durationinseconds>
        <height>720</height>
        <scantype>Progressive</scantype>
        <width>1280</width>
      </video>
    </streamdetails>
  </fileinfo>
  <dateadded>2015-10-22 14:58:00</dateadded>
</episodedetails>

I just create a home video section and make the file names make sense.....

 

Mostly sports stuff gets deleted after I watch it so there isn't a massive amount of stuff in the section anyway.

Archived

This topic is now archived and is closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.