Kodi Community Forum
Need NFO File Help for Fitness Section - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: General Support (https://forum.kodi.tv/forumdisplay.php?fid=111)
+---- Forum: OS independent / Other (https://forum.kodi.tv/forumdisplay.php?fid=228)
+---- Thread: Need NFO File Help for Fitness Section (/showthread.php?tid=200009)



Need NFO File Help for Fitness Section - billybobjimbojr - 2014-07-16

I'm using the AEON MQ 5 and I created a section for Fitness and added my workouts.

I can get the workouts to show up under the new Fitness section but I can't seem to figure out how to get the additional information like plot, actors, year, etc to show.

Here is my nfo files being used.

Code:
<tvshow>
<title>P90X3</title>
<plot>P90X3 combines a highly structured, plateau-busting schedule with an unprecedented variety of moves that keep every muscle challenged every day for 30 minutes of full-throttle intensity that leaves any other workout in the dust.</plot>
<thumb></thumb>
<id></id>
<genre>Fitness</genre>
<genre>Sport</genre>
<actor>
<name>Tony Horton</name>
<role>Himself</role>
<thumb></thumb>
</actor>
</tvshow>

Here is the nfo for a workout.

Code:
<?xml version="1.0" encoding="UTF-8"?>
<episodedetails>
<title>CVX</title>
<rating>10.00</rating>
<season>1</season>
<episode>5</episode>
<plot>Now resistance is combined with intervals to give you that full-body burn and power up your core.</plot>
<runtime>30min</runtime>
<aired>2014</aired>
</episodedetails>



RE: Need NFO File Help for Fitness Section - DaVu - 2014-07-16

The file looks ok....

Did you set the filename correctly to match the video filename?


RE: Need NFO File Help for Fitness Section - AnthonyJS02 - 2014-07-17

When I tried setting up a fitness section I could never figure why it would not read like a "tv show" and be broken down like that. I had to end up actually putting them into my tv show folder and was able to have all artwork and metadata load. I manually in putted data using Ember Media Manager and have the workouts in my tv show unraid share.


RE: Need NFO File Help for Fitness Section - billybobjimbojr - 2014-07-17

(2014-07-16, 10:07)David1977 Wrote: The file looks ok....

Did you set the filename correctly to match the video filename?

Yes, all nfo files match the actual file name.

(2014-07-17, 14:16)AnthonyJS02 Wrote: When I tried setting up a fitness section I could never figure why it would not read like a "tv show" and be broken down like that. I had to end up actually putting them into my tv show folder and was able to have all artwork and metadata load. I manually in putted data using Ember Media Manager and have the workouts in my tv show unraid share.

I tried that sometime last year with the same result I currently have with the section I created.

It's not a terribly big deal, I was just hoping to get everything showing with the workout details of each program.


RE: Need NFO File Help for Fitness Section - billybobjimbojr - 2014-07-22

So, no other ideas on what else I can try?


RE: Need NFO File Help for Fitness Section - Prof Yaffle - 2014-07-22

Comments based on how I've created NFOs for e.g. home videos...

1. Missing XML declaration in your tvshow.nfo: <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>

2. I have the same declaration for the show nfos, but it's only the standalone declaration that's different from yours

3. I have <showtitle></showtitle>, which matches the tvshow.nfo <title>

Otherwise, nfos look much the same. I originally created mine by hacking exported nfos from a scraped series (export library to individual files), if that helps.


RE: Need NFO File Help for Fitness Section - billybobjimbojr - 2014-07-26

I was finally able to get the workouts to show in the Fitness section I created with all the information relevant to the workouts.

New Problem.

Since I setup the workouts using the TV Show nfo file, when I set the content in XBMC to be TV Show, it pulls all the correct information for the workouts but also puts the workouts in the TV Show section which defeats the purpose of creating a Fitness section. If I set the content to be none, all the information for the workouts disappears and I'm back to square one.

Any suggestions?


RE: Need NFO File Help for Fitness Section - un1versal - 2014-07-26

There is no fitness section, so you either create one via nodes or use a skin that supports custom nodes, for creating see Video_nodes (wiki)


RE: Need NFO File Help for Fitness Section - billybobjimbojr - 2014-08-02

I can't seem to get nodes to work. It end up creating a section not on the main menu with no content.

I have everything working the way I originally set it up but I just need to exclude my workouts from the TV Shows section.


RE: Need NFO File Help for Fitness Section - McButton - 2014-08-03

I did this myself and also did one for home videos.
I put everything in
TV SHOWS/WORKOUT VIDS/WORKOUT VIDS - SEASON 1 (or whatever)/Workout Vids - S01E01 - Lunges

I loaded it in Ember. Added my Plot info, took a screen shot, added a cover, and saved it. Loaded it into XBMC, and it auto populated fine. New genre and all.

Should be pretty easy :\


RE: Need NFO File Help for Fitness Section - billybobjimbojr - 2014-08-05

I ended up creating 2 playlists. One for Fitness and one for TV Shows. I set the TV Shows playlist to include TV Shows but not to contain the path to the Fitness folder. I then replaced both menu items with the playlists now everything is displayed as it should.

My only other complaint which may be a problem with the Aeon MQ skin, is that now the display of number of shows available and watched do not show up for TV Shows or Fitness on the main menu. Sometimes it will but most times not but I can deal with that right now.


RE: Need NFO File Help for Fitness Section - Amoenus - 2015-07-02

Any chance you can share finished nfo files for P90X3?


RE: Need NFO File Help for Fitness Section - gricks - 2015-12-12

Are to still looking for the p90x3 files? I just went through this today and created them etc.


RE: Need NFO File Help for Fitness Section - Amoenus - 2015-12-12

I'd like to have them, yes


RE: Need NFO File Help for Fitness Section - gricks - 2015-12-12

(2015-12-12, 20:32)Amoenus Wrote: I'd like to have them, yes

This should work, tell me if it doesn't. I zipped up the show NFO files and the series NFO file and a fanart and poster jpg.

I set this up as a TV show, as this groups them together, etc.

https://app.box.com/s/4uqi51ztajt1lv8jsm1aso8ya66ag551

As you most likely know, each video file has to have the same name, so you may have to rename your files to match.

Hope this helps. They aren't 100% perfect, but they have the right title, description, and the date is when it was released. I added Tony to them for something, but decided anymore is a bit of a waste of time.