1. No user installed addons are supported, python or otherwise.
2. No, they really are not supported.
3. They are not coming back
4. Read from 1. again

Any mention of illegal streaming sites, addons or any pirated material will not be tolerated. This is not democracy and any offenders will be banned and posts deleted immediately without warning.

Other than that, we hope you enjoy MrMC so far and we welcome any input and feedback you might have.

Team MrMC.

Missing Main Menu Entries on iPad Pro (MrMC 3.3.1 iOS 11.1.2)

Any issues that are iOS specific
bayarnd
Posts: 12
Joined: 06 Oct 2017, 16:55

Missing Main Menu Entries on iPad Pro (MrMC 3.3.1 iOS 11.1.2)

Post by bayarnd »

Under Settings (skin: Opacity) I selected all 9 available main menu items. The main menu shows only 6 entries, e.g. “TV Shows” is missing.
Under Media Sources I configured an NFS mounted source directory with the content type “TV shows”, and I can see the video files listed under “Media Sources / Video” but there is no “TV Shows” entry in the main menu. I restarted the app, deleted and reconfigured the source directory, unchecked and rechecked the menu entry under Settings / Skin / Main menu etc without success.
Any idea what else could be wrong?

Thank you..
User avatar
timstephens24
Posts: 894
Joined: 09 Dec 2015, 22:43

Re: Missing Main Menu Entries on iPad Pro (MrMC 3.3.1 iOS 11.1.2)

Post by timstephens24 »

Did you scan the media source to add the files to the library?
bayarnd
Posts: 12
Joined: 06 Oct 2017, 16:55

Re: Missing Main Menu Entries on iPad Pro (MrMC 3.3.1 iOS 11.1.2)

Post by bayarnd »

I selected the TV Show source directory under “Media Sources / Video” and clicked on “Scan for new content” a few times..
Is there another scan function to add files to the library?
User avatar
timstephens24
Posts: 894
Joined: 09 Dec 2015, 22:43

Re: Missing Main Menu Entries on iPad Pro (MrMC 3.3.1 iOS 11.1.2)

Post by timstephens24 »

After you clicked scan for new content did it look like anything was added?
User avatar
davilla
Team MrMC
Posts: 4377
Joined: 26 Oct 2015, 17:01

Re: Missing Main Menu Entries on iPad Pro (MrMC 3.3.1 iOS 11.1.2)

Post by davilla »

click -> debuglog

grab a debuglog after you scan.
bayarnd
Posts: 12
Joined: 06 Oct 2017, 16:55

Re: Missing Main Menu Entries on iPad Pro (MrMC 3.3.1 iOS 11.1.2)

Post by bayarnd »

timstephens24 wrote: 18 Dec 2017, 10:35 After you clicked scan for new content did it look like anything was added?
No. But I am testing this configuration with only 2 folders and 6 video files in the source directory, so the rescan might be too fast to notice?
There is also no TVDB metadata retrieved, but I can see and play the tv video files under “Media Sources / Video / ..”

Also: I noticed that the main menu items TV Shows, TV, Radio and Music Videos do not appear in the main menu, no matter whether I check or uncheck these options.
But the menu items “Pictures” and “Favorites” appear or disappear, when I check those on or off under Settings.
User avatar
amet
Team MrMC
Posts: 3787
Joined: 26 Oct 2015, 16:59
Location: Dubai/Novi Sad

Re: Missing Main Menu Entries on iPad Pro (MrMC 3.3.1 iOS 11.1.2)

Post by amet »

movies,TV Shows, TV, Radio and Music Videos entries require sources to be set for them.

you need to separate them in individual folders, find those folders using “Media Sources / Video / ..” set the content for each and let MrMC scan it in.
User avatar
timstephens24
Posts: 894
Joined: 09 Dec 2015, 22:43

Re: Missing Main Menu Entries on iPad Pro (MrMC 3.3.1 iOS 11.1.2)

Post by timstephens24 »

bayarnd wrote: 18 Dec 2017, 19:11 Also: I noticed that the main menu items TV Shows, TV, Radio and Music Videos do not appear in the main menu, no matter whether I check or uncheck these options.
But the menu items “Pictures” and “Favorites” appear or disappear, when I check those on or off under Settings.
Yeah those only show if there's something to show, even if you check it or not. It seems like the files you're trying to add aren't getting properly scanned in, so the debug log will help the devs/others to put you on the right track.
bayarnd
Posts: 12
Joined: 06 Oct 2017, 16:55

Re: Missing Main Menu Entries on iPad Pro (MrMC 3.3.1 iOS 11.1.2)

Post by bayarnd »

Debug Log: https://pastebin.com/hnHPwPAU

Some success! I read the log (great web tool btw) and i think i understand the problem now. I changed the file and naming structure in a new test source directory and I have the TV Series menu entry now, and I can see the episodes in my library. Please let me know if I got this right?

Apparently TV Series are only added to the main menu library, if the TVDB scraper finds episode metadata.

15:23:06 T:6133035008 DEBUG: scraper: GetSearchResults returned <?xml version="1.0" encoding="utf-8" standalone="yes"?><results></results>
15:23:06 T:6133035008 WARNING: No information found for item 'nfs://192.168.1.102/nfs/Public/Shared Videos/TV Series Test/Lucifer (Season 1)/', it won't be added to the library.


The scraper does not retrieve episode names recursively from subdirectories to search TVDB if the folder name is not identified as a TV Series name..

My folder structure is like this:

Lucifer (Season 1)
Lucifer S01E01
Lucifer S01E02
..

Lucifer (Season 2)
Lucifer S02E01
Lucifer S02E02
..

In this case, "Lucifer (Season 1)" was not found as a series name on TVDB and returned an error.

I changed the folder name to just "Lucifer", and then the scraper found the correct series and episode metadata and the files were added to the library and the main menu item TV Series was created.

So instead of having a TV series on my server with 13 folders for seasons 1 to 13 (e.g. "NCIS Season 1" .. "NCIS Season 13"), it appears I'd have to copy all episodes of all seasons into one folder ("NCIS"), in order to see them in MrMC, is that correct?

I set the option “Flatten TV Seasons” to “Never”, and the library shows the files sorted by seasons.. nice!
User avatar
timstephens24
Posts: 894
Joined: 09 Dec 2015, 22:43

Re: Missing Main Menu Entries on iPad Pro (MrMC 3.3.1 iOS 11.1.2)

Post by timstephens24 »

I do this (and most people I know do it the same):

/TV Shows
-->Lucifer
----> Season 1
------> Lucifer.S01E01.mkv
----> Season 2
------> Lucifer.S02E01.mkv

You'd have the show name, then season folders with the individual episodes in each season folder.
Post Reply