Skip to content

can't find activities to upload on a virtual device #16

@dlenski

Description

@dlenski

I'm trying to use the plugin to transfer files from a "virtual device" (http://www.andreas-diesner.de/garminplugin/doku.php?id=virtual_devices), which is just a directory that contains TCX files transferred from my TomTom GPS watch:

I added the following stanza to my garminplugin.xml file:

    <Device enabled="true">
        <Name>TomTom GPS Sport Watch</Name>
        <StoragePath>/home/me/Dropbox/tcx</StoragePath>
        <StorageCommand></StorageCommand>
        <FitnessDataPath>/home/me/Dropbox/tcx</FitnessDataPath>
    </Device>

There are plenty of TCX files in that directory, and I have verified that they I can manually upload them correctly to Garmin Connect.

When I visit http://connect.garmin.com/transfer/upload, the plugin finds my device, but doesn't list any of the TCX files in the directory:

screenshot from 2015-01-24 11 43 22

Same goes if I convert them to GPX format. Is there some special naming convention that the files must obey, or some setting that I've overlooked to get the plugin to recognize the TCX files that I want to transfer?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions