root/httpserver.py


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @ae39ac9f4d53ef3c57ac397c956f075cf52245e7 [ae39ac9f4d53ef3c57ac397c956f075cf52245e7] 04/06/08 22:46:43 Jason Michalski <armooo@armooo.net> Everything is loging with the logging module Currently everything is …
(edit) @4c2ad0371f0e6e46e9599ba5753b1de8583f2550 [4c2ad0371f0e6e46e9599ba5753b1de8583f2550] 03/26/08 21:13:53 Jason Michalski <armooo@armooo.net> Fixed bug with double quoting
(edit) @6413f2b4a6973fc72ba286d1ac250e89e5a5756e [6413f2b4a6973fc72ba286d1ac250e89e5a5756e] 03/26/08 16:31:35 Jason Michalski <armooo@armooo-desktop.(none)> Added push support. The root page displays links to video shares. The xsl …
(edit) @bfacf46f9b25e6e9df6eb27720f9f545283d63c3 [bfacf46f9b25e6e9df6eb27720f9f545283d63c3] 03/12/08 19:06:44 KRKeegan <-NOSPAM-kevin@krkeegan.com> Add ToGo? to info page, inform user if admin not installed
(edit) @e08b04950ca91bfe9b5725c7c58862b6d37d7188 [e08b04950ca91bfe9b5725c7c58862b6d37d7188] 03/11/08 00:51:21 KRKeegan <-NOSPAM-kevin@krkeegan.com> Create cache of TiVos?
(edit) @48e5447199435cb9695489516056d65842b74acc [48e5447199435cb9695489516056d65842b74acc] 03/01/08 17:37:53 KRKeegan <-NOSPAM-kevin@krkeegan.com> Merge branch 'master' of …
(edit) @c3d52f8e7eb0219b3f52b7c3e87e286aba872664 [c3d52f8e7eb0219b3f52b7c3e87e286aba872664] 03/01/08 00:22:19 wgw <tjm1100@gmail.com> \n added to function and removed from debug_write statements
(edit) @75822c9a7704127e50ee0c085699773b138acf77 [75822c9a7704127e50ee0c085699773b138acf77] 02/29/08 21:53:03 wgw <tjm1100@gmail.com> global debug_write foundation Moved debug_write functions from each …
(edit) @dcebed32c117432a45a34303fc336150965dc32d [dcebed32c117432a45a34303fc336150965dc32d] 02/29/08 01:06:36 KRKeegan <-NOSPAM-kevin@krkeegan.com> Duh, fix link make easier
(edit) @61e5f71ca433e2eed1f194dff169eb98a8b80a9d [61e5f71ca433e2eed1f194dff169eb98a8b80a9d] 02/29/08 00:46:34 KRKeegan <-NOSPAM-kevin@krkeegan.com> Add link to admin page in infopage
(edit) @4ac7bd104dcba74f99af2a8b437f995e6589d961 [4ac7bd104dcba74f99af2a8b437f995e6589d961] 02/25/08 18:31:56 KRKeegan <-NOSPAM-kevin@krkeegan.com> Enable rereading of pyTivo.conf without restart Initial design. Causes …
(edit) @c58e7138fe5ba6af8da8a973003ed1a8371645ad [c58e7138fe5ba6af8da8a973003ed1a8371645ad] 02/22/08 20:47:46 William McBrine <wmcbrine@gmail.com> Even better, print an error message; consolidate the unsupported() …
(edit) @7fe464c204fc54311de526c631d623353cc17c16 [7fe464c204fc54311de526c631d623353cc17c16] 02/22/08 20:29:22 William McBrine <wmcbrine@gmail.com> except: pass, not except: None
(edit) @0a337559fdb9b05ffb86e6483b94ccb79b1a076e [0a337559fdb9b05ffb86e6483b94ccb79b1a076e] 02/22/08 20:27:22 William McBrine <wmcbrine@gmail.com> Merge git://repo.or.cz/pyTivo/krkeegan
(edit) @cb23b422179e7bb9b29711404178b3a51bb68e4e [cb23b422179e7bb9b29711404178b3a51bb68e4e] 02/22/08 20:16:21 William McBrine <wmcbrine@gmail.com> Another place to check for an exact share name match.
(edit) @16a0f4539b8154b6a3876252260004f2614c07da [16a0f4539b8154b6a3876252260004f2614c07da] 02/22/08 17:03:38 KRKeegan <-NOSPAM-kevin@krkeegan.com> Provide Unsupported response if container does not exist We really should …
(edit) @496f6c35599b4e4e36de1bc6d75ad66f0e3d3cb7 [496f6c35599b4e4e36de1bc6d75ad66f0e3d3cb7] 02/22/08 16:47:38 KRKeegan <-NOSPAM-kevin@krkeegan.com> Gracefully handle bad containers
(edit) @07baf4fe151e119042259cfd3e26e7e89e7f7ddc [07baf4fe151e119042259cfd3e26e7e89e7f7ddc] 02/14/08 14:59:36 William McBrine <wmcbrine@gmail.com> Merge branch 'master' into subfolders-8.3
(edit) @287e72a5d11824e5552b1a800f49efbd9c5777a6 [287e72a5d11824e5552b1a800f49efbd9c5777a6] 02/14/08 14:36:17 William McBrine <wmcbrine@gmail.com> Spacing.
(edit) @6eebe66c00c45d392aac4d8bc1244f7aa823208b [6eebe66c00c45d392aac4d8bc1244f7aa823208b] 02/09/08 23:15:41 William McBrine <wmcbrine@gmail.com> Need config here for KRKeegan's per-TiVo share patch.
(edit) @b51abdd29351afb43c89b06f1f1676d8b6fbc361 [b51abdd29351afb43c89b06f1f1676d8b6fbc361] 02/09/08 23:02:19 William McBrine <wmcbrine@gmail.com> Merge branch 'master' into subfolders-8.3
(edit) @60d4905cac9de8210e94fd05da1189d83dbf22d6 [60d4905cac9de8210e94fd05da1189d83dbf22d6] 02/09/08 23:01:04 William McBrine <wmcbrine@gmail.com> New: Limit shares which appear on certain TiVos? Adapted from ticket …
(edit) @fd09e90c765ac6cdee8323c358a125daab5e40a1 [fd09e90c765ac6cdee8323c358a125daab5e40a1] 02/02/08 13:16:39 William McBrine <wmcbrine@gmail.com> Merge branch 'master' into subfolders-8.3
(edit) @f4a13d8619c259e84086507faac32f5075309390 [f4a13d8619c259e84086507faac32f5075309390] 02/02/08 13:13:35 William McBrine <wmcbrine@gmail.com> Cosmetic changes.
(edit) @f98554d57bbdf09fa5f1c5d12903e753fe2ef505 [f98554d57bbdf09fa5f1c5d12903e753fe2ef505] 02/02/08 12:46:49 William McBrine <wmcbrine@gmail.com> Cosmetic changes.
(edit) @e8f90ba7281c4da77e480ba0fdf4f1bec12528d6 [e8f90ba7281c4da77e480ba0fdf4f1bec12528d6] 02/02/08 10:06:38 William McBrine <wmcbrine@gmail.com> Spaces for clarity.
(edit) @4779680f28d09d514879149dea384c2a6924a982 [4779680f28d09d514879149dea384c2a6924a982] 02/02/08 10:04:23 William McBrine <wmcbrine@gmail.com> More pointless spaces.
(edit) @3850cb1e7d0793d8f473034f4233adb25d262f6c [3850cb1e7d0793d8f473034f4233adb25d262f6c] 02/02/08 10:01:29 William McBrine <wmcbrine@gmail.com> Redundant.
(edit) @4aba59ae63489e1dee2a85dfc7f0fed162f2f6fe [4aba59ae63489e1dee2a85dfc7f0fed162f2f6fe] 02/02/08 09:34:54 William McBrine <wmcbrine@gmail.com> Gratuitous spaces (lots more of these, but these in particular show up …
(edit) @3450352c1c3dead7919e1050197e428a303bbd0e [3450352c1c3dead7919e1050197e428a303bbd0e] 02/02/08 09:20:47 William McBrine <wmcbrine@gmail.com> "plugin = plugin ="?
(edit) @21ec26f750eff397ee0cdca1ad4374cc6f3d95cb [21ec26f750eff397ee0cdca1ad4374cc6f3d95cb] 01/22/08 07:21:23 William McBrine <wmcbrine@gmail.com> Merge branch 'master' into subfolders-8.3
(edit) @26f47cd441beeadb2ffc9a6ab7091595de431a0a [26f47cd441beeadb2ffc9a6ab7091595de431a0a] 01/22/08 07:20:39 William McBrine <wmcbrine@gmail.com> Check for an exact match to the share name, instead of "startswith". This …
(edit) @c8bd343a5c04238ee79615c84a8e6c112aee0ce3 [c8bd343a5c04238ee79615c84a8e6c112aee0ce3] 01/22/08 06:48:35 William McBrine <wmcbrine@gmail.com> Need to capitalize the 'V' in 'TiVoConnect?'.
(edit) @1d1efb480298a8ec0a48941d8ab0f01f58677cfd [1d1efb480298a8ec0a48941d8ab0f01f58677cfd] 01/02/08 14:01:09 KRKeegan <kevin@krkeegan.com> Removed excess lines to match master
(edit) @6bdab3e7e0f2b0534d8650bf6f2d0fd8b1514fc2 [6bdab3e7e0f2b0534d8650bf6f2d0fd8b1514fc2] 01/01/08 20:10:22 KRKeegan <kevin@krkeegan.com> Merge branch 'master' into subfolders-8.3 Conflicts: httpserver.py - …
(edit) @b589c578a0bd31234d403f5e7831487be8eff418 [b589c578a0bd31234d403f5e7831487be8eff418] 12/30/07 23:36:15 Jason Michalski <armooo@armooo.net> Spelling
(edit) @80ef7f6d92f43a7cda15d794f2f5b82231458856 [80ef7f6d92f43a7cda15d794f2f5b82231458856] 12/30/07 23:29:56 Jason Michalski <armooo@armooo.net> Spelling
(edit) @af8e504a8624857897a2f624bd31d7f7e656fda5 [af8e504a8624857897a2f624bd31d7f7e656fda5] 12/30/07 16:51:02 William McBrine <wmcbrine@gmail.com> Spelling
(edit) @3acd49ee48aa04654c4f96927cbe128a7e3343ad [3acd49ee48aa04654c4f96927cbe128a7e3343ad] 12/29/07 21:32:53 William McBrine <wmcbrine@gmail.com> Spelling
(edit) @f119c965fdada55f12312fd1eed9e5dbc4f32b49 [f119c965fdada55f12312fd1eed9e5dbc4f32b49] 12/02/07 21:08:49 Jason Michalski <armooo@armooo.net> Merge branch 'master' into subfolders-8.3 Conflicts: httpserver.py
(edit) @d49819f39a81972d744a39a9eea42c63b5b455f4 [d49819f39a81972d744a39a9eea42c63b5b455f4] 11/25/07 13:31:21 Jason Michalski <armooo@armooo.net> Added xml escaping for share names
(edit) @10bf9e4e15a51c6a758fabefb75f6502b7809e09 [10bf9e4e15a51c6a758fabefb75f6502b7809e09] 11/25/07 02:02:38 Jason Michalski <armooo@armooo.net> Merge branch 'master' into …
(edit) @214a1486087abb992c9567c77632ca56ba979ca8 [214a1486087abb992c9567c77632ca56ba979ca8] 11/18/07 13:33:47 Jason Michalski <armooo@armooo.net> Cleened up content types
(edit) @eceeb54041d6fa0fc7c0224605cc55a8be9038c4 [eceeb54041d6fa0fc7c0224605cc55a8be9038c4] 11/18/07 12:49:31 Jason Michalski <armooo@armooo.net> Renamed method SendFile? to send_file
(edit) @7dd7b63efbd2cf6f9d25cb580da79fafbb0c6f27 [7dd7b63efbd2cf6f9d25cb580da79fafbb0c6f27] 11/18/07 12:23:58 Jason Michalski <armooo@armooo.net> Fixed method case
(edit) @8e8d602c906884018d6e745f70dbabb243b50060 [8e8d602c906884018d6e745f70dbabb243b50060] 05/09/07 00:03:37 Jason Michalski <armooo@armooo.net> -pyTivo * Undoing change set 193 on the trunk
(edit) @8c4df5d465053fbb8d00ea0a571ec1b3d549b59f [8c4df5d465053fbb8d00ea0a571ec1b3d549b59f] 05/08/07 23:57:05 Jason Michalski <armooo@armooo.net> Merged revisions 193 via svnmerge from …
(edit) @43630c5b9c2b2772e5096c34dbce33ae9a33e1ba [43630c5b9c2b2772e5096c34dbce33ae9a33e1ba] 05/08/07 22:16:35 KRKeegan <KRKeegan> ##MAJOR Code Change - Huge hack to allow 8.3 to work, affects all four …
(edit) @8874b5b6ae9f67ac84b9717eb3ef2972413fc28c [8874b5b6ae9f67ac84b9717eb3ef2972413fc28c] 03/17/07 00:12:02 Jason Michalski <armooo@armooo.net> -pyTivo * Well that was easy dicts passed down fixes #4
(edit) @cafe66923b3a914b0b02ce9652bc62a4ac8a3be7 [cafe66923b3a914b0b02ce9652bc62a4ac8a3be7] 03/11/07 23:54:01 Jason Michalski <armooo@armooo.net> pyTivo - Don't do reverse DNS lookups when logging (adds 4.5 sec to …
(edit) @b02cc7d99d63c058904f45ac496b07c049d2ba1d [b02cc7d99d63c058904f45ac496b07c049d2ba1d] 02/26/07 21:53:09 Jason Michalski <armooo@armooo.net> Merged KRKeegan's changes
(edit) @65ec512fb94a11243e34f62a7c9d7fe282080802 [65ec512fb94a11243e34f62a7c9d7fe282080802] 01/09/07 22:47:12 Jason Michalski <armooo@armooo.net> pyTivo - plugins/music/music.py, plugins/video/video.py using lrucache - …
(edit) @29ad0ebe30b088b6be0a51abe534fc15f3a24ef2 [29ad0ebe30b088b6be0a51abe534fc15f3a24ef2] 12/23/06 01:43:43 Jason Michalski <armooo@armooo.net> pyTivo - "Working" Music playback
(edit) @8944280bc8fb846016241a4cf427de040a5f34bd [8944280bc8fb846016241a4cf427de040a5f34bd] 12/19/06 01:40:59 Jason Michalski <armooo@armooo.net> pyTivo - Spaces in the share name
(edit) @4db5c7ad71a98a8f5c7ce53f15be37ca8a4b3ea0 [4db5c7ad71a98a8f5c7ce53f15be37ca8a4b3ea0] 12/18/06 22:44:28 Jason Michalski <armooo@armooo.net> pyTivo - Plugin system working I think
(edit) @edae7f0bd73830e092f5f20e20d7c5d10c3bcc69 [edae7f0bd73830e092f5f20e20d7c5d10c3bcc69] 12/18/06 20:46:13 Jason Michalski <armooo@armooo.net> pyTivo - Moving to plugins this will be broken
(edit) @b9245da7891242ec6b47b1f5257e75e14b49f817 [b9245da7891242ec6b47b1f5257e75e14b49f817] 11/28/06 00:16:23 Jason Michalski <armooo@armooo.net> pyTivo - svn:eol-style native
(edit) @e4fd983ab5272a9c6a78640f7734bd0f9b856416 [e4fd983ab5272a9c6a78640f7734bd0f9b856416] 11/27/06 23:18:11 Jason Michalski <armooo@armooo.net> pyTivo - Added some custom sorting (still don't sort how the tivo asks)
(edit) @c96c0f8877f7062e6b90a42710f8afa79b8a2d85 [c96c0f8877f7062e6b90a42710f8afa79b8a2d85] 11/27/06 21:49:06 Jason Michalski <armooo@armooo.net> pyTivo - Cleaned up httpserver.py
(edit) @3bf6183667b2105e0431cc62728d5b3388270893 [3bf6183667b2105e0431cc62728d5b3388270893] 11/27/06 02:39:36 Jason Michalski <armooo@armooo.net> pyTivo - Remove debugging
(edit) @e2bcd2e8e1fa28372559b26d56ab76093b7daf38 [e2bcd2e8e1fa28372559b26d56ab76093b7daf38] 11/26/06 22:08:54 Jason Michalski <armooo@armooo.net> pyTivo - Linux suport added (need to change the ffmpeg path)
(edit) @2f262c09f2bf3a40e98bfa749b3458ec1e4304ed [2f262c09f2bf3a40e98bfa749b3458ec1e4304ed] 11/26/06 16:06:23 Jason Michalski <armooo@armooo.net> pyTivo -Fixed & + and a few others in file names
(edit) @967eadd64907871282c80412987568bb38b2f481 [967eadd64907871282c80412987568bb38b2f481] 11/26/06 15:47:22 Jason Michalski <armooo@armooo.net> pyTivo -Fixed subsubfolder support
(edit) @f838e68464a57e5547f0f18cdd6473b198151e21 [f838e68464a57e5547f0f18cdd6473b198151e21] 11/25/06 01:13:44 Jason Michalski <armooo@armooo.net> pyTivo - Added service (requires pywin32) - Fixed other crap
(edit) @2393bc1b52479317efc5baadc25a513cd7a23e25 [2393bc1b52479317efc5baadc25a513cd7a23e25] 11/24/06 22:20:46 Jason Michalski <armooo@armooo.net> pyTivo - Fixed AnchorItem? when a folder - Should do a better job picking …
(edit) @047584cfad186d4dd2c6feee9e21e74f663b76fc [047584cfad186d4dd2c6feee9e21e74f663b76fc] 11/24/06 18:36:58 Jason Michalski <armooo@armooo.net> pyTivo - Added support to pass correct mpegs past - Added support to pick …
(edit) @f17b49bd2a9cb5c693518283252cdbca4d04136b [f17b49bd2a9cb5c693518283252cdbca4d04136b] 11/24/06 15:40:47 Jason Michalski <armooo@armooo.net> Lets try the import again
Note: See TracRevisionLog for help on using the revision log.