AIR for TV OEM and system integration development

My company is interested in using AIR for TV in our product line which implies that we need the IDK, DDK, and EDK with a binary distribution of AIR.  How do we get started?  Can someone please point me to a link or a contact?  Thanks!

Does this link help?
https://learn.adobe.com/wiki/display/airquestions/AIR+for+TV

Similar Messages

  • Unit testing and system integration testing for crystal report

    Hi gurus,
           I am creating crystal report by oracle procedure, will you please tell me how to do unit testing and system integration testing? appreciate very much.

    The focus of this forum is report design. The actual testing of reports would be subject to your own internal policies and procedures.
    Jason

  • WIDL and Web Integration Developer

    Hi,
    I have bunch of existing applications rendering pages in HTML format. I am looking for a way getting them integrated with wireless.
    It seems that the WIDL and Web Integration Developer is the solution.
    I am using iAS Release 2 (9.0.2), however, I cannot find the mentioned "Web Integration Developer" with my iAS installation. Where can I download it?
    Please help!!
    thanks
    --ian                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                

    Try to find the folder:
    C:\<ORACLE_home>\iSuites\panama\WebIntegration
    and look for the file "server.exe" in
    C:\ORACLE\iSuites\panama\WebIntegration\Server\bin
    You can start the server using a batch file (server.bat):
    @echo off
    rem
    rem Copyright (c) 1996-1998, webMethods Inc. All Rights Reserved.
    rem server.bat: Run the B2B Integration Server
    rem
    rem Change SERVDIR and JDKDIR to reflect their locations on your system
    rem CODEDIR should point to the location of the Java service classes
    rem
    rem --- SET THE FOLLOWING LINE TO "true" TO RUN ON Win95 ---
    SET IS95=false
    rem --- RESTRICT VAR CHANGES TO LOCAL BATCH FILE
    if %IS95%==false SETLOCAL
    SET SERVDIR=C:\ORACLE\iSuites\panama\WebIntegration\Server
    SET JDKDIR=C:\ORACLE\iSuites\panama\WebIntegration\Server\jvm
    rem --- MUST SET TO ALLOW MULTIPLE RUNS OF SCRIPT ---
    SET LOCAL=N
    rem --- SAVE COPY OF PATH BEFORE SERVER STARTS TO ALLOW LOOPING ---
    SET SLP=%PATH%;%SERVDIR%\lib
    SET SCP=%CLASSPATH%
    rem --- SET THE FOLLOWING LINE TO "true" USE JVIEW ---
    SET USEJVIEW=false
    rem --- SKIP STUFF 95 BARFS ON ---
    if %IS95%==true goto nolocal
    rem -- ALLOW "LOCAL" STARTS WHERE JVM AND BASE CLASSPATH ARE KNOWN
    SET one=%1
    if not defined one goto nolocal
    if not %one%==local goto nolocal
    SET LOCAL=Y
    rem SET SERVDIR=D:\devel\source\server
    SET SLP=%PATH%;%SERVDIR%\lib
    shift
    echo --- running in local mode ---
    :nolocal
    rem --- JUMP PAST "UTIL" FUNCTIONS ---
    goto start
    rem --- UTILITIES TO SET CLASSPATH AND PATH FROM PACKAGES ---
    :setpaths
    rem -- next line only required in 1.15 and earlier --
    if EXIST %1\code\libs CALL :setpaths2 %1
    goto :eof
    rem --- we need to set classpaths if native libs need will be loaded ---
    :setpaths2
    if EXIST %1\code\classes SET CLASSPATH=%CLASSPATH%;%1\code\classes
    if EXIST %1\code\classes.zip SET CLASSPATH=%CLASSPATH%;%1\code\classes.zip
    SET PATH=%1\code\libs;%PATH%
    goto :eof
    rem
    rem This loop allows the server to restart with a completely
    rem fresh process.
    rem
    :start
    SET PATH=%SLP%
    SET CLASSPATH="%SCP%;%SERVDIR%\lib\classes"
    if %LOCAL%==N goto setcp
    goto nosetcp
    :setcp
    if %USEJVIEW%==false SET CLASSPATH="%JDKDIR%\LIB\RT.JAR;%SERVDIR%\LIB\SERVER.ZIP;%SERVDIR%\lib\classes"
    if %USEJVIEW%==true SET CLASSPATH="%WINDIR%\JAVA\CLASSES\CLASSES.ZIP;%SERVDIR%\LIB\SERVER.ZIP;%SERVDIR%\lib\classes"
    :nosetcp
    rem
    rem The server must always start up in it's installation directory
    rem
    if %LOCAL%==N cd "%SERVDIR%"
    rem --- UPDATE PATH AND CLASSPATH FOR PACKAGES ---
    if %IS95%==true goto skippkg
    for /D %%D in (packages\*) do CALL :setpaths %%D
    rem --- Win95 IS MISSING NECESSARY "IF" COMMAND ---
    :skippkg
    if %USEJVIEW%==true goto jview
    if %LOCAL%==Y goto local
    SET SCMD="%JDKDIR%\bin\jre" -ms64M -mx64M -classpath %CLASSPATH%
    goto runserver
    :local
    SET SCMD=java -ms64M -mx64M -classpath %CLASSPATH%
    goto runserver
    :jview
    SET SCMD=jview
    :runserver
    %SCMD% watt.app.server.Main %1 %2 %3 %4 %5 %6 %7 %8 %9
    goto done
    :done
    rem --- IF SERVER WANTS TO LOOP THEN START OVER ---
    if ERRORLEVEL 42 goto start
    rem --- END OF LOCAL VAR CHANGES ---
    if %IS95%==false ENDLOCAL
    Open your browser and enter the url:
    http://<hostname>:5555
    Logon with: Administrator/manage

  • Procedure for CICS adapter and XI integration?

    Dear All,
    Can you plz provide me the step by step procedure for CICS adapter and XI integration?
    Thanks,
    Srinivas.

    Hi ,
    Check this link..
    http://www.iwaysoftware.com/products/adapters/CICS_IMS_Transaction_Processing.html
    Regards,

  • Flex 3 and Java - Integrated Development on Eclipse

    I am new to flex as well as to eclipse. I have downloaded
    Adobe Flex Builder 3.0 and installed it. I want to use java at the
    back-end, but I don't have Java perspective option in eclipse.
    Therefore, I am currently using 2 IDE(s), one is
    flex-builder, and other is Eclipse for Web tool platform
    (eclipse-jee-europa-winter-win32.zip).
    Is there anyway that I can benefit integrated development of
    Flex and java using same IDE?

    I wouldn't try it really... it's not worth the issues you'd
    probably run into and the work of getting it setup, if it's even
    possible. I just run Eclipse and FB separate. If you have a gig of
    ram you should be fine doing this I think.
    If you *really* want to get rid of one, you can use the Flex
    plugin for Eclipse, but I've heard people complain about it not
    playing nice with Java.

  • Adobe AIR for mobile expectations and misconceptions?

    Hello, I am somewhat confused by the content published by Adobe which claims that AIR for Android or iOS publishing creates a fully native app.
    For example, in this Adobe Developer Connection article (http://www.adobe.com/devnet/logged_in/abansod_iphone.html) written in May 2011, the following claims are made:
    "Since we are able to compile ActionScript to ARM ahead of time, the application gets all the performance benefits that the JIT would offer and the license compliance of not requiring a runtime in the final application."
    "When you build your application for iOS, there is no interpreted code and no runtime in your final binary. Your application is truly a native iOS app."
    After reading a large amount of information like this from Adobe and other sources, I went ahead and bought an Android phone. After actually getting the .APK file published from Flash Pro CS 5.5 onto the phone and installed, it of course gave me the message that I needed to install Adobe AIR to run the program.
    How can that be "truly a native app?" The same happens in iOS, obviously. Is Flash running in a web browser a "truly native app" in that case? The extra step of making users download the Adobe AIR package makes it all seem so half baked compared to actual native apps. I'm assuming there is no way to package AIR with your app? Not that it's a great alternative, but I can't think of what else would make this situation better.

    It appears you may be confusing iOS with Android a little bit. The article you referenced was speaking solely about iOS, not Android. So, yes, they were correct.
    Now, there is a new option in AIR 3 that allows you to package your applications WITH the AIR Runtime for Android. This is called "Captive Runtime" and allows you to create applications that do not need to reach out to grab AIR from any marketplace because it is already packaged.
    Here is more information on Captive Runtime:
    http://www.tricedesigns.com/2011/08/10/air-3-0-captive-runtime/
    Here is how you can set up Flash Pro with AIR3:
    http://www.swfgeek.net/2011/09/26/targeting-flash-player-11-rc1-air-3-rc1-in-flash-profess ional-cs5-5/
    Note that if you are using Flash Pro to create an app with AIR 3 you will need actually package the app with the Command Line. The tooling is not yet available in Flash Authoring Environment.
    Here is how you can do that:
    http://www.youtube.com/user/iBrent#p/u/6/MRcoJ6ClLqo
    it is similar to this, but with slightly different switches. There is more info in the command line help.

  • Macbook Pro or Air for years 11 and 12

    Hello,
    I am entering year 11 next year and may school has suggested that my year by an air or pro.
    I will be typing my notes in class on the notebook every day.
    My school day is around 7 hours and i may do my homework on my laptop in the library after school ( in terms of battery use)
    I will mainly be using imovie for assignment, powerpoint and word.
    I am deciding between whether i should buy the air, an external hardrive and an external disc drive and the accessory that lets you use the laptop for a few more hours ( extra plug in battery) OR
    The pro with retina display ( the middle version in terms of storage)  and buy the external disc drive OR
    Buy the pro ( no retina) and just put up with the heaviness.
    Thanks for your help

    Unless you are into games, movie making, or heavy duty Photoshop, there is little reason to go Pro, other than the screen resolution.  And games may not all be optimized for Notebook GPUs anyway.  So research your software needs thoroughly before jumping in.  Pro 15" does give you more screen real estate for windows, though some can't read at so high a resolution.

  • Please recommend me some books or source for objective c and iphone ipad development.

    Please recommend me some books or source for objective c and iphone ipad develpoment
    i am new in programing so know few things about xcode and programing development.
    so please recommend new books or other source that can help beginner like me.

    Mujtaba Tarar wrote:
    do u think xcode unleashed is for beginner?
    Not really. It is just one of the few decent books I've seen. If you are a true beginner, I suggest a computer science program at your local college or university.

  • Experienced LabVIEW developer and system integrator..

    .. looking for a contract in north-eastern US or Canada.
    If interested, would you please reply to my post.

    Hi
    I completed my M.S in electronics engineering and working with GE in INDIA since June 2005. I have total 2 years of experience with LabVIEW and have the follwoing skills.
    Intermediate-to-advanced knowledge of LabVIEW.
    Familiarity with data acquisition concepts and hardware.
    Ability to troubleshoot electrical and electronic systems at the module and equipment level.
    Discipline and organization with respect to software maintenance and version management.
    Ability to work both alone and with colleagues to solve problems and to weigh the merits of differing approaches
    you can reach me at [email protected]
    Thanks & Regards
    Anil Punnam
    Message Edited by Laura F. on 03-16-2007 09:20 AM

  • Java Stack mandatory for a SAP BI system integrated with EP?

    Hi Guru's,
    Currently we are using SAP NetWeaver 2004 s version 7.0 system for our BI.
    This is integrated with the EP. But our BI system does not contain the Java Stack installed.
    When we work on WAD templates and execute  the template, it is automatically directed to EP portal where we can see our reports.
    Here my question is do we need Java Stack for this system to use ADOBE DOCUMENT services or can it work with EP only for the web functionalities.
    Any info on this is of great help.
    Best Regards
    Kumar

    HI Reddy,
    We came to know from our basis team that we do not have the Java Stack installed in our BI 7.x system yet.
    As it is integrated with EP which has Java, our web reports are working.
    1) But my question is still do we ned to install the Java Stack in our BI system as i do not find any Export to PDF option in EP for the reports (eventhough AS Java supports this).
    2) Or can we use the existing configuration without Java STack integrated to EP for the new tools like Report Designer and Integrated Planning?
    Regards
    Kumar

  • Creating iView for BI queries and system

    Dear All
    I need your help in dealing with three challenges that i'm currently facing while trying to integrate BW into Portal.
    <b>
    Challenge 1:</b>
    I am trying to create an iView for BI queries but it is giving the following exception
    Portal Runtime Error
    An exception occurred while processing a request for :
    iView : N/A
    Component Name : N/A
    Could not find portal application com.sap.ip.bi.base.application.
    Exception id: 04:32_26/06/07_0010_18800950
    See the details for the exception ID in the log file
    Can anyone help me in understanding what is it and how to resolve it?
    Not able to infer anything from logfile.
    System i created for connecting BW is OK for the connector test but fails for ITS and Web AS.
    <b>Challenge 2:</b>
    Is it necessary to for a system to pass all the tests (Web AS, ITS and Connector)?
    Systems that i create almost never pass Web As and ITS test
    SAP Web AS Connection
      Test Details:
    The test consists of the following steps:
    1. Check the validity of the system ID in the system object
    2. Check whether the system can be retrieved
    3. Check whether a SAP system is defined in the system object
    4. Validate the following parameters: WAS protocol; WAS host name
    5. Check HTTP/S connectivity to the defined backend application
      Results
    1. The system ID is valid
    2. Retrieval of the system was successful
    3. The system object represents an SAP system
    4. The following parameters are valid: Web AS Protocol (http) Web AS Host Name (eimreymdd0.eimskip.net:8001)
    5. HTTP/S connection failed
    ITS Connection
      Test Details:
    The test consists of the following steps:
    1. Check the validity of the system ID in the system object
    2. Check whether the system can be retrieved
    3. Check whether the system object has a valid system alias
    4. Check whether a SAP system is defined in the system object
    5. Validate the following parameters: ITS protocol; ITS host name
    6. Check the validity of any user mapping in the system object
    7. Check HTTP/S connectivity to the defined backend application
      Results
    1. The system ID is valid
    2. Retrieval of the system was successful
    3. Retrieval of the default alias was successful
    4. The system object represents an SAP system
    5. Some of the following parameters are invalid: ITS Protocol () ITS Host Name ()
    <b>Challenge 3:</b>
    Out of the two versions (SAP BW 2.x/3.x and SAP NetWeaver BI)available in the portal to create Bex iView which one do we have to use?
    I'm working on EP 7 and BW 7.

    Hi,
    If you are using BI 7 and EP 7, then you have to run either the post installation template from http://<host>:<port>/nwa ( Refer to Note 895736 - Configuration template for BI-JAVA usage type ) or Run program RSPOR_SETUP in BI.
    I would suggest you to run BI configuration template from nwa alias.
    To execute basic steps for automatically configuring the BI Java usage type for integration to the portal, proceed as follows:
    1. Call the template installer by choosing quick link /nwa: <PORTAL_PROTOCOL>://<PORTAL_SERVER>:<PORTAL_PORT>/nwa
    2. Under scenario, select BI Java.
    3. Choose the BIPostInstallProcess template. Under Template, the individual steps that are executed by this template are also provided.
    4. Choose Execute Template.
    5. Adjust the default values under Data Entry. Note the following with respect to the input values:
    ABAP:
    ABAP_ADMIN and ABAP_PASSWORD are used for the RFC connection during installation
    BACKEND_SYSTEM, BACKEND_SYSNUMBER, and BACKEND_CLIENT specify the BI system (AS ABAP)
    BACKEND_HTTP_PORT can be determined using function module RSBB_URL_PREFIX_GET (or using the report)
    BACKEND_SID is the system ID for the BI system
    JAVA:
    J2EE HOST and J2EE SID specify the J2EE Engine (AS Java)
    J2EE HTTP PORT is the HTTP port of the J2EE Engine and has the numbering convention 5<J2EE_SYSNUMBER>00 (for example, 51000 for the system number 10)
    P4PORT is the TCP/IP port of the Visual Administrator and can be calculated using <J2EE_HTTP_PORT>+4 (for example, 51004)
    6. Choose Install.
    Note:
    You should only perform template-based configuration if the system has not been configured.
    Cheers!!
    Ashutosh

  • How to set-up new user for 9i OEm and OMS

    Apologies since this is a 10g grid control forum but I wasn't sure where to post these questions..
    I am trying to give a DBA access to our 9i OEM Repository so he can add his servers and databases for monitoring. I know he will need 'SELECT ANY DICTIONARY' and that I will need to create his user id in the Repo DB with DBA authority. Are there any other roles or privileges that he will need?
    Will I also need to place an agent on each server for the 9i OEM/OMS to discover it? Will the listenere.ora need to have the OEM Repository entries added?
    I searched the OEM Admin Guide but only found info on using the OEM Security Manager which I am not able to access.
    Thanks for your help..
    Sam

    Hang on, you have a 9i OEM OMS setup and you want to give x access to this so x can add targets onto the oms?
    If I've understood you correctly, you do not need to create a database account on the repository. You need to create a user on the OEM9i Console (probably a super admin to add targets is required) for x.
    A 9i or 8i agent is required for the OEM9i OMS to discover the target server and associated databases.
    9i and 8i agents require an entry in the listener.ora on the target server. You do not need an entry where you OEM9i OMS is.
    Download the 9i documentation, all this info is there.

  • AIR for iOS: iPad and iPhone Dimensions?

    Sorry if this has already been answered, but I couldn't find it in the forums here.
    To run on the iPad, I built a 1024x768 stage-dimensions app in Flash CS6 (my app also has graphics which are 768x1024 for portrait mode).
    I have this code:
    stage.scaleMode = StageScaleMode.NO_SCALE;
    stage.align = StageAlign.TOP_LEFT;
    I know the iPhone 4 is 960x640, and iPhone 5 is 1136x640. 
    My questions, since I don't have all these iPhones for testing:
    1) Do earlier iPhones run in even smaller resolutions?
    2) If I branch my app off to a section that also has 960x640 graphics, and if I do some device detection to direct to these graphics (when on an iPhone 4 or 5), will these 960x640 graphics still stretch to 1136x640 on the iPhone 5?  Or, will the iPhone 5 have a blank area for the extra 176 pixels?
    3) Are there any known ways to best-handle the pot-pourri of iPhone resolutions?
    Thanks for any direction on this.

    you should get any resolution your app is running on with
    http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/flash/system/Capabiliti es.html#screenResolutionX
    when targeting a wide array of resolutions Flashs default solutions are imo suboptimal.
    On MacOSX there is sometimes the problem that you have to artificially delay the fullscreen event, otherwise it won`t work as expected.
    If you are targeting iOS specifically that could be a problem, too.
    this function generally works better, than using the NO_SCALE/TOP_LEFT combination:
    function goScaledFullScreen() {
        var screenRectangle:Rectangle=new Rectangle(0,0,stage.stageWidth,stage.stageHeight);
        stage.fullScreenSourceRect=screenRectangle;
        stage.displayState=StageDisplayState.FULL_SCREEN;

  • How is the new Air for watching movies and tv shows?

    Looking at a the new Macbook Air.  Needs are generally for email, web surfing, lite spreadsheet, word, etc... But, would be nice for travel to watch a few movies or TV shows.  Is the Air suitable for watching DVDs (handbrake and loaded on SSD)?  How about streaming from iTunes, Netflix, Slingbox?  If I need to move up to the MB Pro sure would like to know now.  thanks

    I find that my new 13" i7 MBA is great for watching even high def movies that I have copied over.
    I also have ripped some standard def DVD's, and it works just fine.
    My older (2010 11") would have some issues with 1080p (dropped frames and stuttering), bu the new Air plays those fantastically.
    I'm a Hulu and an Epix subscriber, and it works flawlessly with those too, as long as my internet connection is sufficient.

  • Edited /etc/vfstab for mirroring, rebooted and system won't boot!

    Hello,
    I was trying to setup a RAID-1 (mirroring) on a sunfire V210. I did create the replicas in /dev/dsk/c0t0d0s3 (which I labeled /mirror, can replicas be in filesysems?), initialized the mirrors, edited the /etc/vfstab and rebooted! Now, the system can't find /usr.
    My /etc/vfstab before editing for RAID-1
    #device device mount FS fsck mount mount
    #to mount to fsck point type pass at boot options
    fd - /dev/fd fd - no -
    /proc - /proc proc - no -
    /dev/dsk/c0t0d0s1 - - swap - no -
    /dev/dsk/c0t0d0s0 /dev/rdsk/c0t0d0s0 / ufs 1 no -
    /dev/dsk/c0t0d0s4 /dev/rdsk/c0t0d0s4 /usr ufs 1 no -
    /dev/dsk/c0t0d0s5 /dev/rdsk/c0t0d0s5 /var ufs 1 no -
    /dev/dsk/c0t0d0s7 /dev/rdsk/c0t0d0s7 /export/home ufs 2 yes -
    /dev/dsk/c0t0d0s3 /dev/rdsk/c0t0d0s3 /mirror ufs 2 yes -
    /dev/dsk/c0t0d0s6 /dev/rdsk/c0t0d0s6 /opt ufs 2 yes -
    swap - /tmp tmpfs - yes -
    My edited /etc/vfstab for RAID-1
    #device device mount FS fsck mount mount
    #to mount to fsck point type pass at boot options
    fd - /dev/fd fd - no -
    /proc - /proc proc - no -
    /dev/md/dsk/d1 - - swap - no -
    /dev/md/dsk/d0     /dev/md/rdsk/d0 / ufs 1 no -
    /dev/md/dsk/d4     /dev/md/rdsk/d4 /usr ufs 1 no -
    /dev/md/dsk/d5     /dev/md/rdsk/d5 /var ufs 1 no -
    /dev/md/dsk/d7     /dev/md/rdsk/d7 /export/home ufs 2 yes -
    /dev/md/dsk/d6     /dev/md/rdsk/d6 /opt ufs 2 yes -
    swap - /tmp tmpfs - yes -
    Here the log of my booting screen follows:
    Rebooting with command: boot
    Boot device: disk File and args:
    SunOS Release 5.9 Version Generic_112233-07 64-bit
    Copyright 1983-2003 Sun Microsystems, Inc. All rights reserved.
    Use is subject to license terms.
    WARNING: forceload of misc/md_trans failed
    WARNING: forceload of misc/md_raid failed
    WARNING: forceload of misc/md_hotspares failed
    WARNING: forceload of misc/md_sp failed
    Hardware watchdog enabled
    configuring IPv4 interfaces: bge0.
    Hostname: test.testserv.org
    mount: /dev/md/dsk/d4 no such device
    /sbin/rcS: /usr/sbin/devfsadm: not found
    /sbin/rcS: /usr/bin/loadkeys: not found
    /etc/rcS.d/S35svm.init: rm: not found
    /etc/rcS.d/S35svm.init: grep: not found
    WARNING: /proc could not be mounted
    /sbin/swapadd: expr: not found
    /sbin/swapadd: swap: not found
    <snip>
    syncing file systems... done
    Program terminated
    {0} ok
    I understand that there must have something in /etc/vfstab is missing. Where have I gone wrong? How can I edit back that /etc/vfstab file?
    TIA
    Raqueeb Hassan
    Bangladesh

    boot off cdrom or a netboot server and mount the / partition as /mnt.
    Then edit /mnt/etc/vfstab.
    Restore it to the state it was in before you tried to mirror.
    It seems most likely you screwed up the creation of meta devices.
    Once you get the system rebooted, post the output of
    metastat -p
    You want to initially convert all your volumes to unmirrored metadevices.
    Then edit your vfstab to use them.
    Then reboot. Then you can add the mirrors.
    You probably want to convert / first and use the metaroot command to edit the vfstab for you.
    Then reboot using the "reboot" command, not a shutdown command.

Maybe you are looking for

  • Upgrading sun identity manager 7.1.1 to 8.1

    hi all, I am Upgrading sun identity manager 7.1.1 to 8.1 and ran the DB script upgradeto81from71.oracle. It takes a long time and eventually hangs on this statement: CREATE INDEX repo1.userobj_repomod ON repo1.userobj(repomod); We have large number o

  • SCCM 2012 SP1 agent install via WSUS

    Hi guys, I'm having got an issue when I try installing the agent via WSUS. When I try installing manually everything seems to work. Here are the infos from the ccmsetup.log: ==========[ ccmsetup started in process 2252 ]========== ccmsetup 08.02.2013

  • Document Updates in a folder via FTP considered Publish Points?

    Hello, We currently have a website that is deployed via IIS that we are planning to move to Azure Web Services. This web contains a folder in the web site directory that contains files and documents for users to download. The site itself contains cod

  • JDBC - CallableStatement - Error in Accessing Stored Procedure of MS SQL

    Dear Friends, The following is the code to access a stored procedure of MS SQL Server 7.0 sp4,           try                CallableStatement cstmt;                ResultSet rst;                cstmt = connection.prepareCall("{call backupdb[?,?]}");

  • Not able to add artwork to new movies added to libairy

    i updated to 11.1.1 and after adding a new movie to my libairy i am not able to add artwork like i used to its a MPEG 4