Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Download a podcast gives "a file with the same name already exists" #3

Open
jroman opened this issue Jun 10, 2015 · 2 comments
Open

Comments

@jroman
Copy link

jroman commented Jun 10, 2015

Hi,

anything to say about functionality in different versions of FOS?

I find it difficult to download a podcast. I get a message about "a file with the same name already exists" after 100% download.

FOS 1.3, alcatel one toch fire C and no micro SD card (just internal storage)

@Caliandroid
Copy link

Hi,
i've encountered the same problem and checked the adb log.
In the following example on my ZTE Open C with FFOS 2.2 and sd card
i've tried to download the podcast "Ludwig Beck - vom Generalstabschef zu Hitlers Widersacher".
Source SWR Wissen (Feed: http://www1.swr.de/podcast/xml/swr2/wissen.xml )

Logcat output:

I/FoxCasts( 2090):     at PodcastManager.subscribe/a.oncomplete< (app://{8dffa715-4591-4a05-92af-7bcbbec5cae7}/build/app.js:201:4057)
I/FoxCasts( 2090): Content JS LOG: DownloadManager.download(): Ludwig Beck - vom Generalstabschef zu Hitlers Widersacher 
I/FoxCasts( 2090):     at DownloadManager.download (app://{8dffa715-4591-4a05-92af-7bcbbec5cae7}/build/app.js:201:62)
I/FoxCasts( 2090): Content JS LOG: [object Object] 
I/FoxCasts( 2090):     at DownloadManager.download (app://{8dffa715-4591-4a05-92af-7bcbbec5cae7}/build/app.js:201:122)
I/FoxCasts( 2090): Content JS LOG: [object Event] 
I/FoxCasts( 2090):     at DownloadManager.download/n.onreadystatechange (app://{8dffa715-4591-4a05-92af-7bcbbec5cae7}/build/app.js:201:395)
I/FoxCasts( 2090): Content JS LOG: Download finished! 
I/FoxCasts( 2090):     at DownloadManager.download/n.onreadystatechange (app://{8dffa715-4591-4a05-92af-7bcbbec5cae7}/build/app.js:201:410)
I/FoxCasts( 2090): Content JS LOG: ready to store file... 
I/FoxCasts( 2090):     at StorageManager.store (app://{8dffa715-4591-4a05-92af-7bcbbec5cae7}/build/app.js:201:764)
I/FoxCasts( 2090): Content JS LOG: [object DeviceStorage] 
I/FoxCasts( 2090):     at StorageManager.store (app://{8dffa715-4591-4a05-92af-7bcbbec5cae7}/build/app.js:201:844)
W/FoxCasts( 2090): Content JS WARN: Unable to write the file 
W/FoxCasts( 2090):     at StorageManager.store/s.onerror (app://{8dffa715-4591-4a05-92af-7bcbbec5cae7}/build/app.js:201:1102)

I get the error message for all podcast from this source.
I've reinstalled the app without success.

@garredow
Copy link
Owner

Thanks for the detailed report, guys. I'll have a chance to look into it this weekend at the latest.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants