XBMC Community Forum
[MOD] MediaStream_Redux MOD Pack - Printable Version

+- XBMC Community Forum (http://forum.xbmc.org)
+-- Forum: Help and Support (/forumdisplay.php?fid=33)
+--- Forum: Skin Help and Support (/forumdisplay.php?fid=67)
+---- Forum: MediaStream (/forumdisplay.php?fid=69)
+---- Thread: [MOD] MediaStream_Redux MOD Pack (/showthread.php?tid=54207)



- nc88keyz - 2009-07-23 03:15

SlaveUnit Wrote:The studio flag is put into the db in xbmc in the <studio> field. It has nothing to do with nfo files.

i thought it scraped it from the nfo file....although ive been unemployed for over 30 days now and am spending a lot more time than i normally would with xbmc and minimal linux installs etc. I've also started to modify my own library files where nessecary with sqlite and sqlite explorer etc.

I do recall seeing studio data there.
Thanks for pointing it out.


- SlaveUnit - 2009-07-23 03:58

Well if you have an nfo file it will always pull all the info from there before going to imdb and scraping. But if you do not have one it will scrape the studio as well as all the other info for the movie. After that You can always export to "seperate files: and edit those (nfo files). If you already have nfos you so not want to erase just choose "Do not overwrite existing files" when you export.


- mason - 2009-07-23 10:54

hey guys,

i have a little issue with the info warp view for movie library, i would like to have this as my default view, since everything i like is there in a very good way.

but, it looks like the Writer Information is taken out of the info by : <label>$INFO[ListItem.Writer]</label>

since i scrape my movies with emm, there is no dedicated field for the writer it looks like this:

<credits>David J. Burke (writer) / Boaz Davidson (producer) / producer (producer) / Danny Dimbort (producer) / executive producer (producer) / Christopher Eberts (producer) / Randall Emmett....</credits>

so the skin takes the whole string and displays it which fuckes up the complete view due to the lengh of the string.

any idea how to fix this without changing all movies by hand? Wink

thanks


- Aenima99x - 2009-07-23 15:48

mason Wrote:hey guys,

i have a little issue with the info warp view for movie library, i would like to have this as my default view, since everything i like is there in a very good way.

but, it looks like the Writer Information is taken out of the info by : <label>$INFO[ListItem.Writer]</label>

since i scrape my movies with emm, there is no dedicated field for the writer it looks like this:

<credits>David J. Burke (writer) / Boaz Davidson (producer) / producer (producer) / Danny Dimbort (producer) / executive producer (producer) / Christopher Eberts (producer) / Randall Emmett....</credits>

so the skin takes the whole string and displays it which fuckes up the complete view due to the lengh of the string.

any idea how to fix this without changing all movies by hand? Wink

thanks

I'm not sure I understand the problem. Credits is the correct tag for the Writer field, so if you have a ton of names in there, then it should scroll all of them. If that's not happening, then can you post a screenshot of what the problem is.


- Aenima99x - 2009-07-23 17:22

**UPDATE**
Changed the flagging for AC3. Since they are the same, all AC3 will now show the Dolby Digital icon along with the # of channels icon.


- Aenima99x - 2009-07-23 20:04

**UPDATE**

Added new Media Flag icons for AAC, BluRay, & H264.
Thanks again to SlaveUnit. Nod


- SlaveUnit - 2009-07-23 20:07

Aenima99x Wrote:**UPDATE**

Added new Media Flag icons for AAC, BluRay, & H264.
Thanks again to SlaveUnit. Nod

Dont anyone be too worried about the bluray one. Its the same logo just a tiny bit bigger so it matches the others more.

Link for latest with both sets of new flags.
http://www.mediafire.com/?sharekey=928023ce86d402a4e5c3dee5769931ecf8c0253ac66bad1eb8eada0a1ae8665a


- Feanor - 2009-07-23 22:23

Aenima99x Wrote:http://forum.xbmc.org/showpost.php?p=358945&postcount=34
Thanks for the link, I'll look into it.

Did you get a chance to look into it? sorry to bother you, I just think it makes so much sense to have it show you your latests albums, if not, you just get a list of the 5 songs of the last album...
If you don't think it's better, I just need some help to find in which xml the script is called so I can change it myself Smile

thanks a lot for this great mod!


- Aenima99x - 2009-07-24 02:43

**UPDATE**
Recently Added Music now shows latest albums instead of songs.
Recently Added Movies now shows single thumbs and changes them accordingly.

One thing to note though, the Recently Added Music will only play the first song on the album and then exit. This is a known issue by Nuka and will need to be fixed in the script by him.


NOW Playing in the Video Views - zosky - 2009-07-24 04:56

Hi Yall

check these /// OSD while in the menus
[Image: screenshot001bmpg.th.jpg] [Image: screenshot011bmp.th.jpg] [Image: screenshot013bmp.th.jpg] [Image: screenshot014bmp.th.jpg] [Image: screenshot015bmp.th.jpg]

a toggle to turn it on/off in left blade (having it sliding in/out) would be sooo cool !!!
( waay beyond my copy/paste skills, but did you notice the fade )

anyone care to do this properly Laugh

EDIT // i thought it would be more difficult
but i just copied <control type="videowindow">
to <include name="SmallVideoInfo">
added <visible>Player.HasVideo</visible>

now it shows a tiny tiny video stream
when using the small video display too