Re: Load remote files from KUrl

2010-12-22 Thread François K .
- "Aaron J. Seigo" a écrit : > On Tuesday, December 21, 2010, François K. wrote: > > Is this a good solution ? I think I'm missing something because I'm > still > > downloading the file and, for what I understand, kioslaves should > allow me > > to avoid that. > > kio just provides access

Re: Load remote files from KUrl

2010-12-21 Thread Aaron J. Seigo
On Tuesday, December 21, 2010, François K. wrote: > Is this a good solution ? I think I'm missing something because I'm still > downloading the file and, for what I understand, kioslaves should allow me > to avoid that. kio just provides access to data, with a uniform API for both the local and

Load remote files from KUrl

2010-12-21 Thread François K .
Hi ! I'm developing a small application and I'd like to take full advantage of the kioslaves technology since I discovered them. I'm coding with PyKDE4 and PyQt4. For now, I'm trying to display a list of movie files. All the files are stored in one location and I also have a "covers" directory i