How to change/modify thumbnails in SnS

Hello All,
We are adding some IPTV channels in SnS and we would like to change the default thumbnails (created by SnS) to desired logos.
Is this possible?
Thank you

Hello,
If you are simply trying to change the LOGO for the LIVE EVENT itself.
* You simply "Manage Video" from your "My Show and Share --> My Live Events".
* From the "Edit a Live Event" page, You can edit and upload your desire Live Event
  Images.
Cheers!
T.

Similar Messages

  • How to change 'Modified By' column value when a new file is uploaded in SharePoint 2013 using Client Object Model?

    I want to change 'Modified By' column value of a file that is being uploaded using Client Object Model in SharePoint 2013. The problem is that the version of the file is changing. Kindly help me. The code that I am using is:
    using (System.IO.Stream fileStream = System.IO.File.OpenRead(m_strFilePath))
        Microsoft.SharePoint.Client.File.SaveBinaryDirect(m_clientContext, str_URLOfFile, fileStream, true);
        Microsoft.SharePoint.Client.File fileUploaded = m_List.RootFolder.Files.GetByUrl(str_URLOfFile);
        m_clientContext.Load(fileUploaded);
        m_clientContext.ExecuteQuery();
        User user1 = m_Web.EnsureUser("User1");
        User user2 = m_Web.EnsureUser("User2");
        ListItem item = fileUploaded.ListItemAllFields;
        fileUploaded.CheckOut();
        item["UserDefinedColumn"] = "UserDefinedValue1";
        item["Title"] = "UserDefinedValue2";
        item["Editor"] = user1;
        item["Author"] = user2;
        item.Update();
        fileUploaded.CheckIn(string.Empty, CheckinType.OverwriteCheckIn);
        m_clientContext.ExecuteQuery();

    Hi talib2608,
    Chris is correct for this issue, when calling update using ListItem.update method, it will increase item versions, using SystemUpdate and UpdateOverwriteVersion will update the list item overwrite version.
    these two methods are not available in CSOM/REST, only server object model is available for this.
    Thanks,
    Qiao Wei
    TechNet Community Support

  • How to change a thumbnail in Top Sites

    (Using  Safari 7)
    I know I can drag a URL to the Top Sites page to add it, but invaribly it does not add the thumbnail I want.  A good example of this is the Google Calendar.  If I have the calendar open and drag the URL to Top Sites I get a thumbnail of the Google login page, which doesn't accurately depict the content.  This used to happen with Facebook, but mysteriously that finally changed to an actual Facebook page thumbnail.  This was never a problem with previous versions of Safari, so wondering if there's a way to force a page thumbnail onto the Top Sites page in Safari 7. Thanks for any help.

    I understand. You could try deleting the cache database ...
    Open a Finder window. From the Finder menu bar click Go > Go to Folder
    Type or copy paste the following:
    ~/Library/Caches/com.apple.Safari/Cache.db
    Click Go then move the Cache.db file to the Trash.
    Quit and relaunch Safari to test.

  • How to change the groupType attribute of a user group object?

    I'm trying to change the "groupType" attribute, of a user group object, from 'Distribution' to 'Security' (and the group scope is set to 'Global').
    The CAD bit mask value needed would be: 0x80000002 (Decimal -2147483646).
    How to change/modify the "groupType" attribute for this user group object?
    Thanks,
    UD

    Attribute attr= new BasicAttribute("groupType", "-2147483646");
    items[0]=new ModificationItem(DirContext.REPLACE_ATTRIBUTE, attr);
    ctx.modifyAttributes(dn, items);
    --does not work.
    javax.naming.OperationNotSupportedException: [LDAP: error code 53 - 00002141: SvcErr: DSID-031A0B56, problem 5003 (WILL_NOT_PERFORM)
    Is it possible to modify it?
    Thanks,
    UD.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • How do I change the thumbnail preview picture

    How do I change the thumbnail preview picture?  I've got a 3d model and I want a particular view to be the thumbnail picture as well as the default view.  I believe I've done that before but cannot figure out how I did it.

    I'm working with pages that are comprised only one picture of a 3d object (a table).  I really believe I was able to change the thumbnail to a particular point of view but can't remember how I did it.  It's been so long that I can't remember, but I'm pretty sure I was able to.

  • How to change tab history to a list instead of thumbnails

    When i open a new tab in Firefox the former visited history appears as thumbnails. How to change the past history to a LIST instead

    Please see this support article - https://support.mozilla.org/en-US/kb/new-tab-page-show-hide-and-customize-top-sites
    The '''new Tab page''' isn't intended to be a text listing of recent browsing history, but rather a visualization of "top sites" that you visit based upon the number of visits over time. There is nothing built into Firefox to switch over to a text listing, and I am unaware of an add-on available to display a text list of recent browsing history, either.

  • How to enable change /Modify infopackage setting in QA/PROD

    Please let me know , How to enable change /modify infopackage setting in QA/PROD - or create authorization of infopackages in QA or prod

    GO TO SU53 AND CHECK THE OBJECTS FOR WHICH YOU REQUIRE AUTHORIZATION AGAINST YOUR PROFILE FOR CHANGING THE I/P.THEN GO TO PFGC AND ASSIGN THE RELEVENT AUTHORIZATION . YOU MAY REQUIRE BASIS CONSULTANT SUPPORT FOR THE SAME.
    REGARDS,
    PSG

  • How do I change the thumbnail that is displayed before I click play on my movie?

    I want to change the thumbnail but can't figure out how?

    That is your admin account on the computer. Simple solution:
    Create a new admin user account to your liking. Log into that new account then delete the old account.
    See also this article.

  • How could I modify change ESS screen fields?

    How could I modify the labels, of a webdynpro from ess. For Example in ESS's option "Working time" in the menu "Leave Request", we want to change the label "Type of Leave" for "Type of Abscense".
    thanks

    Hi, by using iview Personalization:
    Go to Content Admin > Portal Content, look for your iview. Open in preview mode and press Ctrl + Right Click under the field to change its properties.
    Regards

  • HT2513 How do I modify event reminder in ical...my email is incorrect and I can not figure out how to change it.

    I am still learning the ical feature after a year of having my mac.  Some simple things are escaping me.  When I go to set a reminder for an event and I want it emailed to me, it only gives me one email option and it is incorrect.  How can I modify it?>

    As long the email that you sent it to doesn't exist and it hasn't been redeemed then you should be able to try resending it : http://support.apple.com/kb/HT1541

  • I modified the budget categories on the numbers template so now the transaction tab does not communicate with the budget tab. I figured out how to change the drop down options but how do I get it to reflect on my budget sheet? Please help.

    If you are familar with the Numbers Budget Template it has two tabs 'Budget' and 'Transactions'. If you use the template as it is designed when you input expenses on the transaction tab it will automatically add that amount into the selected category on the budget tab. I have madified my budget tab to reflect the caegories that I need, which included adding several to the template. I also added to the table so it reflects my income and expenses so I can track where I am at with a glance. Since I did this, I can't get my transactions tab to communicate with the budget tab. I figured out how to change the options in the drop down box for category but I con't figure out how to get it to reflect onto my budget tab. I'm sure that it is an easy fix, however, I am just not well versed in Numbers. I appreciate your time in helping me with this issue.
    Respectfully,
    Jon

    My guess is that while you added catetories to your Budget Sheet by adding new lines and filling in the category column, you didn't also add the formulas to these new budget lines.
    The proper way to add those lines would have been to select a cell in the line just above where you want to add a line and type Option/Alt-DownArrow. This would have copied the formulas into the new line. Maybe you did this, and maybe not. You didn't give details on how you added the lines.
    Select C2 and D2 and Command-C to copy them to the Clipboard.
    Select all the cells of Columns C and D except for the top and bottom rows and Command-V to Paste.
    If I have properly guessed the problem, you should be in business. This assumes that your Categories are exaclty the same as the entries in your Pop-up menus. Spelling counts, as does case.
    Jerry

  • How can I modify a widget that uses a script?  In particular, I want to change the HTML that the 2014 Muse contact form produces to adjust the email column widths.

    I have looked all over to find the "source" for the code produced by this widget.  Where is it located, and how can I modify the widget?

    Hi,
    If you want to add fields to a list, as you have written your form in JavaScript, you can take consideration of using JavaScript Client Object Model to add/delete fields dynamically.
    How to: Create, Update, and Delete Lists Using JavaScript
    http://msdn.microsoft.com/en-us/library/office/hh185005(v=office.14).aspx
    If you want to achieve it with Form7, it is recommended to post the question to its forum to get quick and confirmed answer.
    Thanks
    Patrick Liang
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Patrick Liang
    TechNet Community Support

  • How do I change the thumbnail for a video file?

    Can I change the thumbnail for a video file (ex. .mov) in Bridge CS4?

    Can I change the thumbnail for a video file (ex. .mov) in Bridge CS4?
    Not to my knowledge. It seems it takes a snapshot from about the 10th second of the movie and creates a thumbnail for it. On a Mac the finder thumbnail shows the first frame of a movie, both don't seem to be able in getting customized.
    It will be down to a good naming convention I'm afraid. Not having CS4 installed anymore but on Bridge CS6 .mov files play on an reasonable sized scale in good quality in the preview window, maybe that will help you?

  • How to change the default Path of Prompt Played by MicroApp

    Hi
    I need to store all the Self Service application prompts in dedicated Media Server. I can modify location of all the Media files by passing the related URL form CVP application, however I need to know how to change the default location of Prompt file played by Play Media Microapplication in ICM Scripting.
    Currently the default location taken by Play Media Micro App is the Media _Server.variable path set for VXML Server location while I have a separate Media Server.
    Please advice how we can customize the MicroApp Media path.
    regards
    Kapil Kumar

    Hi Kapil,
    Try this in your ICM script, define set variables i.e.
    set Media Server= ip address of media server
    set Locale = en-us
    set input Type = DTMF only
    set App Media Lib = " you new location i.e. test "
    So, the application path will be
    http://media server ip address/en-us/test
    hope this helps.
    Cheers

  • How to change the default operators in sap web ui Search screen?

    How to change the default operators in sap web ui Search screen?
    For eg. Using advance search option , I have some fields with default operators like equals, contains,is between, is less than and is greater than. I don't need all these operators for this field.
    I need only "equals" operator. How do i remove the rest of the operators?

    There is a view cluster crmvc_dq where all the standard setting is present related to you r issue. Please try if you can modify that, that way you will avoid the code.
    Incase you are not able to make any changes there then in that case you have to redefine the method GET_DQUERY_DEFINITION () of the IMPL class to delete the operators for a particular serach field.
    Regards,
    Harshit

Maybe you are looking for