(2017-09-12, 18:38)myname Wrote: Hey P. Before you finalize your new version, i think theres an error in gui.py for custom_stream_urls_autosave.ini where the f.close() needs to be indented. It's been there a long time and the file won't delete without the indentation fix so i think it's still in use. The databse .db is often in use when i close the program too, but i'm not sure if that's by design. All your recent changes have worked well, but there are maybe 2 more little bugs i'll ask as questions for clarity.
Does the addon.ini import work? I tried it today for the first time in awhile and it didn't work. You might want to check it.
Is there a way to not save the channel selection to the database and have it ask you each time you select a channel? This used to work for me but now it's either disabled or i have the settings combinations wrong with (probably) alt streams. Is this still possible?
2 other quickie questions: are the 9000 IDs basically useless placeholders, or is there an obvious way to trigger it im missing? Also, is there a way to delete alt streams you set? When i go remove stream it will remove the main (first) stream but the alt streams remain. I dont see a button id for removing them.
I have another revision of my skin thats pretty stable ill release soon too. The only time it locks up now is if i use the mouse like a madman the first 500 ms it's loading.
Hi. Thanks.
Did you mean unindent for the f.close() ?
Addons.ini loading should work. I've been adding some encryption to it today and it works.
The trick might have been that it would only reload it on an xmltv update.
I've changed that to do it on every start now. It will be in the next version.
I've never looked at how the db closes. I'll see if I can find how to do it gracefully.
If you have no alt streams and press p it should ask you every time.
Maybe "Playback\Use alt streams as fallback only" is what you want.
The 9000 ids were from the Next Program popup that im85288 made. It's still there in case it ever gets fixed. I'm not a big fan of Next Program popups so my heart isn't in it.
Deleting Alt Streams is in Stream Setup\ Clear Alt Stream because you need to choose which one to delete.
I bet you've got a ton of them, knowing you.
Thanks for the new skin. You have a lot of fans.