metadata Questions
5
Solved
I'm working on CRM platform.
I would like my users to add, edit and delete custom fields in Client, Contact and Lead objects. Those fields may be plain textfield, list, checkbox, tag etc. Those fi...
Coset asked 10/1, 2017 at 0:36
5
Solved
How to read the metadata of a MKV movie files in C# (or C or C++ or AS3)?
for example such
creator
metadatacreator
hasKeyframes
hasVideo
hasAudio
hasMetaData
canSeekToEnd
duration
datasize
videos...
4
So I know that to block Pinterest on my site I need to embed this in my site's header <meta name="pinterest" content="nopin" />, but I'm not sure how to do that in Next 13...
Mecklenburg asked 4/4, 2023 at 8:5
3
After all my searches and code digging didn't help, I'm asking here for a hint:
How, using Puppeteer PDF generation, do I set the metadata of the file (specifically title and author)?
I've tried ...
6
Solved
I want to be able to ascertain the provenance of the figures I create using matplotlib, i.e. to know which version of my code and data created these figures. (See this essay for more on provenance....
Underpass asked 10/5, 2012 at 11:0
5
I want to remove metadata from PDF files. I have already tried to use "exiftool", "pdftk" and "qpdf" to remove the metadata (method proposed - https://gist.github.com/hubgit/6078384 ). These tools ...
5
Solved
In MySQL Workbench you can add COMMENTs to tables and columns in a MySQL database.
Does Sqlite support adding comments to tables and columns?
3
Solved
Using HTML5 I am trying to get the attribute (ie rotation), located in the header of a mp4 (I play it using a video tag), to do this I am trying to get the bytes that make up the header, and knowin...
Analyse asked 19/9, 2013 at 10:12
25
I am trying to set up in-app purchases but I don't know how to get rid of the "Missing Metadata" shown below.
The only yellow dot I see from the page is the "Localizations" sect...
Agripinaagrippa asked 25/9, 2016 at 3:42
6
Solved
I need to be able to query a PostgreSQL database to obtain information about the indexes present and their details.
On SQL Server, I can do the following to get a list of all tables/indexes/column...
Tonytonya asked 9/11, 2010 at 21:38
8
Solved
I'm currently working with Amazon S3 and I am writing a program that uses the modified dates. I'm looking for a way to edit the modified dates.
I could loop trough all the files and save them as th...
Gypsophila asked 19/11, 2012 at 13:49
6
Solved
I've got a JPEG image which was taken on an iphone. On my desktop PC (Windows Photo Viewer, Google Chrome, etc) the orientation is incorrect.
I'm working on an ASP.NET MVC 3 web application where ...
Cannonball asked 3/6, 2011 at 1:15
2
Solved
So I've been trying to learn Stripe API recently... I'm getting there slowly but have come to a bit of a speed bump with this metadata information.
What I am looking to achieve is add metadata to t...
Artifice asked 19/11, 2016 at 2:21
8
Solved
I want to read the metadata in media files and then save that metadata in a text/xml file, so that I can later insert that data in my database. I would prefer to use ffmpeg.
Also is the same thing...
3
Solved
I'm developing an Android application that relies on FFmpeg to retrieve audio metadata. I know it's possible to retrieve album art programmatically using FFMpeg. However, once you have decoded the ...
Ljoka asked 27/11, 2012 at 20:44
6
Solved
As the question states, is there any point adding Dublin Core meta-tags to your HTML head? Or has sitemap.org removed the use for most of this (though it only replaces some of the tags)
I ask this...
Deniable asked 15/3, 2009 at 22:4
6
Solved
I want to do this in code, not with ALT+F1.
Kaiser asked 9/10, 2008 at 20:1
2
Metadata is "data about data" and the header in files such as HTML, WAV, MP3, text, etc contain a header, which defines the data within the file. So is the file metadata the same thing as the file ...
3
Solved
I want know simply what is Meta class in Django and what they do.
from django.db import models
Class Author(models.Model):
first_name=models.CharField(max_length=20)
last_name=models.CharField(m...
Elbrus asked 28/7, 2019 at 13:59
8
Solved
I am writing a python script for producing audio and video podcasts. There are a bunch of recorded media files (audio and video) and text files containing the meta information.
Now I want to prog...
Propagandize asked 13/7, 2012 at 16:28
6
Solved
Background
When dropping (or replacing) objects in PostgreSQL, if there are dependencies, the drop will fail (without specifying CASCADE).
Problem
The error message returned by the database does...
Beneficial asked 16/12, 2010 at 16:21
3
Solved
I want to setup schema.org metadata using json ld. for example following link uses ghost and it has "application/ld+json" meta data.
http://blog.ghost.org/distributed-team-tools/
I want to achiev...
Geotaxis asked 31/12, 2014 at 9:22
9
Solved
I have a set of links on a web page that link to PDF forms and .doc forms. These files are not stored in a database, simply stored as they are, locally on the server. Is it possible to retrieve the...
Updraft asked 22/2, 2010 at 19:45
4
I'm developing an SDK (Android library), and I have to obfuscate a large part of my code so the customer may not try and play with internal code.
My lib is coded in Kotlin, and I used Proguard to o...
2
Solved
I tried to change token base URL to display the new images of NFTs on opensea.io. But it is not updated immediately.
There is a way to update by specifying force_update=true on Rikeby testnet.
But ...
1 Next >
© 2022 - 2024 — McMap. All rights reserved.