cguZZman / plugin.googledrive

The Google Drive addon for Kodi
GNU General Public License v3.0
211 stars 71 forks source link

Faster strm exports #318

Closed 0o120 closed 1 year ago

0o120 commented 1 year ago

Test Directory:

/Movies/

    /Movie1/
        /Movie1.mp4

    /Movie2/
        /Movie2.mp4

    /Movie3/
        /Movie3.mp4

    ... 209 more movie folders

Before Changes Google Drive API Requests: 366 Export Duration: 3 minutes 16 seconds

After Changes Google Drive API Requests: 6 Export Duration: 22 seconds

0o120 commented 1 year ago

Conflicts with other behaviors, needs more work.