[mythtv-commits] mythtv commit: r21099 - in trunk/mythplugins/mythweb by kormoc

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Sun Aug 2 04:50:00 UTC 2009


      Author: kormoc
        Date: 2009-08-02 04:50:00 +0000 (Sun, 02 Aug 2009)
New Revision: 21099
   Changeset: http://cvs.mythtv.org/trac/changeset/21099

Modified:

   trunk/mythplugins/mythweb/classes/Video.php
   trunk/mythplugins/mythweb/includes/defines.php
   trunk/mythplugins/mythweb/includes/skin.php
   trunk/mythplugins/mythweb/includes/sorting.php
   trunk/mythplugins/mythweb/includes/utils.php
   trunk/mythplugins/mythweb/modules/_shared/lang/Catalan.lang
   trunk/mythplugins/mythweb/modules/_shared/lang/Czech.lang
   trunk/mythplugins/mythweb/modules/_shared/lang/Danish.lang
   trunk/mythplugins/mythweb/modules/_shared/lang/Dutch.lang
   trunk/mythplugins/mythweb/modules/_shared/lang/English.lang
   trunk/mythplugins/mythweb/modules/_shared/lang/English_GB.lang
   trunk/mythplugins/mythweb/modules/_shared/lang/Finnish.lang
   trunk/mythplugins/mythweb/modules/_shared/lang/French.lang
   trunk/mythplugins/mythweb/modules/_shared/lang/German.lang
   trunk/mythplugins/mythweb/modules/_shared/lang/Japanese.lang
   trunk/mythplugins/mythweb/modules/_shared/lang/Polish.lang
   trunk/mythplugins/mythweb/modules/_shared/lang/Slovenian.lang
   trunk/mythplugins/mythweb/modules/_shared/lang/Spanish.lang
   trunk/mythplugins/mythweb/modules/_shared/lang/Swedish.lang
   trunk/mythplugins/mythweb/modules/_shared/tmpl/_errors/db_access_denied.php
   trunk/mythplugins/mythweb/modules/_shared/tmpl/_errors/db_vars_error.php
   trunk/mythplugins/mythweb/modules/_shared/tmpl/_errors/error.php
   trunk/mythplugins/mythweb/modules/_shared/tmpl/_errors/fatal.php
   trunk/mythplugins/mythweb/modules/_shared/tmpl/_errors/lockdown.php
   trunk/mythplugins/mythweb/modules/_shared/tmpl/_errors/no_modules.php
   trunk/mythplugins/mythweb/modules/_shared/tmpl/_errors/site_down.php
   trunk/mythplugins/mythweb/modules/_shared/tmpl/_errors/unknown_module.php
   trunk/mythplugins/mythweb/modules/_shared/tmpl/default/header.php
   trunk/mythplugins/mythweb/modules/_shared/tmpl/default/welcome.php
   trunk/mythplugins/mythweb/modules/_shared/tmpl/iPod/header.php
   trunk/mythplugins/mythweb/modules/_shared/tmpl/iPod/welcome.php
   trunk/mythplugins/mythweb/modules/_shared/tmpl/lite/header.php
   trunk/mythplugins/mythweb/modules/_shared/tmpl/lite/welcome.php
   trunk/mythplugins/mythweb/modules/_shared/tmpl/wap/css.php
   trunk/mythplugins/mythweb/modules/_shared/tmpl/wap/header.php
   trunk/mythplugins/mythweb/modules/_shared/tmpl/wap/welcome.php
   trunk/mythplugins/mythweb/modules/backend_log/tmpl/lite/welcome.php
   trunk/mythplugins/mythweb/modules/music/handler.php
   trunk/mythplugins/mythweb/modules/music/mp3act_main.php
   trunk/mythplugins/mythweb/modules/mythweb/set_session.php
   trunk/mythplugins/mythweb/modules/remote/play_program_on_frontend.php
   trunk/mythplugins/mythweb/modules/remote/tmpl/default/keys.php
   trunk/mythplugins/mythweb/modules/remote/tmpl/default/query.php
   trunk/mythplugins/mythweb/modules/remote/tmpl/default/remote.php
   trunk/mythplugins/mythweb/modules/remote/tmpl/default/welcome.php
   trunk/mythplugins/mythweb/modules/remote/tmpl/iPod/play_program_on_frontend.php
   trunk/mythplugins/mythweb/modules/settings/handler.php
   trunk/mythplugins/mythweb/modules/settings/tmpl/default/header.php
   trunk/mythplugins/mythweb/modules/settings/tmpl/default/welcome.php
   trunk/mythplugins/mythweb/modules/settings/tmpl/lite/header.php
   trunk/mythplugins/mythweb/modules/settings/tmpl/lite/mythweb.php
   trunk/mythplugins/mythweb/modules/settings/tmpl/lite/welcome.php
   trunk/mythplugins/mythweb/modules/stats/tmpl/default/stats.php
   trunk/mythplugins/mythweb/modules/stats/tmpl/lite/stats.php
   trunk/mythplugins/mythweb/modules/stats/tmpl/lite/welcome.php
   trunk/mythplugins/mythweb/modules/status/tmpl/lite/welcome.php
   trunk/mythplugins/mythweb/modules/stream/tmpl/default/set_protocol.php
   trunk/mythplugins/mythweb/modules/stream/tmpl/lite/set_protocol.php
   trunk/mythplugins/mythweb/modules/tv/channel.php
   trunk/mythplugins/mythweb/modules/tv/classes/Channel.php
   trunk/mythplugins/mythweb/modules/tv/classes/Program.php
   trunk/mythplugins/mythweb/modules/tv/detail.php
   trunk/mythplugins/mythweb/modules/tv/init.php
   trunk/mythplugins/mythweb/modules/tv/list_recording_groups.php
   trunk/mythplugins/mythweb/modules/tv/list_shows_in_title_and_group.php
   trunk/mythplugins/mythweb/modules/tv/list_titles_in_group.php
   trunk/mythplugins/mythweb/modules/tv/opensearch.php
   trunk/mythplugins/mythweb/modules/tv/recorded.php
   trunk/mythplugins/mythweb/modules/tv/schedules_custom.php
   trunk/mythplugins/mythweb/modules/tv/schedules_manual.php
   trunk/mythplugins/mythweb/modules/tv/submenu.php
   trunk/mythplugins/mythweb/modules/tv/tmpl/default/_advanced_options.php
   trunk/mythplugins/mythweb/modules/tv/tmpl/default/channel.php
   trunk/mythplugins/mythweb/modules/tv/tmpl/default/detail.php
   trunk/mythplugins/mythweb/modules/tv/tmpl/default/list.php
   trunk/mythplugins/mythweb/modules/tv/tmpl/default/list_cell_program.php
   trunk/mythplugins/mythweb/modules/tv/tmpl/default/list_data.php
   trunk/mythplugins/mythweb/modules/tv/tmpl/default/recorded.php
   trunk/mythplugins/mythweb/modules/tv/tmpl/default/schedules.php
   trunk/mythplugins/mythweb/modules/tv/tmpl/default/schedules_custom.php
   trunk/mythplugins/mythweb/modules/tv/tmpl/default/schedules_manual.php
   trunk/mythplugins/mythweb/modules/tv/tmpl/default/search.php
   trunk/mythplugins/mythweb/modules/tv/tmpl/default/searches.php
   trunk/mythplugins/mythweb/modules/tv/tmpl/default/upcoming.php
   trunk/mythplugins/mythweb/modules/tv/tmpl/default/welcome.php
   trunk/mythplugins/mythweb/modules/tv/tmpl/iPod/detail.php
   trunk/mythplugins/mythweb/modules/tv/tmpl/iPod/list_recording_groups.php
   trunk/mythplugins/mythweb/modules/tv/tmpl/iPod/list_shows_in_title_and_group.php
   trunk/mythplugins/mythweb/modules/tv/tmpl/iPod/list_titles_in_group.php
   trunk/mythplugins/mythweb/modules/tv/tmpl/iPod/upcoming.php
   trunk/mythplugins/mythweb/modules/tv/tmpl/iPod/welcome.php
   trunk/mythplugins/mythweb/modules/tv/tmpl/lite/channel.php
   trunk/mythplugins/mythweb/modules/tv/tmpl/lite/detail.php
   trunk/mythplugins/mythweb/modules/tv/tmpl/lite/list.php
   trunk/mythplugins/mythweb/modules/tv/tmpl/lite/list_cell_program.php
   trunk/mythplugins/mythweb/modules/tv/tmpl/lite/recorded.php
   trunk/mythplugins/mythweb/modules/tv/tmpl/lite/schedules.php
   trunk/mythplugins/mythweb/modules/tv/tmpl/lite/schedules_custom.php
   trunk/mythplugins/mythweb/modules/tv/tmpl/lite/schedules_manual.php
   trunk/mythplugins/mythweb/modules/tv/tmpl/lite/search.php
   trunk/mythplugins/mythweb/modules/tv/tmpl/lite/searches.php
   trunk/mythplugins/mythweb/modules/tv/tmpl/lite/upcoming.php
   trunk/mythplugins/mythweb/modules/tv/tmpl/lite/welcome.php
   trunk/mythplugins/mythweb/modules/tv/tmpl/wap/channel.php
   trunk/mythplugins/mythweb/modules/tv/tmpl/wap/detail.php
   trunk/mythplugins/mythweb/modules/tv/tmpl/wap/list.php
   trunk/mythplugins/mythweb/modules/tv/tmpl/wap/recorded.php
   trunk/mythplugins/mythweb/modules/tv/tmpl/wap/search.php
   trunk/mythplugins/mythweb/modules/tv/tmpl/wap/upcoming.php
   trunk/mythplugins/mythweb/modules/tv/upcoming.php
   trunk/mythplugins/mythweb/modules/video/edit.php
   trunk/mythplugins/mythweb/modules/video/handler.php
   trunk/mythplugins/mythweb/modules/video/tmpl/default/video.php
   trunk/mythplugins/mythweb/modules/weather/tmpl/default/weather.php

Log:

Should fix all the issues with incorrect port detection for urls and streaming, also fixes #6466. Please note, using root is now no longer used in the urls, root_url or nothing is prefered, as the base href is now correctly defined




More information about the mythtv-commits mailing list