"mikebdoss" wrote:
Success! I ran into problems at first because I didn't have the latest version installed (I got some errors in terminal), but those all disappeared once I installed the latest version.
"mikebdoss" wrote:
In even better news, whatever it is I'm doing to encode videos (or some other variable, who knows) is playing well with 2.8 in terms of not shrinking my videos on the sides.
"mikebdoss" wrote:
Thanks JT - I appreciate all your work!
"mikebdoss" wrote:
No errors at all, but I'm sure my daughter will let me know if she notices any at longer playback times.
"renojim" wrote:"mikebdoss" wrote:
In even better news, whatever it is I'm doing to encode videos (or some other variable, who knows) is playing well with 2.8 in terms of not shrinking my videos on the sides.
What are you using to encode your videos?
"renojim" wrote:
I haven't had time to test this as much as I would like, but I have other more pressing life issues right now and it may be a few day before I can get back to it, so don't be surprised if there are a few glitches.
To apply the fix:
1) Stop your Python server. If you're using the springboard script, it may not actually kill the server, so use taskmgr (Windows) or the equivalent for your OS to make sure all references to python processes are killed.
2) Locate the server directory of the project. You should see several Python source files in it, like rss_server.py, springboard.py, etc.
3) Once the server is killed, do yourself a favor and delete the my_media_log.txt file in the 'server' directory. It may have grown to be quite huge. This update will stop logging all but error messages, so it shouldn't grow anymore.
4) Delete *.pyc in the 'server' directory. I'm not sure if this is necessary, but it can't hurt. Note: that's pyc not py
5) Download rss_server.py and while you're at it also get springboard.py and common.py. Overwrite the files with the same names in the 'server' directory. The fix is in rss_server.py. The springboard.py file contains a fix for the script not actually killing the server. It should now. The common.py file contains support for SRT subtitles files. It's not in the client/channel yet, but it will be eventually so you may as well get it now. There's a couple of other fixes in rss_server.py, like MP3s that didn't have any meta-data tags at all would cause the server to crash (if I'm remembering correctly).
6) Restart the server using springboard.vbs or whatever method you've been using.
Let me know how it goes!
-JT
"Robert121571" wrote:
Thank you so much. I'm now rolling again. I was having fits when the Mymeda went down with the 2.8 update.
1 Question been a while since I installed this so can't remember was the install just a decompressed zip to the system if so to repackage should just be zip back up the folder after you put in the new files. Am I right. If so I can do that and put the file up for people to get for a time being till a hosting site for the file can be found.
"mikebdoss" wrote:
I use Handbrake on Ubuntu and use the "default" settings (the presets that startup with the program; the "Regular - Normal" preset). I hope that's enough description - video encryption isn't my technical specialty. I haven't tested all my videos (including those that I converted from anything other than .avi), so I'll let you know if I notice any differences.