Open GoogleCodeExporter opened 9 years ago
Using the recently converted-to-C# source, TVRename under Mono on Linux:
http://stuff2web.com/d/xdghvd/tvrenamemono.png
I did a couple of quick fixes to remove hardcoded Windows path separators, and
to bypass timezone
adjustment (which relies on the Windows Registry).
From what I've read, on OSX the embedded web browser used on the "My Shows" tab
to show the
episode guides might not work.
I haven't tried anything like scanning for shows, as I'm feeling too lazy at
the moment to get
shares set up on my virtual Linux machine. I just copied the settings files
from my Windows setup
across.
If you are doing C# development for Mono compatibility, there is a function
called
"Version.OnMono()" that you can use to see what you're running under, and run
alternate code if
necessary.
Original comment by tvren...@tvrename.com
on 20 Feb 2010 at 6:23
Original issue reported on code.google.com by
tvren...@tvrename.com
on 13 Sep 2009 at 12:01