我正在编写一个通过HTTP服务器接口与DirectV接收器进行交互的应用程序。我可以查询设备并获得SJON格式化的响应。

这是我的示例代码:

- (NSDictionary *) readDVRData
{
    NSMutableData *rData = [[NSMutableData alloc] initWithContentsOfFile:@"./data"];
    //NSLog(@"rData = %@",rData);
    NSString *rString = [[NSString alloc] initWithData:rData encoding:NSUTF8StringEncoding];
    NSLog(@"rString = %@",rString);
    NSError *error;
    SBJSON *json = [[SBJSON new] autorelease];
    NSDictionary *response = [json objectWithString:rString error:&error];
    //NSLog(@"response = %@",response);
    return response;    
}

为了测试目的,我保存了对数据文件的响应,并在上面的示例中从中读到。从NSMutabledata转换为NSString通过:

NSString *rString = [[NSString alloc] initWithData:rData encoding:NSUTF8StringEncoding];

如果存在以下字符,则会失败。 È鲜奶油. 。作为参考,这是在South Park录音中的Episodetitle和描述中。

如果我将此字符更改为“ E”的高层案例,则转换有效。我应该使用其他方法来捕捉这样的东西吗?还是有一种简单的方法来删除这样的字符?请记住,我不会事先知道它是否是和口音标记或可能导致转换失败的其他东西。

谢谢,戴夫

数据文件的摘要(如果需要)。我将包含整个文本,但它将字符限制推高了30000限制。

{
      "groupId": "1 1 381C3",
      "groupTitle": "South Park",
      "isRecording": false,
      "numItems": 10,
      "numNewItems": 10,
      "programs": [
        {
          "callsign": "COMHD",
          "contentId": "1 1 381C3 198",
          "description": "\"CrÈme Fraiche\" Animation, Comedy. (2010)  Trey Parker,  Matt Stone. Randy's obsession with the Food Network forces Sharon to explore a new interest of her own. Series.",
          "duration": 1800,
          "episodeTitle": "CrÈme Fraiche",
          "expiration": "0",
          "isHd": true,
          "isPartial": false,
          "isPpv": false,
          "isRecording": false,
          "isViewed": false,
          "isVod": false,
          "keepUntilFull": true,
          "major": 249,
          "minor": 65535,
          "programId": "6937756",
          "rating": "TV-MA-L",
          "startTime": 1290056400,
          "title": "South Park",
          "uniqueId": "5397375192530140068"
        },
        {
          "callsign": "COMHD",
          "contentId": "1 1 381C3 197",
          "description": "\"Coon vs. Coon & Friends\" Animation, Comedy. (2010)  Trey Parker,  Matt Stone. Coon and Friends find themselves at the mercy of Cartman who now has the dark lord doing his bidding; Kenny wrestles with the curse of his super power. Series.",
          "duration": 1800,
          "episodeTitle": "Coon vs. Coon & Friends",
          "expiration": "0",
          "isHd": true,
          "isPartial": false,
          "isPpv": false,
          "isRecording": false,
          "isViewed": false,
          "isVod": false,
          "keepUntilFull": true,
          "major": 249,
          "minor": 65535,
          "programId": "6918387",
          "rating": "TV-MA-L",
          "startTime": 1289444400,
          "title": "South Park",
          "uniqueId": "8476957599452610419"
        },
        {
          "callsign": "COMHD",
          "contentId": "1 1 381C3 196",
          "description": "\"Mysterion Rises\" Animation, Comedy. (2010)  Trey Parker,  Matt Stone. Mysterion's true identity is revealed; scorned by fellow superheroes, one goes out for revenge. Series.",
          "duration": 1800,
          "episodeTitle": "Mysterion Rises",
          "expiration": "0",
          "isHd": true,
          "isPartial": false,
          "isPpv": false,
          "isRecording": false,
          "isViewed": false,
          "isVod": false,
          "keepUntilFull": true,
          "major": 249,
          "minor": 65535,
          "programId": "6896823",
          "rating": "TV-MA-L",
          "startTime": 1288843200,
          "title": "South Park",
          "uniqueId": "2113731123121326471"
        },
        {
          "callsign": "COMHD",
          "contentId": "1 1 381C3 0",
          "description": "Animation, Comedy.  Trey Parker,  Matt Stone. The adventures of four boys who live in South Park, Colo. Series.",
          "duration": 1800,
          "episodeTitle": "",
          "expiration": "0",
          "isHd": true,
          "isPartial": false,
          "isPpv": false,
          "isRecording": false,
          "isViewed": false,
          "isVod": false,
          "keepUntilFull": true,
          "major": 249,
          "minor": 65535,
          "programId": "6830127",
          "rating": "TV-MA-L",
          "startTime": 1288751400,
          "title": "South Park",
          "uniqueId": "2166056034991125062"
        },
        {
          "callsign": "COMHD",
          "contentId": "1 1 381C3 195",
          "description": "\"Coon 2: Hindsight\" Animation, Comedy. (2010)  Trey Parker,  Matt Stone. Coon and friends set out to help the victims of BP's latest catastrophic drilling accident in the Gulf. Series.",
          "duration": 1800,
          "episodeTitle": "Coon 2: Hindsight",
          "expiration": "0",
          "isHd": true,
          "isPartial": false,
          "isPpv": false,
          "isRecording": false,
          "isViewed": false,
          "isVod": false,
          "keepUntilFull": true,
          "major": 249,
          "minor": 65535,
          "programId": "6876407",
          "rating": "TV-MA-L",
          "startTime": 1288238400,
          "title": "South Park",
          "uniqueId": "8615834721021879366"
        },
        {
          "callsign": "COMHD",
          "contentId": "1 1 381C3 194",
          "description": "\"Insheeption\" Animation, Comedy. (2010)  Trey Parker,  Matt Stone. When Stan is sent to the school counselor because he's holding on to an obscene number of useless possessions, he realizes that Mr. Mackey had a hoarding disorder too. Series.",
          "duration": 1783,
          "episodeTitle": "Insheeption",
          "expiration": "0",
          "isHd": true,
          "isPartial": false,
          "isPpv": false,
          "isRecording": false,
          "isViewed": false,
          "isVod": false,
          "keepUntilFull": true,
          "major": 249,
          "minor": 65535,
          "programId": "6857628",
          "rating": "TV-MA-L",
          "startTime": 1287626416,
          "title": "South Park",
          "uniqueId": "1547798106243799673"
        },
        {
          "callsign": "COMHD",
          "contentId": "1 1 381C3 193",
          "description": "\"It's a Jersey Thing\" Animation, Comedy. (2010)  Trey Parker,  Matt Stone. New Jersey is taking over the nation one state at a time, Randy and the boys take a stand as the Jerseyites approach South Park. Series.",
          "duration": 1800,
          "episodeTitle": "It's a Jersey Thing",
          "expiration": "0",
          "isHd": true,
          "isPartial": false,
          "isPpv": false,
          "isRecording": false,
          "isViewed": false,
          "isVod": false,
          "keepUntilFull": true,
          "major": 249,
          "minor": 65535,
          "programId": "6839243",
          "rating": "TV-MA-L",
          "startTime": 1287028800,
          "title": "South Park",
          "uniqueId": "8123622337314668826"
        },
        {
          "callsign": "COMHD",
          "contentId": "1 1 381C3 193",
          "description": "\"It's a Jersey Thing\" Animation, Comedy. (2010)  Trey Parker,  Matt Stone. New Jersey is taking over the nation one state at a time, Randy and the boys take a stand as the Jerseyites approach South Park. Series.",
          "duration": 1784,
          "episodeTitle": "It's a Jersey Thing",
          "expiration": "0",
          "isHd": true,
          "isPartial": false,
          "isPpv": false,
          "isRecording": false,
          "isViewed": false,
          "isVod": false,
          "keepUntilFull": true,
          "major": 249,
          "minor": 65535,
          "programId": "6839243",
          "rating": "TV-MA-L",
          "startTime": 1287021615,
          "title": "South Park",
          "uniqueId": "949183344652655207"
        },
        {
          "callsign": "COMHD",
          "contentId": "1 1 381C3 0",
          "description": "Animation, Comedy.  Trey Parker,  Matt Stone. The adventures of four boys who live in South Park, Colo. Series.",
          "duration": 1800,
          "episodeTitle": "",
          "expiration": "0",
          "isHd": true,
          "isPartial": false,
          "isPpv": false,
          "isRecording": false,
          "isViewed": false,
          "isVod": false,
          "keepUntilFull": true,
          "major": 249,
          "minor": 65535,
          "programId": "6830127",
          "rating": "TV-MA-L",
          "startTime": 1286937000,
          "title": "South Park",
          "uniqueId": "7841891672059226043"
        },
        {
          "callsign": "COMHD",
          "contentId": "1 1 381C3 0",
          "description": "Animation, Comedy.  Trey Parker,  Matt Stone. The adventures of four boys who live in South Park, Colo. Series.",
          "duration": 1800,
          "episodeTitle": "",
          "expiration": "0",
          "isHd": true,
          "isPartial": false,
          "isPpv": false,
          "isRecording": false,
          "isViewed": false,
          "isVod": false,
          "keepUntilFull": true,
          "major": 249,
          "minor": 65535,
          "programId": "6830127",
          "rating": "TV-MA-L",
          "startTime": 1286856000,
          "title": "South Park",
          "uniqueId": "3872435936942587460"
        }
      ]
    }
有帮助吗?

解决方案

您是否尝试过其他编码,例如nsisolatin1stringencoding?

其他提示

这可能是Web服务器的编码问题。您期望UTF-8数据,但我敢打赌,这不是他们向您发送的。尝试使用[NSSTRING StringwithContentsOffile:]读取读数:]看看是否有任何变化。

编译器将发出警告,因为该方法已弃用。实际上,您可以使用字符串WwithContentsOffile:usedencoding:错误:相反,但是我和其他人报告说,它似乎不如编码不完美的数据的旧方法(即,90%的Web的数据:-))。

检查DIRECTV单元响应中的HTTP标头。它可能不使用UTF-8。找出它使用的编码,然后将正确的常数提供给 initWithData:encoding:.

您可以使用命令 curl -i http:// directv-data-url 查看HTTP标头。

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top