Showing posts with label ScriptingBridge. Show all posts
Showing posts with label ScriptingBridge. Show all posts

Friday, August 22, 2014

nessMediaCenter 1.5.3 & nessViewer 3.5.3 for Mac available


As previously reported, there are now new features at the media presentation: random & endless media playback and sorting by name & path.
These new features are available in the presentation menu in the menu bar that appears if you move the (invisible) cursor up to the top.

Thereby, we noticed that the switch between video and picture display was not always "very clean": with slower computers the picture was sometimes shortly partial visible when changing from picture to video, with faster computers the last picture was sometimes shortly visible when changing from video to picture.

Also, we have - thanks to the hint by Jochen - re-implemented features that were not taken up in the redesign of the media center classes: the quick change of internet content pages and Miro video podcast pages by keyboard commands (Cmd-Alt-Arrow key).

As far as possible, only ScriptingBridge is now used to control EyeTV, iTunes and VLC. A few commands for communication between nessMediaCenter or nessViewer and these programs still use AppleScript because either Scripting Bridge offers no solution or simply is too slow. What has surprised us - most of the times Scripting Bridge is rather faster.

The support of multiple displays has been improved, too: if a media presentation was started on the second screen and something else has been done on the first sceen, then the menu bar was sometimes visible on the second screen after returning to the media center.

Unfortunately we found some bugs caused by the redesign of the media center classes which have been fixed now.

Saturday, July 19, 2014

nessMediaCenter 1.5.2 & nessViewer 3.5.2 for Mac available


In this version we have internally overworked the MediaCenter completely: for all media center content (DLNA, Internet, Aperture, iPhoto, iTunes, Miro, pictures and movies folders and volumes), there is a separate class now that manages the access to its content.

Thus, the program code is not only clearer, but also easier to customize and extend: because Apple will apparently stop to support Aperture and iPhoto in the future, "Photo in the Cloud" will probably soon be added as new content. Our opinion on it should be known... but we will continue to support future technologies.

Another major internal change affects (currently only) the iTunes control (both the movie playlists and the music control): so far iTunes was controlled by AppleScript, which was now (for Intel computers) replaced by ScriptingBridge.
In addition to a better and faster control - among other things the start of purchased and rented movies and TV shows (DRM) - we primarily prepare ourselves so to further innovations that Apple might bring us with Mac OS X 10.10.

But we have worked on the user interface in this version too:
1) The search for DVD covers - if no cover and description is specified by "Movie Info" - is now executed in the background so that the scrolling is not delayed anymore.
2) Due to a new provider - FreeCovers - better and more appropriate DVD covers are now displayed. Even if we still prefer manually setup of covers and descriptions by "Movie Info".
3) For folders (e.g. picture and movie folder or volumes) a "combined" preview of the included media will be displayed. The creation of this preview is running in the background too.
4) The "combined" preview in iPhoto albums or iTunes movie playlists will also be running in the background.

In addition, the display duration of pictures in media presentations has been improved - not only for little slower computers, but also for NRW images (Nikon camera RAW format), which are a challenge with almost 30 MB, even with fast computers.

And once again very clearly: DVDs are DVDs and should be stored this way too (and not as movie files). And covers are only searched automatically for DVDs - in contrast to movie files, because their contents and especially filenames might be private. Privacy has absolute priority!

For movie files there is "Movie Info", which allows it to setup manually a cover and description for DVDs, (EyeTV) movies and media shows - without sharing their file names automatically with the global "world". Sadly true: privacy sometimes also has disadvantages - manual editing of covers is of course less "comfortable". But also safer ...

Many thanks to Erik not only for various bug reports in pre-releases, but also for the reference to NRW - unfortunately, this format  is only supported by Apple with 10.7 or newer.

Finally, a note on compatibility: with a heavy heart, from now on our applications are "only" compatible with Mac OS X 10.5 or later for Intel computers - but we would recommend for these computers at least 10.6 anyway. For PowerPC (PPC), however, 10.4 is still supported.

And for those who like to use the latest, there are on request of course still the 64-bit versions which require Mac OS X 10.9 and are based on "AV Foundation" instead of QuickTime.