Kodi Community Forum
Media Companion 3 beta's - Now with Music Video support - 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)
+--- Thread: Media Companion 3 beta's - Now with Music Video support (/showthread.php?tid=129134)



RE: Media Companion V3.500 Stable Released - fma965 - 2013-01-22

(2013-01-22, 00:41)HueyHq Wrote:
(2013-01-22, 00:38)fma965 Wrote:
(2013-01-22, 00:37)vbat99 Wrote: HueyHQ on MC and XBMC forum = Jon.

Plus just being paranoid

Huh what?
Don't worry, I think we have crossed threads. (Check email)

done Smile i literally had no idea what you were going on about


RE: Media Companion V3.500 Stable Released - vbat99 - 2013-01-22

(2013-01-22, 00:41)HueyHq Wrote:
(2013-01-22, 00:38)fma965 Wrote:
(2013-01-22, 00:37)vbat99 Wrote: HueyHQ on MC and XBMC forum = Jon.

Plus just being paranoid

Huh what?
Don't worry, I think we have crossed threads. (Check email)

Ignore my last couple of posts. Just me being stupid, and excited about the progress.


RE: Media Companion V3.500 Stable Released - fma965 - 2013-01-22

(2013-01-22, 00:47)vbat99 Wrote:
(2013-01-22, 00:41)HueyHq Wrote:
(2013-01-22, 00:38)fma965 Wrote: Huh what?
Don't worry, I think we have crossed threads. (Check email)

Ignore my last couple of posts. Just me being stupid, and excited about the progress.

ok, well just moved 2 identical lumps of code to one sub/function
EDIT: or not Big Grin for some reason it stopped something working, don't want to worry about this yet then


RE: Media Companion V3.500 Stable Released - HueyHq - 2013-01-22

(2013-01-22, 00:49)fma965 Wrote: ok, well just moved 2 identical lumps of code to one sub/function
EDIT: or not Big Grin for some reason it stopped something working, don't want to worry about this yet then
Yeah, there will probably be some subtle difference!



RE: Media Companion V3.500 Stable Released - fma965 - 2013-01-22

(2013-01-22, 01:02)HueyHq Wrote:
(2013-01-22, 00:49)fma965 Wrote: ok, well just moved 2 identical lumps of code to one sub/function
EDIT: or not Big Grin for some reason it stopped something working, don't want to worry about this yet then
Yeah, there will probably be some subtle difference!

yeah to be honest im just experimenting, i am having a break from the frodo code and just thought i would "look around"

it's getting late gonna stop soon, work on the rest tomorrow some time, hopefully it should be finished tommorow but no promises


RE: Media Companion V3.500 Stable Released - fma965 - 2013-01-22

ok guys here is ALPHA RELEASE
Version: Alpha 5

Image
Image
Download here : http://puu.sh/1S1Jh

Added preliminary support for frodo artwork,

Currently Supported:
- seasonxx-banner.jpg
- seasonxx-poster.jpg
- season-all-fanart.jpg
- season-all-poster.jpg
- season-all-banner.jpg
- poster.jpg
- banner.jpg
- fanart.jpg
- season-specials-banner.jpg
- season-specials-poster.jpg
- <episodename>-thumb.jpg

Currently Not Supported:
- seasonxx-fanart.jpg
- season-specials-fanart.jpg
- Manual download of poster/banner/season art is also not "frodo" ready

MAKE SURE SET THE ARTWORK VERSION TO "FRODO AND ONWARDS" BEFORE COMPLAINING IT DOESNT WORK
ALSO PLEASE NOTE THAT FOR THE SEASON-ALL-POSTER/BANNER.JPG TO WORK IT NEEDS TO "CHECK FOR ARTWORK" TWICE (ITS A KNOWN BUG)
Image

Download here : http://puu.sh/1S1Jh

PLEASE REPORT BUGS IF YOU FIND ANY SO I CAN FIX THEM BEFORE AN OFFICIAL RELEASE,
SINCE I AM NOW APPARENTLY A MEMBER OF THE DEVELOPMENT TEAM OF MEDIA COMPANION Smile thanks guys.

POST UPDATED - 17:43 24/01/2013

Whats new?

17:43
Latest changes from other developers
Fixed bug (SEASON-ALL-POSTER/BANNER.JPG NEEDS "CHECK FOR ARTWORK" TWICE)

01:32
Fixed .tbn thumbnail issue with thumbs being created aswell as downloaded

00:32
fixed .tbn issue with thumbnails depending on how they were scraped

00:06
Fixed alot of bugs thanks to vbat99 Smile
the bug with season-all-poster/banner.jpg still exists though
manual artwork editing not frodo ready still



RE: Media Companion V3.500 Stable Released - vbat99 - 2013-01-22

Downloaded and ran, got following error:
Code:
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Users\Scott\Documents\Visual Studio 2012\Projects\MediaCompanionFrodo\bin\Release\Settings\regex.xml'.
   at Media_Companion.Form1.util_RegexSave(Boolean setScraperDefault, Boolean setRenameDefault)
   at Media_Companion.Form1.util_RegexLoad()
   at Media_Companion.Form1.Form1_Load(Object sender, EventArgs e)
   at System.EventHandler.Invoke(Object sender, EventArgs e)
   at System.Windows.Forms.Form.OnLoad(EventArgs e)
   at System.Windows.Forms.Form.OnCreateControl()
   at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
   at System.Windows.Forms.Control.CreateControl()
   at System.Windows.Forms.Control.WmShowWindow(Message& m)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
   at System.Windows.Forms.Form.WmShowWindow(Message& m)
   at System.Windows.Forms.Form.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

closing program got this error:
Code:
System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Users\Scott\Documents\Visual Studio 2012\Projects\MediaCompanionFrodo\bin\Release\Settings\moviecache.xml'.

   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)

   at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath)

   at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)

   at Media_Companion.Movies.SaveMovieCache()

   at Media_Companion.Form1.Form1_FormClosing(Object sender, FormClosingEventArgs e)
---------------------------
OK  
---------------------------

Seems there's links to local files
Code:
Could not find a part of the path 'C:\Users\Scott\Documents\Visual Studio 2012\Projects\MediaCompanionFrodo\bin\Release\Settings\regex.xml



RE: Media Companion V3.500 Stable Released - fma965 - 2013-01-22

nvm solved.. read below.


RE: Media Companion V3.500 Stable Released - HueyHq - 2013-01-22

Make sure you delete the Settings folder first.

@fma965: might want to update your upload.


RE: Media Companion V3.500 Stable Released - fma965 - 2013-01-22

(2013-01-22, 02:14)HueyHq Wrote: Make sure you delete the Settings folder first.

lol did the first time but then you complained and didn't the second time Smile yh so delete the settings, just noticed this aswell Smile
uploading fixed version Smile will replace link on previous page

FIXED VERSION : http://puu.sh/1QQTP


RE: Media Companion V3.500 Stable Released - vbat99 - 2013-01-22

Your going to need to Publish from Visual Studio, and re-upload
Doh! Deleted settings folder, now up and testing.


RE: Media Companion V3.500 Stable Released - fma965 - 2013-01-22

(2013-01-22, 02:15)vbat99 Wrote: Your going to need to Publish from Visual Studio, and re-upload
Doh! Deleted settings folder, now up and testing.

yh new version uploaded, why use publish and not build? publish is annoying i think.


RE: Media Companion V3.500 Stable Released - HueyHq - 2013-01-22

(2013-01-22, 02:19)fma965 Wrote: yh new version uploaded, why use publish and not build? publish is annoying i think.
Agree!


RE: Media Companion V3.500 Stable Released - fma965 - 2013-01-22

(2013-01-22, 02:22)HueyHq Wrote:
(2013-01-22, 02:19)fma965 Wrote: yh new version uploaded, why use publish and not build? publish is annoying i think.
Agree!

Smile any way now i am actually off, im hoping for loads of feedback from people so i can fix the bugs tomorrow Smile


RE: Media Companion V3.500 Stable Released - vbat99 - 2013-01-22

(2013-01-22, 02:22)HueyHq Wrote:
(2013-01-22, 02:19)fma965 Wrote: yh new version uploaded, why use publish and not build? publish is annoying i think.
Agree!

er, ok, (see, I don't know what I'm talking about, some of the time)

Crash saving fanart
Code:
System.IO.FileNotFoundException: Could not find file 'E:\Temp2\Media Companion 3.5.3.0 ALPHA\Resolutions.xml'.
File name: 'E:\Temp2\Media Companion 3.5.3.0 ALPHA\Resolutions.xml'
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath)
   at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize)

Also noticed "Both" option not present on General Preferences (I know, just testing Frodo-onwards for now).

Added a new TV Show, no artwork scraped at all.

But season artwork and episode artwork are being saved for both formats, tbn and -poster.jpg. Nice, but that should be set under "Both" option.

It's a bloody good start. Thanks and Keep it up. Get some zzzzz's.