![]() |
|
New MythTV add-on using libcmyth - Printable Version +- XBMC Community Forum (http://forum.xbmc.org) +-- Forum: Development (/forumdisplay.php?fid=32) +--- Forum: PVR Development (/forumdisplay.php?fid=136) +--- Thread: New MythTV add-on using libcmyth (/showthread.php?tid=110694) Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 |
RE: New MythTV add-on using libcmyth - fiveisalive - 2012-04-20 18:18 (2012-04-20 17:58)InoD Wrote: Somehow, myth:// seems to be broken since somewhere after a Feb 26 build. I'm integrating your XBMC into OpenELEC's PVR build and today I decided to re-install my system because the latest builds from OpenELEC wouldn't work with my old installation. I'm not quite sure this problem is related to your branch, but I haven't found anyone else reporting this problem on other PVR branches. I see the same issue in my self-compiled build from master on Fedora Linux, using MythTV 0.23.1-fixes branch. RE: New MythTV add-on using libcmyth - InoD - 2012-04-20 18:41 (2012-04-20 18:18)fiveisalive Wrote: I see the same issue in my self-compiled build from master on Fedora Linux, using MythTV 0.23.1-fixes branch.Interesting... My master is running on Ubuntu 10.04, using MythTV 0.23.0+fixes24158-ubuntu2 with one library patched (some IPTV fix). RE: New MythTV add-on using libcmyth - tdavis - 2012-04-20 18:57 It crashes against a 0.24 service also.. RE: New MythTV add-on using libcmyth - tdavis - 2012-04-20 19:24 (2012-04-20 17:58)InoD Wrote: Somehow, myth:// seems to be broken since somewhere after a Feb 26 build. I'm integrating your XBMC into OpenELEC's PVR build and today I decided to re-install my system because the latest builds from OpenELEC wouldn't work with my old installation. I'm not quite sure this problem is related to your branch, but I haven't found anyone else reporting this problem on other PVR branches. I'd like to get ahold of openelec-pvr branch that your working on.. Please let me know if I can help in any way! RE: New MythTV add-on using libcmyth - InoD - 2012-04-20 21:43 (2012-04-20 19:24)tdavis Wrote: I'd like to get ahold of openelec-pvr branch that your working on.. Please let me know if I can help in any way!What I do is pull a clean copy of OpenELEC (https://github.com/OpenELEC/OpenELEC.tv.git; master branch). A modified version of mkpkg_xbmc_pvr then pulls and packs tsp's XBMC PVR sources. I upload those to my local webserver. My build script then locally modifies OpenELEC's meta file for xbmc-pvr and renames the patches. (well, it does a little more, but that's the idea) It then tries to do incremental build of OpenELEC. This build process is not really stable, because OpenELEC incremental builds tend to break, so I need to clean build results manually (and wait a long time for a full build). When OpenELEC v2 is released, I will probably use those sources instead of a git pull. Anyway, I can upload my build results (64-bit ION and Ultra only) to Dropbox when I've got a successful build for both. My latest successful build: OpenELEC_PVR-ION.x86_64-devel-20120410202935-r10494.tar.bz2 OpenELEC_PVR-Ultra.x86_64-devel-20120410214446-r10494.tar.bz2 RE: New MythTV add-on using libcmyth - bilbonvidia - 2012-04-20 22:08 (2012-04-18 01:14)bilbonvidia Wrote: Anyone had an issue where live tv wont work after a reboot, both in myth front end and xbmc? If I reconfigure the backend it plays again until re-boot. My problem was that my dvb-s and dvb-t2 card were swapping device ids on every reeboot so that mythtv though dvb-t2 was dvb-s & vice versa. Managed to stop this using udev rules as per the myth tv forum. RE: New MythTV add-on using libcmyth - Jimmer - 2012-04-21 10:52 @bilbonvidia I had the same problem with my cards (but a dual dvb-t and single dvb-t2 in my case) I got around it by passing the adapter_nr option to the module(s) by specifying it in my /etc/modprobe.d/options.conf: Code: options dvb_usb disable_rc_polling=1I never thought of writing a udev rule, just shows how many ways there are to skin a cat in linux! RE: New MythTV add-on using libcmyth - tdavis - 2012-04-21 19:55 (2012-04-20 21:43)InoD Wrote: Anyway, I can upload my build results (64-bit ION and Ultra only) to Dropbox when I've got a successful build for both. Hey, thanks, that even matches the version of openelec I've been using.. Now to download and setup a PXE boot for it. RE: New MythTV add-on using libcmyth - tsp42 - 2012-04-22 13:37 I've updated the addon now. I rewrote the artwork grapper so the greedy downloading should be fixed now. The downloading is takinf place in the background now and the preview image will be used if no fanart/coverart is found. The regex for generation folder names for series has been changed. It can now be used for naming both the folder and title of the series inside the folder using (?<folder>) and (?<title>) in the regex. The default value will use the title as the folder name and subtitle as the title. I've also added a new regex to detect from the title+subtitle if the recording belongs to a series. If the regex match the title::subtile name the recording will be classified as a series regardless of duration and genre. The default value "" doesn't match any recordings. In my case the series are named like this: Sagen genåbnet (26): Slagsbrødre The Walking Dead (18) Rejsebureauet (4:9) I use the following regex to extract the foldername before the episode number and use the episode number or the part of the title after the episode as the title: Code: ^(?<folder>.+?)(\([[:digit:]]+\):(?<title<.+)$|\((?<title>.+?)\))Code: .+?\([[:digit:]]+\)($|:.+$)I also fixed a major bug in the windows version. It turned out that the mutex in libcmyth was disabled in the windows version. This caused some unpredictable errors when two threads concurrently send messages to the backend. The windows build in the first post has been updated. RE: New MythTV add-on using libcmyth - tsp42 - 2012-04-22 20:40 New update. Timeshift is working now! |