Kodi Community Forum
New Home for Ember Media Manager (Official Thread) - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Supplementary Tools for Kodi (https://forum.kodi.tv/forumdisplay.php?fid=116)
+---- Forum: Ember Media Manager (https://forum.kodi.tv/forumdisplay.php?fid=195)
+---- Thread: New Home for Ember Media Manager (Official Thread) (/showthread.php?tid=116941)



RE: New Home for Ember Media Manager (Official Thread) - maeda - 2013-03-29

(2013-03-29, 02:30)juan71287 Wrote: TY so much Smile!!!!!!!!!!!!!!!!!!!!!!!!!
You're welcome Smile


RE: New Home for Ember Media Manager (Official Thread) - m.savazzi - 2013-03-29

Submitted bug fixes for memory image management.


RE: New Home for Ember Media Manager (Official Thread) - CaptainKen - 2013-03-29

Continuing on Post 3420 these are the 3 TV Shows that EMM isn't scraping properly. So none of them will work with an nfo for each episode and I have to frose the rescraping.

Army Wives
Arrow
Law & Order SVU

Army Wives is unique in that no matter what I do, EMM does not see season 7. Not sure if it matters, but I only have season 3-7 of Army Wives. Law & Order SVU some of season 13 and all of 14. Arrow I have all episodes of season 1.
Code:
<?xml version="1.0" encoding="utf-8"?>
<tvshow xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  <id>80231</id>
  <title>Army Wives</title>
  <showtitle>Army Wives</showtitle>
  <rating>8.9</rating>
  <genre>Drama</genre>
  <mpaa>TV-14</mpaa>
  <year>2007</year>
  <premiered>2007-06-03</premiered>
  <season>-1</season>
  <episode>13</episode>
  <displayseason>-1</displayseason>
  <displayepisode>-1</displayepisode>
  <studio>Lifetime</studio>
  <plot>Army Wives tells the story of four women and one man who are brought together by their common bond ΓÇô they all have military spouses. The series is based on the book Under the Sabers: The Unwritten Code of Army Wives by Tanya Biank. Army Wives is produced by ABC Television Studio and The MarkΓǪ More Gordon Company. Pamela Moran used to be a member of the Boston police department. She is now a homemaker allowing her husband to be the breadwinner of the family. She is, as we learn, earning some money as a surrogate mother. Denise Sherwood tries to maintain the image of perfect military wife and mother, even if it means hiding the occasional bruise. Claudia Joy Holden is the one the others look to for leadership and guidance. She is fully supportive of her husband's career and hoping a secret from her past doesn't come to light. Roxy LeBlanc is newlywed to PFC Trevor LeBlanc after only knowing him four days. She is new to military life and uncertain if she will be able to fit in. Roland Burton is a psychiatrist who is the "army wife" of Joan Burton. Joan has been serving in Afghanistan for two years and now they need to reconnect as a family.</plot>
  <actor>
    <name>Kim Delaney</name>
    <role>Claudia Joy Holden</role>
    <thumb>http://thetvdb.com/banners/actors/73269.jpg</thumb>
  </actor>
  <actor>
    <name>Brian McNamara</name>
    <role>Michael Holden</role>
    <thumb>http://thetvdb.com/banners/actors/73273.jpg</thumb>
  </actor>
  <actor>
    <name>Catherine Bell</name>
    <role>Denise Sherwood</role>
    <thumb>http://thetvdb.com/banners/actors/73268.jpg</thumb>
  </actor>
  <actor>
    <name>Wendy Davis</name>
    <role>Joan Burton</role>
    <thumb>http://thetvdb.com/banners/actors/78180.jpg</thumb>
  </actor>
  <actor>
    <name>Drew Fuller</name>
    <role>Trevor LeBlanc</role>
    <thumb>http://thetvdb.com/banners/actors/73274.jpg</thumb>
  </actor>
  <actor>
    <name>Sterling K. Brown</name>
    <role>Roland Burton</role>
    <thumb>http://thetvdb.com/banners/actors/73272.jpg</thumb>
  </actor>
  <actor>
    <name>Brigid Brannagh</name>
    <role>Pamela Moran</role>
    <thumb>http://thetvdb.com/banners/actors/73271.jpg</thumb>
  </actor>
  <actor>
    <name>Sally Pressman</name>
    <role>Roxy LeBlanc</role>
    <thumb>http://thetvdb.com/banners/actors/73270.jpg</thumb>
  </actor>
</tvshow>



RE: New Home for Ember Media Manager (Official Thread) - m.savazzi - 2013-03-30

(2013-03-29, 19:31)CaptainKen Wrote: Continuing on Post 3420 these are the 3 TV Shows that EMM isn't scraping properly. So none of them will work with an nfo for each episode and I have to frose the rescraping.

Army Wives
Arrow
Law & Order SVU

Army Wives is unique in that no matter what I do, EMM does not see season 7. Not sure if it matters, but I only have season 3-7 of Army Wives. Law & Order SVU some of season 13 and all of 14. Arrow I have all episodes of season 1.



this is very weird.

Can you please do this form a command prompt:
dir /s > pip.txt

and send us the outcome via PM?


RE: New Home for Ember Media Manager (Official Thread) - CaptainKen - 2013-03-30

(2013-03-30, 00:16)m.savazzi Wrote:
(2013-03-29, 19:31)CaptainKen Wrote: Continuing on Post 3420 these are the 3 TV Shows that EMM isn't scraping properly. So none of them will work with an nfo for each episode and I have to frose the rescraping.

Army Wives
Arrow
Law & Order SVU

Army Wives is unique in that no matter what I do, EMM does not see season 7. Not sure if it matters, but I only have season 3-7 of Army Wives. Law & Order SVU some of season 13 and all of 14. Arrow I have all episodes of season 1.

this is very weird.

Can you please do this form a command prompt:
dir /s > pip.txt

and send us the outcome via PM?

PM has been sent to you and Dan. Thank you.


RE: New Home for Ember Media Manager (Official Thread) - m.savazzi - 2013-03-30

Very weird, the dir structure looks ok.
Question: do you use the mediainfo.dll and ffmpeg?

if yes can you try to remove them? (just remove-move the bin directory under EMM program folder)

also can you try to remove all the files like:
Army Wives s07e01 (720p HDTV x264).txt


RE: New Home for Ember Media Manager (Official Thread) - CaptainKen - 2013-03-30

(2013-03-30, 14:25)m.savazzi Wrote: Very weird, the dir structure looks ok.
Question: do you use the mediainfo.dll and ffmpeg?

if yes can you try to remove them? (just remove-move the bin directory under EMM program folder)

also can you try to remove all the files like:
Army Wives s07e01 (720p HDTV x264).txt

Well I figure out the issue with Army Wives. The nfo that EMM created for each season 7 episode had the wrong season and episode number. I deleted the season 7 nfo and rescraped and it worked.

Image

This still leaves the issue with these three shows where EMM creates an nfo for each episode, but only after I delete the show and rescrape it.

EDIT:
Well still another issue with season 7 Army Wives in that XBMC doesn't see it.
army wives season 7 nfo

EDIT 2:
I deleted all txt and nfo files from each season folder. Also got rid of the EMM Bin folder. Then deleted army wives from xbmc library and cleaned it. XBMC added the poster and fanart back, but nothing for any season. I'll assume this is because like EMM, XBMC requires episode nfo's for some select tv shows?
army wives tvshow.nfo

I then rescrape the show, but season 7 wasn't showing up in EMM. I discovered that season 7 doesn't have any artwork on tvdb.com, which was preventing it from being seen. I manually added artwork into the army wives folder for season 7, but EMM wouldn't see it after pressing F5. So I had to edit season 7 and manually add it's poster and fanart from local folder.


RE: New Home for Ember Media Manager (Official Thread) - Dragen - 2013-03-31

nfo name must match filename.


RE: New Home for Ember Media Manager (Official Thread) - m.savazzi - 2013-03-31

(2013-03-30, 20:36)CaptainKen Wrote:
(2013-03-30, 14:25)m.savazzi Wrote: Very weird, the dir structure looks ok.
Question: do you use the mediainfo.dll and ffmpeg?

if yes can you try to remove them? (just remove-move the bin directory under EMM program folder)

also can you try to remove all the files like:
Army Wives s07e01 (720p HDTV x264).txt

Well I figure out the issue with Army Wives. The nfo that EMM created for each season 7 episode had the wrong season and episode number. I deleted the season 7 nfo and rescraped and it worked.

Image

This still leaves the issue with these three shows where EMM creates an nfo for each episode, but only after I delete the show and rescrape it.

EDIT:
Well still another issue with season 7 Army Wives in that XBMC doesn't see it.
army wives season 7 nfo

EDIT 2:
I deleted all txt and nfo files from each season folder. Also got rid of the EMM Bin folder. Then deleted army wives from xbmc library and cleaned it. XBMC added the poster and fanart back, but nothing for any season. I'll assume this is because like EMM, XBMC requires episode nfo's for some select tv shows?
army wives tvshow.nfo

I then rescrape the show, but season 7 wasn't showing up in EMM. I discovered that season 7 doesn't have any artwork on tvdb.com, which was preventing it from being seen. I manually added artwork into the army wives folder for season 7, but EMM wouldn't see it after pressing F5. So I had to edit season 7 and manually add it's poster and fanart from local folder.

Wow!
My line of thinking is that if it was a cross bug it should have affected all the shows, as it only affects few shows-episodes it should be something either in the file - folders or in the data from theTVDB that messes things up.

another test I would do is to copy the Season 7 into another show - series and rename all episodes (using renamer) to have them be coherent and see if they are scraped correctly.
Also I would take files that are scraped correctly and rename them for Season 7 and see if they are scraped correctly...

this should exclude that is something related to the files (and I mean ALL the files in the folder and the folder itself)

M


AW: New Home for Ember Media Manager (Official Thread) - DanCooper - 2013-03-31

TVDB has server problems atm


RE: New Home for Ember Media Manager (Official Thread) - CaptainKen - 2013-03-31

(2013-03-31, 13:49)Dragen Wrote: nfo name must match filename.

All show nfo's are named tvshow.nfo as detailed in post 3420.


RE: New Home for Ember Media Manager (Official Thread) - nchopp - 2013-03-31

Feature Request: Save all "Ask for Confirmation" results for the end when scraping multiple items.

I.e. when scraping a large library, instead of popping up the Search Results screen every time it hits a movie it's unsure about, have it go through and finish all the ones it is sure of. It would really speed things up.


AW: RE: New Home for Ember Media Manager (Official Thread) - DanCooper - 2013-03-31

(2013-03-31, 20:16)nchopp Wrote: Feature Request: Save all "Ask for Confirmation" results for the end when scraping multiple items.

I.e. when scraping a large library, instead of popping up the Search Results screen every time it hits a movie it's unsure about, have it go through and finish all the ones it is sure of. It would really speed things up.

I work on a "skip unsure" solution.


RE: New Home for Ember Media Manager (Official Thread) - snowjim - 2013-04-01

Hi,

Thanks a lot for Ember it really make life easier!.

I have used the Sets Manager to set up a Children set, this contains about 20 movies. The problem is that XBMC do not show the set? The movies have been existing in the library before, the only new is that thay now should be included in a set.


RE: New Home for Ember Media Manager (Official Thread) - Tomkun - 2013-04-01

(2013-04-01, 11:08)snowjim Wrote: Hi,

Thanks a lot for Ember it really make life easier!.

I have used the Sets Manager to set up a Children set, this contains about 20 movies. The problem is that XBMC do not show the set? The movies have been existing in the library before, the only new is that thay now should be included in a set.

Have you refreshed the movies in XBMC? The changes you make in ember won't show up until you do.