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

Still failed to load file #5

Open
Githeo opened this issue Jul 13, 2019 · 3 comments
Open

Still failed to load file #5

Githeo opened this issue Jul 13, 2019 · 3 comments

Comments

@Githeo
Copy link

Githeo commented Jul 13, 2019

Hello Sestus,

after changing the acestream folder with your version, still the same failed to load file appears. It's actually something happening since few months, before with the version bundled in plexus it went smooth.
I'm with OSMC 17.5 on rp3. The following is the log:

15:34:12.247 T:1521480688 ERROR: EXCEPTION: XBMC is not playing any file
15:34:12.299 T:1958694912 NOTICE: VideoPlayer: Opening:
15:34:12.299 T:1958694912 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
15:34:12.299 T:1034941424 NOTICE: Creating InputStream
15:34:12.302 T:1034941424 ERROR: Error on dvdnav_open
15:34:12.303 T:1034941424 ERROR: CVideoPlayer::OpenInputStream - error opening []
15:34:12.303 T:1034941424 NOTICE: CVideoPlayer::OnExit()
15:34:12.303 T:1958694912 ERROR: Playlist Player: skipping unplayable item: 0, path [plugin://program.plexus/?url=acestream://a42f665e94e63258fc92a4d33ee20e3212844c96&mode=1&name=BRITISH GP: QUALIFYING]
15:34:12.311 T:1958694912 NOTICE: CVideoPlayer::CloseFile()
15:34:12.311 T:1958694912 NOTICE: VideoPlayer: waiting for threads to exit
15:34:12.311 T:1958694912 NOTICE: VideoPlayer: finished waiting
15:34:12.311 T:1958694912 NOTICE: CVideoPlayer::CloseFile()
15:34:12.311 T:1958694912 NOTICE: VideoPlayer: waiting for threads to exit
15:34:12.311 T:1958694912 NOTICE: VideoPlayer: finished waiting

@mikemyl
Copy link
Owner

mikemyl commented Aug 31, 2019

Hello @Githeo . I m sorry for the late reply. Unfortunately, I have abandoned acestream / plexus now so I don't know what the current state is. Maybe it's a new version of the acestream protocol?

@Bejusek
Copy link

Bejusek commented Sep 18, 2019

@sestus I suspect, you are right about new version of acestream protocol. Everything was working ok until recently each stream fails with Failed to load file error (libreelec 8.2.5, rpi 3).

There is nothing to go on in the log...

2019-06-02 15:35:21,994|BGTaskQueueThread-1|acestream.BGInstanceConnection|send AUTH 0
2019-06-02 15:35:21,995|BGTaskQueueThread-1|acestream.coreapp|got command: LOADASYNC 1628389655 PID 1a97ae8869e9f9c371be5a8c68ff51ae34c4f114
2019-06-02 15:35:22,012|BGTaskQueueThread-1|acestream.BGInstanceConnection|send_load_response: request_id=1628389655 response={"status": 1, "files": $
2019-06-02 15:35:22,190|BGTaskQueueThread-1|acestream.coreapp|got command: START PID 1a97ae8869e9f9c371be5a8c68ff51ae34c4f114 0
2019-06-02 15:35:22,206|BGTaskQueueThread-1|acestream.BGInstanceConnection|send STATE 1
2019-06-02 15:35:22,207|BGTaskQueueThread-1|acestream.coreapp|start_download_wrapper: dlfile=dgiyb3uqwsasdads fileindex=0
2019-06-02 15:35:22,208|BGTaskQueueThread-1|acestream.coreapp|start_download_wrapper: starting new download
2019-06-02 15:35:22,363|BGTaskQueueThread-1|acestream.BGInstanceConnection|send STATE 0
Exception AttributeError: "'Android' object has no attribute 'startInternalActivity'" in '' ignored
2019-06-02 15:35:22,416|BGTaskQueueThread-1|acestream.coreapp|got command: SHUTDOWN

Since you abandoned this project, maybe you could share, here or in the form of readme, how did you port acestream from android, so somebody can continue to support this.

@mikemyl
Copy link
Owner

mikemyl commented Sep 18, 2019

@Bejusek you 're right, that's a valid point. I ll go through my bookmarks and web history to see how I did it back then and will share the instructions.

In the meantime, if someone else can get those files I m happy to grant permissions for this repo.

Thanks!

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